Related
Edit: I made some scripts that you can run from gscript lite found in market for free. This script will mount the last partition so your windows pc will see it. There is one for mount and one for unmount. Plug your phone in pc and run the mountsd script and your window should pop up on the pc with the folder showing the partition that your froyo rom is using. If you have your card partitioned differently then these instructions then you can just edit the mountsd script where it says /dev/block/mmcblk0p4. Change the 4 to the number of the fat32 partition that you want it to mount. http://www.multiupload.com/HNIKCP720C
If you want to copy from froyo partition to recovery partition try this
Conap said:
No need to stop being lazy but you gotta give me a minute lol...download script and run it in gscripts. In File Manager if you press the home button you will see sdcard and sdcard2. sdcard is the froyo partition and sdcard2 is the recovery partition of the card. I am sure you can get to it in astro too but don't have it downloaded to test. Just navigate to the root folder of the phone and it should have the sdcard2 directory. This will stick untill you reboot then you will have to run the script again.
Click to expand...
Click to collapse
We all have seen that froyo doesn't like partitioned sd cards. After many attempts at partitioning my sd card for another project i'm working on I figured out a way to install the "old" apps2sd on Froyo. I know alot of people preferred the way it was done in 2.1. Froyo seems to use the last partition on the sd card at least untill the 7th partition which it stops looking after that. Amon's recovery works with the first partition on the sd card. So the solution is to put a Fat32 partition as the first partition then put your ext3 and swap partitions and then a 4th partition as fat32 for the phone to use when booted. The important thing to remember is to put any rom's you want to flash on the first partition. Your nand backups will also be stored on the first partition. Pictures, music, video's, stuff you download to the phone and any other normal stuff that uses sd card will end up on 4th partition. I will give instructions using a program called gparted. I think it is available for windows also. This should work with any type of partitioning software.
I will leave the original instructions at bottom of post but after a lot of partitioning my sd card for this project and the ubuntu/debian project and the DualRom project I've found that this method is a little better. I believe someone else linked to this method somewhere in this thread
Conap said:
THIS WILL DELETE EVERYTHING OFF OF YOUR SD CARD
ok try this...boot phone into recovery...hopefully you have amon's recovery cause I don't think clockwork uses parted(not sure). Then type or copy/paste these commands:
adb shell
parted /dev/block/mmcblk0
rm 1
rm 2
rm 3
rm 4
mkpartfs primary fat32 0 2000
mkpartfs primary ext2 2001 2500
mkpartfs primary linux-swap 2501 2550
mkpartfs primary fat32 2551 7948
quit
Depending on the number of partitions on your sdcard currently it may say error after the rm 1,rm 2, rm 3, rm 4 commands. You can ignore them.
Then reboot your phone or copy the file you want to flash back on to card and flash it.
Click to expand...
Click to collapse
PLEASE BE CAREFUL WHEN USING A FORMATTING PROGRAM THAT YOU ONLY REFORMAT YOUR SD CARD AND NOT YOUR HARD DRIVE
1. BACK UP YOUR SD CARD!!!!!!!!(this will erase all data on sd card)
2. Plug your phone into your pc and mount the sd card(like you would if transferring files from pc to your card)
3. Open GParted and on the bar at the top click Gparted then devices and choose the phone( should be the second in the list if you only have one hard drive and no other external storage devices connected)
4. On the gparted screen you will see the partitions of your sd card. There should only be one at the moment if you are already using froyo. Right click on all of the partitions and click unmount and then delete. This will delete everything on your sd. Please be sure you have backed up your card.
5. You should now have one line that says unallocated.
6. Right click on unallocated and click click new. It will bring up a screen that has size and type of partition sizes. The only things you need to change are the size and type. For the first partitions I used 2000mib in the new size box but I keep around 5 Nand backups and 10 to 15 rom's stored on my card at a time. If you do not do alot of nands and store alot of roms you could probably make this partition smaller. Then under file system choose fat32 from the dropdown menu and choose add.
7. Right click on unallocated again and click new. This will bring up the screen to chose size and file system again. Normally people use 500mb for the ext3 partition for apps2sd. You can adjust the number to fit your needs. Choose your size and then make the file system ext3 and click add.
8. Right click unallocated again and click new. This partition should be around 50mb and choose file system as linux-swap.
9. Right click unallocated and new again. This will be the partition you use for your media on your phone such as pic's or music. You will want to use the rest of the space left on your card for this partition. Choose fat32 for the file system and click add.
10. You should now see 4 sections listed. First and last should be fat32, second ext3 and 3rd linux-swap. If it looks correct you hit the checkmark button at the top of the gparted screen. It will make all changes to your sd card. You can then unmount your card and make sure your phone reads it. I reccomend taking 1 picture before copying the stuff you backed up back onto your card.
Remember to put your Nand folder and any roms onto partition 1 and all other stuff you backed up on partition 4. When your card is setup you can go to http://forum.xda-developers.com/showthread.php?t=715933 to get the zip to flash to install the apps2sd. Install apps2sd as per instructions on that thread.
I have apps2sd currently running on my phone with CELB3.2 and it is working fine. I set my card up on a linux machine with gparted.
you are the man Conap ...currently running your 3.2froyo, which BTW is smooth as heck....what I hate the most about froyo is there A2sd setup ....and you have just solved that problem
rvpartsguy said:
you are the man Conap ...currently running your 3.2froyo, which BTW is smooth as heck....what I hate the most about froyo is there A2sd setup ....and you have just solved that problem
Click to expand...
Click to collapse
Well if you or anyone else that has windows test's this can someone report if you can access both fat32 partitions when you mount the phone in windows....
I'll be trying this ish later. Superb work conap. I'm on windows, I'll let you know how it goes as well
Sent from my Droid Eris using XDA App
I'm undecided if I'll try this, but if I do it'll probably more to see how it works under Windows than to use it myself.
I wish the best of both worlds, being able to have Widget apps installed to SD card, but not have separate partitions, and still be able to specify applications I want to remain in the phone memory, for speed.
No matter what, though, beautiful! Thanks for writing up the instructions!
roirraW "edor" ehT said:
I'm undecided if I'll try this, but if I do it'll probably more to see how it works under Windows than to use it myself.
I wish the best of both worlds, being able to have Widget apps installed to SD card, but not have separate partitions, and still be able to specify applications I want to remain in the phone memory, for speed.
No matter what, though, beautiful! Thanks for writing up the instructions!
Click to expand...
Click to collapse
I agree it would be nice to have the option to move specific apps back to the phone. But I have seen alot of people that prefer this way so I thought i'd write this up. I actually needed partitions for other things which is why I was looking into it anyway. I now have 8 partitions on my sd card and everything still functions correctly. I did find that Froyo would read the last partition on the sd card up untill 7 partitions. When I added an 8th partition it still looked at partition 7. In case any one was interested in more partitions just make sure the fat32 is last partition untill you have more then 7 leave 7 as fat32.
Conap said:
I agree it would be nice to have the option to move specific apps back to the phone. But I have seen alot of people that prefer this way so I thought i'd write this up. I actually needed partitions for other things which is why I was looking into it anyway. I now have 8 partitions on my sd card and everything still functions correctly. I did find that Froyo would read the last partition on the sd card up untill 7 partitions. When I added an 8th partition it still looked at partition 7. In case any one was interested in more partitions just make sure the fat32 is last partition untill you have more then 7 leave 7 as fat32.
Click to expand...
Click to collapse
Do you have a 16GB or larger card? Wow!
Very interesting information, thank you!
roirraW "edor" ehT said:
Do you have a 16GB or larger card? Wow!
Very interesting information, thank you!
Click to expand...
Click to collapse
nope just stock 8gb...mostly small partitions for testing some ideas lol...i did find that the phone does not mount any more then 7 partitions(kernel limitation maybe) You can have more then 7 if you are useing your card for things other then the phone but for phone purposes 7 is the limit.
How do I plug my phone into my computer?
need help!!
Hi I accidently run the 'makeboot' from gparted iso on my windows Vista 32bit HDD, before I read it will damage windows boot and can only run it on SD card.
Now I have not restarted my laptop, to loose every thing, I need help to correct it!
Please guide my, what are my options.
Conap said:
nope just stock 8gb...mostly small partitions for testing some ideas lol...i did find that the phone does not mount any more then 7 partitions(kernel limitation maybe) You can have more then 7 if you are useing your card for things other then the phone but for phone purposes 7 is the limit.
Click to expand...
Click to collapse
Oh, okay! Nosey people (me) want to know. Hehehe.
workshed said:
How do I plug my phone into my computer?
Click to expand...
Click to collapse
You're messing with me, right? The USB cable that came with your phone, that you can also charge your phone with???
ykhehra1 said:
Hi I accidently run the 'makeboot' from gparted iso on my windows Vista 32bit HDD, before I read it will damage windows boot and can only run it on SD card.
Now I have not restarted my laptop, to loose every thing, I need help to correct it!
Please guide my, what are my options.
Click to expand...
Click to collapse
You'll probably have to boot your Vista 32-bit installation DVD and run a Startup Repair. Or if the computer came with a recovery DVD that you hopefully burned after booting up the computer the first time, use that.
If you don't have any easier option, you can download Startup Repair-only burnable disc images from the EasyBCD website. Just google for it. Make sure and download the correct one (Vista 32-bit), and then you'll have to burn it to a CD and boot from it. Hopefully you're computer doesn't have any SATA or RAID setup that Vista doesn't include the drivers for, otherwise you'll have to download those and put them on a flash drive, and then you can load them from the Vista repair CD.
Good luck.
ykhehra1 said:
Hi I accidently run the 'makeboot' from gparted iso on my windows Vista 32bit HDD, before I read it will damage windows boot and can only run it on SD card.
Now I have not restarted my laptop, to loose every thing, I need help to correct it!
Please guide my, what are my options.
Click to expand...
Click to collapse
There is no makeboot option on gparted in linux that i can see...if you think you have messed up the boot partition of your pc don't restart it till you fix it. Google should be your best friend on that one. I don't use windows so can't be of any help to you there....
roirraW "edor" ehT said:
Oh, okay! Nosey people (me) want to know. Hehehe.
You're messing with me, right? The USB cable that came with your phone, that you can also charge your phone with???
Click to expand...
Click to collapse
LMAO
What's a usb cable... is it that black thing with a square end??
Its g8 solution, good job! little tricky on windows, but worked at the end.
workshed said:
LMAO
What's a usb cable... is it that black thing with a square end??
Click to expand...
Click to collapse
Ooooh, you got me. LOL!
ykhehra1 said:
Its g8 solution, good job! little tricky on windows, but worked at the end.
Click to expand...
Click to collapse
Are you able to get both FAT32 partitions (partition 1 for ROMs and other flashes, partition 4 for everything else) mounted with drive letters under Windows?
is there an advantage to doing this? i'm just curious
asilentcivilian said:
is there an advantage to doing this? i'm just curious
Click to expand...
Click to collapse
nevermind, i found the 2.1 dark tremor thread. i assume the same results apply to froyo with this.
asilentcivilian said:
is there an advantage to doing this? i'm just curious
Click to expand...
Click to collapse
some people just prefer this way. this way actually stores the whole apk on the phone and save's more room then froyo. plus you can mount your sd card while still using your apps. I did this mainly cause I wan't partitions for other things on my phone personally. It just happens that it helps the apps2sd issue too...
Question:
I've noticed I'm pretty much at my limit for space on my current SD card (like 80MB remaining on a 4GB!)...
I've ordered an 8GB card to replace this one... but how can I "clone" my current 4GB card (with a2sd partitions) and then copy it over to my 8GB card, without losing data, settings, apps, etc? Is there a way?
Thanks in advance.
Do this all from within Clockwork Recovery:
1) Make a nandroid backup
2) Connect the phone to a computer
3) Partitions menu > mount USB storage
4) Copy all contents from the old SD card to a temporary folder on your computer (including the clockworkmod folder which contains the nandroid backup you just took)
5) Unmount and disconnect from computer.
6) Pull battery to shut the phone off, or if you would prefer you can boot the phone and then turn the phone off immediately afterward. Pulling battery just saves time.
7) Put new SD card in
8) Boot into clockwork
9) Format the card with Clockwork w/ ext partition
10) Connect to computer, mount USB storage again, copy all files back to the phone
11) Unmount and disconnect cable from computer
12) Nandroid > advanced restore > Restore sd-ext only
13) Reboot and you're done.
And if something goes wrong, it's not really a big deal since you will still have the original files on the old SD card so you can try again or ask for help to try another method.
Sounds complicated enough to work. I'll try when the card comes and let you all know. Thanks!
gfinockio said:
Sounds complicated enough to work. I'll try when the card comes and let you all know. Thanks!
Click to expand...
Click to collapse
Haha yeah, I think it's the easiest way to do it with Windows, since you can't read the ext partition from the computer. You could probably just copy the contents of both partitions through Linux if you're comfortable doing that.
Doesn't a nandroid backup the ext partition too?
If you're using windows you could just backup your fat32 partition on your PC and partition your new card and then copy all your files back and do your nandroid restore.
I think this would work...
jdwhite87 said:
Doesn't a nandroid backup the ext partition too?
If you're using windows you could just backup your fat32 partition on your PC and partition your new card and then copy all your files back and do your nandroid restore.
I think this would work...
Click to expand...
Click to collapse
Clockwork does not back up my ext partition. It can't mount it or anything. Not sure why. Might be because its ext4, but when I do nandroids the sd-ext backup always fails.
I have to use Ubuntu and mount as storage. Then both of my partitions mount on my computer and I can do as I please. For me this seems easiest anyway. Simple copy and paste and it can be done from a live cd for those that dont already have Ubuntu.
Sent from my cm7 Aria.
drumist said:
Do this all from within Clockwork Recovery:
1) Make a nandroid backup
2) Connect the phone to a computer
3) Partitions menu > mount USB storage
4) Copy all contents from the old SD card to a temporary folder on your computer (including the clockworkmod folder which contains the nandroid backup you just took)
5) Unmount and disconnect from computer.
6) Pull battery to shut the phone off, or if you would prefer you can boot the phone and then turn the phone off immediately afterward. Pulling battery just saves time.
7) Put new SD card in
8) Boot into clockwork
9) Format the card with Clockwork w/ ext partition
10) Connect to computer, mount USB storage again, copy all files back to the phone
11) Unmount and disconnect cable from computer
12) Nandroid > advanced restore > Restore sd-ext only
13) Reboot and you're done.
And if something goes wrong, it's not really a big deal since you will still have the original files on the old SD card so you can try again or ask for help to try another method.
Click to expand...
Click to collapse
I'm stumped on step 9 - what menu option in Clockwork will format the ext partition? What menu?
gfinockio said:
I'm stumped on step 9 - what menu option in Clockwork will format the ext partition? What menu?
Click to expand...
Click to collapse
Partitions menu
CallMeAria said:
Partitions menu
Click to expand...
Click to collapse
What version has that menu option? I don't see it.
Interesting. I was sure you could format a card with ext partition through Clockwork but apparently you can't. You can do it through ROM Manager though, so I guess you may have to boot into the phone to get to it.
The programs on the ext partition won't show up yet of course. Don't be alarmed. Just partition the card through ROM Manager, then once you're done doing that, do the nadroid advanced restore. If there are any problems after a reboot (i.e., it didn't work correctly), go back and try doing the regular full nandroid restore.
gfinockio said:
What version has that menu option? I don't see it.
Click to expand...
Click to collapse
v2.5.0.1
This doesnt create a partition though. It just formats an existing partition. You'll have to use drumist's method of going through Rom manager to actually create the ext3 parition from the phone.
CallMeAria said:
v2.5.0.1
This doesnt create a partition though. It just formats an existing partition. You'll have to use drumist's method of going through Rom manager to actually create the ext3 parition from the phone.
Click to expand...
Click to collapse
Tried running ROM Manager - of course, it's installed on the 4GB card which isn't on my phone when I have the 8GB in to format. So then I re-installed it using the APK... but I get the exclamation mark when it boots to recovery to format... probably because a2sd is installing the same program on the ext part which it is now trying to format.
I think I'm going to have to format/partition it using Linux somehow instead, no?
gfinockio said:
Tried running ROM Manager - of course, it's installed on the 4GB card which isn't on my phone when I have the 8GB in to format. So then I re-installed it using the APK... but I get the exclamation mark when it boots to recovery to format... probably because a2sd is installing the same program on the ext part which it is now trying to format.
I think I'm going to have to format/partition it using Linux somehow instead, no?
Click to expand...
Click to collapse
someone recommended in another thread that when that happens you just pull out the battery and then use volume down+power to boot back into recovery and it should then work.
But the method I use is to do it from Ubuntu (a linux version). If you dont want to install Ubuntu on your computer you can make a bootable CD or USB drive with Ubuntu on it (directions for this are on the Ubuntu download page) and actually run Ubuntu from the CD/USB without ever installing it on your computer. From there you can use gParted to create paritions. And while I recommend making backups, gparted even allows you to resize and move partitions without deleting anything.
gfinockio said:
Tried running ROM Manager - of course, it's installed on the 4GB card which isn't on my phone when I have the 8GB in to format. So then I re-installed it using the APK... but I get the exclamation mark when it boots to recovery to format... probably because a2sd is installing the same program on the ext part which it is now trying to format.
I think I'm going to have to format/partition it using Linux somehow instead, no?
Click to expand...
Click to collapse
Yeah, that's what I was worried about. My suggestion then is to format the card through linux if you have a SD card reader. Easiest way is to use an Ubuntu LiveCD. Do you know how to do this on your own?
Also, definitely do a full nandroid restore once the SD card is reformatted. Since you booted the phone and tried to install an app, it's possible something got screwed up -- nothing to worry about though because a full nandroid restore should revert everything.
drumist said:
Yeah, that's what I was worried about. My suggestion then is to format the card through linux if you have a SD card reader. Easiest way is to use an Ubuntu LiveCD. Do you know how to do this on your own?
Also, definitely do a full nandroid restore once the SD card is reformatted. Since you booted the phone and tried to install an app, it's possible something got screwed up -- nothing to worry about though because a full nandroid restore should revert everything.
Click to expand...
Click to collapse
I'm reverting back now, going to sleep on it, and then investigate formatting it via LiveCD tomorrow morning. It's been several years since I've had to go near anything Unix.
By the way, another option is to just do a clean install on your phone with a ROM that has ROM Manager built in. Use that to do the format on the SD card.
drumist said:
By the way, another option is to just do a clean install on your phone with a ROM that has ROM Manager built in. Use that to do the format on the SD card.
Click to expand...
Click to collapse
That got me thinking...Ive never had a problem adding an ext partition using Rom Manager. Ive done it to 3 SD cards now without a single issue. BUT, Ive also always done it while on cm6/7 which both came with Rom Manager pre-installed with the rom and quite a bit of integration with the rom manager app...just a thought...
EDIT: Scratch that, I used it for 2 SD cards, the 3rd was done with Ubuntu.
Here's my post from the other thread
jdwhite87 said:
Rom manager - partition SD card - choose your partitions. It will reboot into recovery and try but fail to partition your card. Pull battery. Replace battery - hold volume down and power. Wait for it to try and find the libde. Img then press volume down and it will highlight recovery then press power. It will boot into recovery and finish partitioning your card.
I think that's how I got it to work.
Click to expand...
Click to collapse
I did this with two different SD cards on fr008. Both were sandisks. One was a 16 gb class 4 and the other was an 8 gb class 6. I couldn't get gparted to partition the 8 gb for whatever reason. I didn't know what Ubuntu was when I partitioned the 16 gb
It seems like an oversight that maybe of the masses of people with Android devices that one day the general (non-xda) population would want a simple way to transfer their sd card data to a larger card...
I Imagine there are a bunch of people out there clueless.
Hell, I read XDA and there was still no clear simple way in this thread.
(I got here from a Google search for SD CARD CLONE)
Got it to work, finally. Required some back-and-forth with the Nandroid backups, but I have everything running off of my 8GB SD card now, without reinstalling!
Now, to sell off my 4GB card... anyone?
How do I format the SD card as Ext4 and then make a partition of about 750mb on it?
If you have a card reader you could just boot your computer with linux (live cd or usb stick) and use linux tools (gparted etc) to partition the card.
Daz555 said:
If you have a card reader you could just boot your computer with linux (live cd or usb stick) and use linux tools (gparted etc) to partition the card.
Click to expand...
Click to collapse
Do I need a card reader, I put my phone in Disk Drive and then tried gparted but it couldnt find it, Il try a card reader tonight!
You can actually just connect via USB. Then right click on it in Linux and chose Format. Then go into the advanced options. (I use Ubuntu and have used LinuxMint in the past)
vious21 said:
You can actually just connect via USB. Then right click on it in Linux and chose Format. Then go into the advanced options. (I use Ubuntu and have used LinuxMint in the past)
Click to expand...
Click to collapse
Ok thanks ive partitioned it, now how do I get all my apps onto my partition lol!
How about using windows platform? How to partition in ext4?
c_shekhar said:
How about using windows platform? How to partition in ext4?
Click to expand...
Click to collapse
Just boot Gparted Live from a usb or something.
Repsys7 said:
Ok thanks ive partitioned it, now how do I get all my apps onto my partition lol!
Click to expand...
Click to collapse
If the rom you're using supports A2SD (every rom doesn't) there's probably instructions in the thread for that. Here's from LeeDroid's thread:
LeeDroid said:
Q: What is A2SD+
A:
A2SD+ Moves your apps & Dalvik cahche to a hidden EXT partition on your MicroSD
You will be required to format you SD card with 2 partitions as laid out below
How do i set up my MicroSD ready for A2SD+
A:
Backup all data on you SD card (this will be Formatted)
The card should be formatted with your standard FAT32 partition 1st followed by an EXT3 partition (I would recommend a minimum 512mb)
Linux users use GParted or a similar software.
For everyone else I would recommend using Rom Manager or CWM
Once you have downloaded ROM manager from the market, open the app and click partition SD Card, Select your EXT size and set 0mb for swap
Restore your data to your SD.
Flash the A2SD+ Patch
Boot << Please be aware, 1st boot may take a while depending on how many apps you have installed.
Click to expand...
Click to collapse
Hawks556 said:
If the rom you're using supports A2SD (every rom doesn't) there's probably instructions in the thread for that. Here's from LeeDroid's thread:
Click to expand...
Click to collapse
Thanks! Im using RCMix3D at the moment, im not sure if it has A2SD though, if it doesnt is there a way to get it like just flashing it or something?
Repsys7 said:
Thanks! Im using RCMix3D at the moment, im not sure if it has A2SD though, if it doesnt is there a way to get it like just flashing it or something?
Click to expand...
Click to collapse
As I said, every rom doesn't support A2SD and those who do have it probably mentioned in the OP of the rom thread (RCMix3D doesn't atm). You can't add A2SD support by flashing, you can only flash the A2SD patch to a rom that supports it.
Hawks556 said:
As I said, every rom doesn't support A2SD and those who do have it probably mentioned in the OP of the rom thread (RCMix3D doesn't atm). You can't add A2SD support by flashing, you can only flash the A2SD patch to a rom that supports it.
Click to expand...
Click to collapse
Oh alright then, Il have to find another way to get apps to sd I guess!
Thanks for your help!
Excuse me for going off-topic a bit
But why are there so many people focused on moving every application to the SD card?
It can't be for the space... I just counted and I have 70 apps installed on my internal memory, using 274 MB with 883 MB free.
I just don't get it?
co2-guy said:
Excuse me for going off-topic a bit
But why are there so many people focused on moving every application to the SD card?
It can't be for the space... I just counted and I have 70 apps installed on my internal memory, using 274 MB with 883 MB free.
I just don't get it?
Click to expand...
Click to collapse
I dont know about other people but for me, there is a new rom out every day and full wiping makes sure nothings wrong and if the apps are on the SD then its just easier you dont have to worry about losing your apps
But always you can use Titanum Backup to backup your apps.
Hmm.. So, ext4... For what? I know, ext4 is newest than ext3, but performance ext4>ext3 or for what?
suroegin said:
Hmm.. So, ext4... For what? I know, ext4 is newest than ext3, but performance ext4>ext3 or for what?
Click to expand...
Click to collapse
ext4 is the same as ext3, but has journalling initialised that makes it more fault tolerant. Don't take my word for it read me here
Dod6 said:
But always you can use Titanum Backup to backup your apps.
Click to expand...
Click to collapse
But if I do that when I restore it do I still get my progress in apps, like where im up to and stuff?
Repsys7 said:
But if I do that when I restore it do I still get my progress in apps, like where im up to and stuff?
Click to expand...
Click to collapse
Yes, as long as you backup and restore apk + Data for the required apps
ghostofcain said:
Yes, as long as you backup and restore apk + Data for the required apps
Click to expand...
Click to collapse
Oh I didnt know that, how do I do that?
Hi guys,
I've installed a CM7 ROM then installed S2E, then flashed an AOSP build to replace it. When I try to use S2E to move the apps back to NAND from sd-ext, it shows up in NAND in the first couple of boots, but later on goes back to sd-ext without S2E doing the job. I kinda figured that it's built into the ROM to move the apps to sd-ext.
What would be the safest way to move the apps from sd-ext back to /data/app, and then repartition my SD card into a single partition and use its whole storage capacity?
Thanks in advance!
ejebyte said:
Hi guys,
I've installed a CM7 ROM then installed S2E, then flashed an AOSP build to replace it. When I try to use S2E to move the apps back to NAND from sd-ext, it shows up in NAND in the first couple of boots, but later on goes back to sd-ext without S2E doing the job. I kinda figured that it's built into the ROM to move the apps to sd-ext.
What would be the safest way to move the apps from sd-ext back to /data/app, and then repartition my SD card into a single partition and use its whole storage capacity?
Thanks in advance!
Click to expand...
Click to collapse
try link2sd in the market,it's free,but once you've moved all u want to,boot into recovery and wipe cache partition and wipe dalvik,that MIGHT do the trick
one question, how do you want to partition your sd? i mean one fat or one ext partition? But seriously, one partition is a bad idea, i wouldnt recommend that.
@Ty5982, Thanks for the input! Will try that later.
@greg17477, I'm using Windows so I want to format it to a single Fat32 partition. What's your recommendation?
Partition ur sd card in recovery with 1gb and swap size 64mb,THEN,open link2sd and when u 1st open it,it checks your phone and sd card then prompts u were u want to send apps to,ext 2,3,4 or FAT 32,select FAT 32 as its what u want,then a error msg will appear,reboot,then open link2sd and now you've got your fat 32 lol
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Ty5982 said:
Partition ur sd card in recovery with 1gb and swap size 64mb,THEN,open link2sd and when u 1st open it,it checks your phone and sd card then prompts u were u want to send apps to,ext 2,3,4 or FAT 32,select FAT 32 as its what u want,then a error msg will appear,reboot,then open link2sd and now you've got your fat 32 lol
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Click to expand...
Click to collapse
Won't that have moved his apps to a fat32 partition?
If I'm reading this correctly what the OP wants is to move his apps to NAND so he can format his sd card to its full capacity in FAT32, presumably so he can use it as a normal SD card (eg for a camera, moving files etc)
I personally use a very popular app called DarkTremors Apps2SD GUI, it comes preinstalled on a lot of custom ROMS. This app checks where your apps are when you launch it, and gives you the option to either move them to SD-EXT or back again. Launch APPS2SDGUI, let it check your system, then click 'Apps are on SD!' to move them back to NAND.
P.S. I don't think you can wipe the SD-EXT partition off the SD card using Windows' built-in formatter. There are lots of freeware apps that can and will do this though, google is your friend =]
jwchips said:
Won't that have moved his apps to a fat32 partition?
If I'm reading this correctly what the OP wants is to move his apps to NAND so he can format his sd card to its full capacity in FAT32, presumably so he can use it as a normal SD card (eg for a camera, moving files etc)
I personally use a very popular app called DarkTremors Apps2SD GUI, it comes preinstalled on a lot of custom ROMS. This app checks where your apps are when you launch it, and gives you the option to either move them to SD-EXT or back again. Launch APPS2SDGUI, let it check your system, then click 'Apps are on SD!' to move them back to NAND.
P.S. I don't think you can wipe the SD-EXT partition off the SD card using Windows' built-in formatter. There are lots of freeware apps that can and will do this though, google is your friend =]
Click to expand...
Click to collapse
@Ty5982, unfortunately it didn't work. It went badly and I lost the apps in sd-ext so I ended up restoring them..
@jwchips, thanks! Will try that one instead. Yep, I've read about the tools/apps that can be used to partition/format storage devices with EXT. Thanks again.
ejebyte said:
@Ty5982, Thanks for the input! Will try that later.
@greg17477, I'm using Windows so I want to format it to a single Fat32 partition. What's your recommendation?
Click to expand...
Click to collapse
well i would recommend tu have 2 partitions, ext and fat. Just to be safe or prapared in case your want to try a different rom. Nowadayes almost every rom uses ext partition. And you won't run out of space, if you install some more apps.
greg17477 said:
well i would recommend tu have 2 partitions, ext and fat. Just to be safe or prapared in case your want to try a different rom. Nowadayes almost every rom uses ext partition. And you won't run out of space, if you install some more apps.
Click to expand...
Click to collapse
I see. Thanks! Currently I have a 512MB EXT partition on my SD card. I thought I'd be able to choose which apps to move there but it seems my ROM automatically symlinks the apps installed to the EXT partition.
So I decided I want to just install the apps to NAND since I don't really install a lot of apps and I'm using a TMOUS HD2, just for an extra boost in performance compared to when apps are installed to SD-EXT. Then I'll just selectively move apps to SD.
ejebyte said:
I see. Thanks! Currently I have a 512MB EXT partition on my SD card. I thought I'd be able to choose which apps to move there but it seems my ROM automatically symlinks the apps installed to the EXT partition.
So I decided I want to just install the apps to NAND since I don't really install a lot of apps and I'm using a TMOUS HD2, just for an extra boost in performance compared to when apps are installed to SD-EXT. Then I'll just selectively move apps to SD.
Click to expand...
Click to collapse
ah ok, on TMOUS HD2 you might do not need an ext partition
greg17477 said:
ah ok, on TMOUS HD2 you might do not need an ext partition
Click to expand...
Click to collapse
That's what I've figured..
I might just back-up everything then re-flash and repartition my phone and SD card. Anyway, thanks everyone!
ejebyte said:
That's what I've figured..
I might just back-up everything then re-flash and repartition my phone and SD card. Anyway, thanks everyone!
Click to expand...
Click to collapse
Hi, I hope you guys are still around, I´ve been looking for an answer and can´t find anything, heres the question I posted on another thread:
I´ve been having trouble with my phone freezing even after full wipes, so I´ve come to the conclusion my sdcard is corrupt.
So I want to go through the Gparted process to format and re-partition my sdcard.
Currently I have 16GB class 6, which has the recommended FAT32 and 1GB ext4.
Is it safe (or even possible) to format the sd card now. I tried with Gparted and only the FAT32 partition showed up???
The rom is runnymede aio which requires the ext4
Thanks
colinmc8 said:
Hi, I hope you guys are still around, I´ve been looking for an answer and can´t find anything, heres the question I posted on another thread:
I´ve been having trouble with my phone freezing even after full wipes, so I´ve come to the conclusion my sdcard is corrupt.
So I want to go through the Gparted process to format and re-partition my sdcard.
Currently I have 16GB class 6, which has the recommended FAT32 and 1GB ext4.
Is it safe (or even possible) to format the sd card now. I tried with Gparted and only the FAT32 partition showed up???
The rom is runnymede aio which requires the ext4
Thanks
Click to expand...
Click to collapse
be sure to format both partitions as primary.
I installed ZOE 5 & everything works fine, but i made ext partition 1 gb although 512 mb would be fine.
What is the best way of resizing ext without installing everything again?
My idea would be backing up room & sd card, resizing ext and reverting sd data & restore point.
Don't get complicated, Use Recovery.
Backup your SD CARD, then Partitionate again, then put again your backup on your SD CARD. Done.
recovery
how to increase system partition through recovery?
You cannot. Changing of partition sizes can only be done via Fastboot.
-Grift- said:
You cannot. Changing of partition sizes can only be done via Fastboot.
Click to expand...
Click to collapse
Thanks, it worked.
leoposas said:
Don't get complicated, Use Recovery.
Backup your SD CARD, then Partitionate again, then put again your backup on your SD CARD. Done.
Click to expand...
Click to collapse
Partitioning via recovery is not recommended because it can damage sd card(this happened to me). You should use tool like minitool partition.
username_lt said:
Partitioning via recovery is not recommended because it can damage sd card(this happened to me). You should use tool like minitool partition.
Click to expand...
Click to collapse
Always done through recovery. There was no key problems
ubuntu
Any ubuntu program?
br501 said:
Any ubuntu program?
Click to expand...
Click to collapse
gparted, fdisk, parted, kde partition editor.
Sent from my LG-P990