What is the procedure of shifting to a new SD card? - Optimus One, P500, V General

Guys I ordered a new 8gb SanDisk class 6 card for my O1 so firstly I would like to know the things i should do to shift from my current 2gb card to the new one.
What are these partitions and how can I do that??
Will I have to reflash the rom after putting the new card??
Sent from my LG-P500 using XDA

If you don't know what the current partitions are, then the original card is probably one big FAT32 partition. Which is probably what the new 8GB one is. If you had partitioned it differently you would know it.
So the short answer is:
power off the phone
remove the card and mount on your PC
copy everything to a folder on your hard drive including .hidden files and dirs*
unmount the 2GB
mount the 8GB
copy back to the card
unmount the 8GB
replace in phone and boot
* you didn't mention what OS your PC is, so I will assume WinDoze

> if ur using amonra recovery .. you could simply partition sd card
> leave swap to 32
> partition size.. ur choice
> if ur not planing to use ungaze data2sd
> convert it to ext2-ext3
> covert ext3 to ext4 (ext4 is better and cm7 supports it)

neko95 said:
> if ur using amonra recovery .. you could simply partition sd card
> leave swap to 32
> partition size.. ur choice
> if ur not planing to use ungaze data2sd
> convert it to ext2-ext3
> covert ext3 to ext4 (ext4 is better and cm7 supports it)
Click to expand...
Click to collapse
can u explain it a bit more?? Im not planning to use ungaze data2sd (actually i have no much idea about it lol but until now i have never used it so i dont think ill need it ) so then what should i do??
and yes I am using ur GTR so what would be the best partitions and how to do it??

IKnowIRock! said:
can u explain it a bit more?? Im not planning to use ungaze data2sd (actually i have no much idea about it lol but until now i have never used it so i dont think ill need it ) so then what should i do??
and yes I am using ur GTR so what would be the best partitions and how to do it??
Click to expand...
Click to collapse
Don't get yourself confused, just copy everything in your 2gb sdcard to your computer, then unmount it. Mount your 8gb sdcard and copy back the files into the sdcard and all is done
There is no need to reflash ROM, and no need to care about partitions etc since u don't use them anyway
Sent from my LG-P500 using XDA

IKnowIRock! said:
can u explain it a bit more?? Im not planning to use ungaze data2sd (actually i have no much idea about it lol but until now i have never used it so i dont think ill need it ) so then what should i do??
and yes I am using ur GTR so what would be the best partitions and how to do it??
Click to expand...
Click to collapse
> TAKE NOTE , before copying ur files to ur new sd, if ur planing to partition it.. partition it first.. why? cause your sd will be formatted during partition and all data will be lost..
> I already told how to.. just follow that procedure

What is swap and ext?? and what is the purpose of them??
Plus I use App2SD though...not any other special scripts
Sent from my LG-P500 using XDA

IKnowIRock! said:
What is swap and ext?? and what is the purpose of them??
Plus I use App2SD though...not any other special scripts
Sent from my LG-P500 using XDA
Click to expand...
Click to collapse
for SWAP google Linux Swap, but its basically a paging file for your phone in a linux environment, if you dont know what that is, google lol, but what it does is moves stuff on your Ram to this Swap thing, but android has its own methods, so Swap is only nessesary if you plan playing heavy games, and with apps like SWAPPER2, that you need in order to enable Swap on your phone, it can create a Swap file that just sits on your card, that acts like a partition without the hassle of you actually partioning anything.
EXT- they mean EXT3 or EXT4 which is a linux format, which in android case, you make your sd card into two parts, one the ordinary FAT32 part which is what you current SD card is, and another EXT part, on which with scripts, or even better LINK2SD, you move all your user apps 2, its similar to the APP2SD you use now, but it moves Dalvick cache and libraries, which APP2sd doesnt, so it saves more room on your internal phone memory, as you are actually moving the ENTIRE app to the sd card, say you want to move Angry Birds to SD using APP2SD, you will notice something like 5MB is still left on your internal memory, with LINK2SD it wont be left.
Also EXT partitions can not be seen by windows, so when you mount your phone as external usb drive, you can still use all the apps you moved to SD card, were is you wont be able to do that with APP2SD.
But yes in short EXT partition on your sd card, just splits your physical SD card into 2 virtual SD cards =)

neko95 said:
> if ur using amonra recovery .. you could simply partition sd card
> leave swap to 32
> partition size.. ur choice
> if ur not planing to use ungaze data2sd
> convert it to ext2-ext3
> covert ext3 to ext4 (ext4 is better and cm7 supports it)
Click to expand...
Click to collapse
hey neko im stucked...i partitioned swap to 32 and ext to 512 successfully..but i cant partition ext2 - ext3 or ext3 to ext4
i am using Amonra recovery..it says "Oops something went wrong.CHech recovery log..."
I need ur help

Related

Something about partitioning of sd card?

Hey guys! I found some videos on YouTube and learned something about partitioning of the sdcard.And I believe that we need to choose some ext. partition of 128,256 or 512mb and do some swapping things.Will that actually increase the internal space on our phone? Can someone show me a thread regarding this or give me a detailed explanation??? Thanks!
Some ROMs have this feature implemented. (Void, megatron, etc) Nothing new...
Sent from my LG-P500 using XDA App
So will it increase internal storage space???
It doesn't increase it. The apps will install on sd card and you will have more free space on internal storage.
Sent from my LG-P500 using XDA App
Is it the same as Apps2sd?
Yes. App2sd needs that ext partition. Otherwise the phone simply uses the entire memory card with FAT filesystem.
masteryx said:
Yes. App2sd needs that ext partition. Otherwise the phone simply uses the entire memory card with FAT filesystem.
Click to expand...
Click to collapse
Do you mean the original 2GB SD has ext partition? I think there is only one partition although I can use apps-to-sd in my P500. What is the real benefit by using more than one partition?
Yeah I would like to know that too!
rikux said:
Do you mean the original 2GB SD has ext partition? I think there is only one partition although I can use apps-to-sd in my P500. What is the real benefit by using more than one partition?
Click to expand...
Click to collapse
No, rikux, the original card only has FAT partition.
EXT type partition should be created only if you plan to use app2sd with a custom ROM.
In case things are not clear, App2SD is a feature that moves installed applications onto the memory card. There are two ways of using it:
1. Simple install of the app from the market. Now you got yourself a nice little batch mover from internal memory to the card. It can not move apps installed as services and widgets. You could move the apps yourself, but you can only do it one by one - so there's where Apps2SD comes in handy because it lets you do it all at once. All clear so far, OK?
2. A more sophisticated use of this feature, actually called "a2sd" and used in the custom ROMs. What it does is tricking the phone into believing it has more internal memory available. But all this extra space must come from somewhere, right? Thus, this space it's taken from the memory card under the appearance of an EXT partition. Why EXT, I don't know - probably in order not to confuse the phone with two FAT partitions. Now, when you install an application, the app goes to the internal memory but physically it's hosted on the SD card... get it? No more "moving to SD card" necessary, because now if you choose to MOVE an app from the "internal memory" to the "SD card", what you're actually doing is moving it from the EXT partition to the FAT partition. Moreover, now even service apps and widgets go to the SD card, and everything happens automatically.
rikux, you're falling in the first case above.
AsherChua, what you've seen on Youtube fits in the second case above.
I really hope you understand now the differences, and the utility.
Masteryx thanks very much for the good explanation.
As I am not going to use any custom ROM, the Froyo 2.2 inbuild capability to install2SD one by one is enough for me. So it seems like I don't need any more partitions.
The question still remains, are these "App2SD" and "a2SD" somehow more efficient than the standart Froyo apps2sd, which cannot install all apps to sd and if it can then only a part of app is in sd. I assume methode 1. and 2. can install all apps to sd.
Still one question as my 2GB original SD is quite full allready. Is it OK to copy all from the original SD to a bigger SD with PC card reader? Can the new SD be formatted in PC and is FAT32 OK?
Method 1 can install on the card only the apps that Froyo allows, not all of them. Method 2 installs all of them on the card.
About the new card: yes, it will work just fine. Just make sure you copy everything, including the hidden files and folders.
I suggest formatting the new card in the phone. Let it "decide" what kind of FAT system should be used. I know that FAT32 is a bit more reliable, but the phone manual clearly states that the card should use FAT16 (aka FAT) file system. I'm pretty sure both will work exactly the same, so do as you please.
Thanks masteryx for the brilliant answer! One question though,I'm using megatron and it has apps2sd 'preinstalled' in that rom. So can I say that I have case 2 enabled too?
AsherChua said:
Thanks masteryx for the brilliant answer! One question though,I'm using megatron and it has apps2sd 'preinstalled' in that rom. So can I say that I have case 2 enabled too?
Click to expand...
Click to collapse
Yes, you do.
Right thanks!

[Q] Partition my SD Card

Hi All...
I am tired of trying partition of SD Card..
I was using MiniTool Partition Wizard Home Edition for partition..but after successful partition...firstly Windows doesnot recognised my SD Card and my cell phone flashing a message "Demaged SD Card"
Pls help...
silver2706 said:
Hi All...
I am tired of trying partition of SD Card..
I was using MiniTool Partition Wizard Home Edition for partition..but after successful partition...firstly Windows doesnot recognised my SD Card and my cell phone flashing a message "Demaged SD Card"
Pls help...
Click to expand...
Click to collapse
You done something WRONG. You have partitioned your SD. In what format they are(partitions)and how big is your SD?
CHEERS!
I am using 4GB Card..
First Partion is for FAT32 say ~3.5 BG
Second Partition is for ext4 ~.5 GB..
I also tried other way around..means First ext4 and then FAT32..
silver2706 said:
I am using 4GB Card..
First Partion is for FAT32 say ~3.5 BG
Second Partition is for ext4 ~.5 GB..
I also tried other way around..means First ext4 and then FAT32..
Click to expand...
Click to collapse
OK, but you spelled little wrong(3.5gb and 5gb=8.5gb). Not matters. Try to make NOT ext4, but ext2. And but them both like PRIMARY PARTITIONS.
CHEERS!
casiocas said:
OK, but you spelled little wrong(3.5gb and 5gb=8.5gb). Not matters. Try to make NOT ext4, but ext2. And but them both like PRIMARY PARTITIONS.
CHEERS!
Click to expand...
Click to collapse
it is .5 GB.. so 3.5 + .5 = 4..any ways..u want me to make ext2 & FAT32 and both primary ..right..?
Any other tool to make partition...?
silver2706 said:
it is .5 GB.. so 3.5 + .5 = 4..any ways..u want me to make ext2 & FAT32 and both primary ..right..?
Any other tool to make partition...?
Click to expand...
Click to collapse
.. Dude just reverse the partition order... first fat then ext... worked for me as windows does not recognise ext and may be if you have partitioned ext4 and your current rom does not support it (or mount it) it would say damaged SD.
silver2706 said:
Hi All...
I am tired of trying partition of SD Card..
I was using MiniTool Partition Wizard Home Edition for partition..but after successful partition...firstly Windows doesnot recognised my SD Card and my cell phone flashing a message "Demaged SD Card"
Pls help...
Click to expand...
Click to collapse
not sure but i have formated my sd card many times. sometimes that tools gone crazy. i suggest u select the sd card in minitools and run 'wipe' first by click in menu partition->wipe partition. than u can format like it should.
btw my laptop cannot read if my sd card partition fat32 + ext4. it asking me to format again if wan to open (in my computer). but other laptop can open.
matrixloaded said:
.. Dude just reverse the partition order... first fat then ext... worked for me as windows does not recognise ext and may be if you have partitioned ext4 and your current rom does not support it (or mount it) it would say damaged SD.
Click to expand...
Click to collapse
Jep, make SECOND partition ext2 and FIRST FAT32. And both PRIMARY PARTITIONS(like matrixloaded sayed).
CHEERS!
Thanks to all for there valuable suggestions..matrixloaded and casiocas..based on ur hint "Some ROM does not support partitioned SD Card"...I partitioned my SD card first FAT32 and then ext2 (both primary)..ingnoring dmaged SD card warning..I flashed Coderom v2..and yeppeeeeeee............successfully installed with partitioned SD..
Thanks to both of u...
What rom are you on? I believe that's the first thing that matters.
XDA ♥
consegregate said:
What rom are you on? I believe that's the first thing that matters.
XDA ♥
Click to expand...
Click to collapse
Agreed....

[Q] App2SG problem?

Hey
I have just bought a new Micro SD card class 10 and created 2 partitions as the guide says(one fat32 and one ext4).
When i open Apps2SD the first page says that apps are on SD and when I click it, loads and says the same thing!
I want my apps on the Internal storage but I cannot move them!
Also swap is deactivated and I cannot activate it!
Any suggestions?
Isn't better to have my apps installed on internal storage?
It's always better to have them in the sdcard so you save internal memory space .
I wouldn't recommend using swap though
Sent from my GT-S5830 using XDA App
If I move them to phone storage, they will move to the ext4 partition right?
I have assigned almost 1GB to the ext4 partition for this reason!
But can you imagine why I can't move them with Apps2SD?
kakouto said:
If I move them to phone storage, they will move to the ext4 partition right?
I have assigned almost 1GB to the ext4 partition for this reason!
But can you imagine why I can't move them with Apps2SD?
Click to expand...
Click to collapse
When they said "Apps are on SD!" they meant "Apps are on SD-ext4!"
Sent from my GT-S5830 using XDA App
kakouto said:
If I move them to phone storage, they will move to the ext4 partition right?
I have assigned almost 1GB to the ext4 partition for this reason!
But can you imagine why I can't move them with Apps2SD?
Click to expand...
Click to collapse
Are you using "Apps 2 SD" from Market?
I don't think this app can move the apps for a ext4 partition (because it's not saying it)
Wich rom are you using? For CyanogenMod you can look for S2E in market, but for stock or another custom roms I don't know wich app should work :/
ps: I'm also looking for a app/script to do that.

[Q]16GB SD can change with internal storage?can any1 show me where the tutorial?THX!

16GB SD can change with internal storage ?can someone showme where the tutorial?THX!
i just bought a 16gb sd card, anyone help me find where the tutorial ?
Here u go www.google.com
regards,
•ƒγяύs ργяσ™•
help pls ,,,,,
I have no idea what the question is.
i guess he meant he want to move apps to his sd card ..
1.download link2sd from market
2.copy paste all your sd card files to your computer ( this will format your sd card )
3.reboot to cwm
4.go advance
5.go partition sd card
6.choose your size ( i choose 1024 mb dun go 256mb too little )
7.linux swap 0 mb
9.wait ( quite long about 5mins )
10.done
11.reboot
12.enter link2sd
13. pick ext 3.
14.reboot
15. you can now send apps to sd
The easy way to do it is format it with clockworkmod, it will create an EXT partition and a swap along with the standard FAT partition.
I preferred to use commandline parted and shell fu, but there is also gparted linux liveCD or windows tools like Easeus or Minitool.
Then use link2sd to "link" apps to use the ext partition. Your ROM may already have a2sd, in which case app2sd app is a GUI to control that, or for CM you can use S2E as well
-Download 'Forece2SD' .apk file
Note: This will only work if you are rooted
If you thought My comment was gelpful, Gimme a one-up!
@kabir: force2sd doesn't appear to handle or reformat an EXT partition. There are significant issues with running apks from the FAT sdcard partition (app break on boot, disappear when using usb storage, possibly lower performance due to all the virtual mountpoints), and I think link2sd is better than force2sd because of that.
Can you really use EXT partition of SD card as internal memory ??
he mean swap right? so the main selected memory would be sd card.
i have made a tutorial
go and read it
thx you eraser0
but ur ways is too many steps to follow and it is just linked , have any idea same with this ..? , just flash with CWM and the partition changed ...lol..
Example ~http://forum.xda-developers.com/showthread.php?t=1161557
I agree.
The only purpose of suggesting force2sd was its simplicity, and I can't think of a simpler way of freeing up space.
Also, the partition. basically, all we're doing is fooling system to believe that it has more memory than it actually does.
Sent from my GT-S5830 using XDA App

[HELP] Partiton SD in CWM Recovery V6

Hello!
As I can partition the microsd with CWM Recovery, if I get in paragraph advance, to partition the sd.
I want to increase the memory for the app using the microsd.
I have the V6 version of CWM Recovery v1.25 with KernelPanic
Thank you!
For Swap Use 0mb nd For SD-EXT Use 512mb (I Guess This Is More Than Enough For A Normal User)
After That Install S2E or Link2SD App From Play Store!
Move Ur Apps To SD-EXT Using One Of This App!
COPY ALL OF UR SD CARD DATA BEFORE MAKING A PARTITION! OR YUH WILL LOSE ALL YOUR DATA ON UR SD CARD!
DeeJayAhmed said:
For Swap Use 0mb nd For SD-EXT Use 512mb (I Guess This Is More Than Enough For A Normal User)
After That Install S2E or Link2SD App From Play Store!
Move Ur Apps To SD-EXT Using One Of This App!
COPY ALL OF UR SD CARD DATA BEFORE MAKING A PARTITION! OR YUH WILL LOSE ALL YOUR DATA ON UR SD CARD!
Click to expand...
Click to collapse
Thanks, but do not let me partition the CWM Recovery V6. There goes that option and earlier, if there was in the ADVANCE menu -> Partition SD.
Now those options do not work out. Since then I can make the partitions?
Install Link2sd and check already u have sd-ext partition
Sent from my SK17i using xda premium
riyasopr said:
Install Link2sd and check already u have sd-ext partition
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
Hello
I have no sd-ext partition because I could not make it from the CWM Recovery version 6. Since I do not get the option to partition the sd.
What I know is because at the CWM Recovery, it leaves the option to partition your sd and other Recovery as version 5, if it comes.
Download a software named "MiniTool Partition & do it via computer. You can add ext2/3/4 partiton with it.
saqib nazm said:
Download a software named "MiniTool Partition & do it via computer. You can add ext2/3/4 partiton with it.
Click to expand...
Click to collapse
I downloaded the program and I partitioned the sd with ext4 and fat32
But I think the program did not recognize me Link2sd While ext4 partition because I see that now in the applications menu, the phone recognizes the ext4 as internal memory.
Since in the applications menu, I keep saying that the phone only has 350MB capacity.
What did u want then?u said u want to increase the partition for using apps.there should b 2 partition now.one is ptimary fat/fat32( below 4gb fat,over 4gb fat32) for external memory & other is primary ext partition for internal storage
Sent from my Xperia Live with WALKMAN using xda app-developers app
cachiputi said:
I downloaded the program and I partitioned the sd with ext4 and fat32
But I think the program did not recognize me Link2sd While ext4 partition because I see that now in the applications menu, the phone recognizes the ext4 as internal memory.
Since in the applications menu, I keep saying that the phone only has 350MB capacity.
Click to expand...
Click to collapse
Are you sure that in you SD card, the 1st partition is FAT32 and is set to primary & 2nd partition is EXT4 and also set to primary?
In applications menu, if the internal memory is recognized as EXT4, you may have formatted the 1st partition of your SD card as EXT4.
Try this tutorial : http://forum.xda-developers.com/wiki/index.php?title=SD_card_partitioning
In the tutorial, the 2nd partition is formatted as EXT2, try EXT4.

Categories

Resources