Hi, I rooted my phone like 4 or 5 months ago following a video tutorial to jf 1.5 and then I was browsing through the market and I saw an app called apps to sd 2 for 1 or 2 bucks. I dled it and it did something to my sd card called root:root and I went to the tutorial and I didn't know how to do anything. I guess I forgot how to root so I decided to just not do it. Now my sd card isn't readable so can somebody help me? I would love to have apps to sd work so can somebody tell me exactly what to do and just not the codes.
What's not readable? Your phone doesn't see it or your PC doesn't see it? What rom are you running? What spl/recovery?
I'll just assume that you're on JF's recovery and JF's rom for this, your card is just corrupted and that you know how to use ADB or at least terminal.
Go ahead and partition your card to FAT32 using either your phone or PC (depending on what your card is... you may be better off just getting another card (8gb class 6 are under $20)
Update your recovery to Cyan's latest one (1.41? don't quote me)
In recovery, follow this guide to get your card partitioned (you will only need fat32 and ext3 partitions for this).
Flash any rom that supports auto apps2sd (I suggest Cyan's 3.6.8.1, latest stable)
If you don't understand none of that stuff above - go read some guides, you're not ready for this.
Steps for everything that I suggested are described in numerous tutorials all over this forum.
Good luck
double post
So I have to buy a new sd card? dang, ok, I guess I'll do that. And I cant access my card on my phone. When I go on my computer, everything is deleted except for the dcim folder and nothing is in it. I think my whole card restarted. There goes all my pictures and videos. I'm buying a 8gb sandisk mini sd + adapter and reader for $15+$3 shipping. is that a good deal?
phocracker said:
So I have to buy a new sd card? dang, ok, I guess I'll do that. And I cant access my card on my phone. When I go on my computer, everything is deleted except for the dcim folder and nothing is in it. I think my whole card restarted. There goes all my pictures and videos. I'm buying a 8gb sandisk mini sd + adapter and reader for $15+$3 shipping. is that a good deal?
Click to expand...
Click to collapse
As long as it's class 6 card - yeah... I heard that you can get 8gb class 6 on newegg.com for $15/free shipping... check it out.
But... once more... your card may be just fine (still do upgrade if it's not class 6, I can stress this enough). Are you on windows pc? Windows will not see ext partitions. Open up your terminal and type
$su
#busybox df -h
what's the output?
what about
ls system/sd
What's the output for this?
Hit me up on Gtalk I'll walk you thru this if you need me too
borodin79 a t g m a i l . c o m
Related
i have tried this with 2 different micro sd cards. both 1gb. 1 sandisk, the other is a samsung. both work fine in the g1 and if i connect to my laptop (windows) i can access the files and everything as normal. when i right click and tell it to format however it ejects itself and i have to remount. i do not have an adapter to put it in my card reader, so this is the only way i can do it. can anyone tell me what i'm either doing wrong or a quick fix for this?
dont know man cuz i didnt hve that problem sorry dude
The g1 doesn't like it when you do that. If you don't have the adapter. Your only option that I know of is to format it is from android itself in the system options. Sorry to hear about your situation
kxxstarr said:
i have tried this with 2 different micro sd cards. both 1gb. 1 sandisk, the other is a samsung. both work fine in the g1 and if i connect to my laptop (windows) i can access the files and everything as normal. when i right click and tell it to format however it ejects itself and i have to remount. i do not have an adapter to put it in my card reader, so this is the only way i can do it. can anyone tell me what i'm either doing wrong or a quick fix for this?
Click to expand...
Click to collapse
I have/had the same issue, so i will tell you what i did and maybe it will help. I formatted my sd card on the RC33 update in fat32 and from the computer.(when the g1 liked the sd card).
My suggestion if you don't want to downgrade to upgrade..is to stick the card in another phone that can connect to your computer and format it that way.
Upgraded to cupcake (what ever version you want). Then the g1 was reading my 4gb card wrong. So i removed all info on the sd card just copied to folder on pc and formatted the sdcard through the phone. From there it was reading the card correctly. To go on, i then partitioned with apps2sd. Placed all info back on sd card and waa laa...like magic...or dream...or hero...i dunno confusing...who's on first?
I'm using JacHero 2.7.3 superlite, and I have everything working properly. When I installed everything I had to prepare my SD card as outlined in the main post http://forum.xda-developers.com/showthread.php?t=534479 I have the three partitions set up (fat32, ext2, and linux-swap). Currently this is all set up on a 4GB Class 2 MicroSD Card, and I plan on upgrading to a 16GB Class 2 MicroSD Card, so I wanted to know if I have to re-setup everything or not. Will I have to repeat this process? How do I transfer my apps onto the new card? I have a card writer. Thanks!
veesonic said:
I'm using JacHero 2.7.3 superlite, and I have everything working properly. When I installed everything I had to prepare my SD card as outlined in the main post http://forum.xda-developers.com/showthread.php?t=534479 I have the three partitions set up (fat32, ext2, and linux-swap). Currently this is all set up on a 4GB Class 2 MicroSD Card, and I plan on upgrading to a 16GB Class 2 MicroSD Card, so I wanted to know if I have to re-setup everything or not. Will I have to repeat this process? How do I transfer my apps onto the new card? I have a card writer. Thanks!
Click to expand...
Click to collapse
You will have to partition the new card in the same process. Unless your computer can view all three partitions (or at least the apps/fat32 partitions), you'll have to re-install your apps.
Although, for the sake of your system running well, you should just re-install instead of just copying. Makes things run better no matter how much of a pain it is
Yes, you will have to re-partition everything with the new 16GB card, but you can backup all your apps by using adb to do:
adb pull /system/sd/app directory on computer\
then on the new sdcard, type in:
adb push directory on computer\ /system/sd/app
I believe push can be replaced by install to actually install the apks.
One question tho? Is there any reason you're buy a class 2 card vs a class 6 card? The speed increase you will see is really worth the price. For instance, the 16GB Kingston Class 2 card is $55 on amazon, but the A-DATA 16GB Class 6 is $49.95. Just something to think about...
link: http://www.amazon.com/s/ref=nb_ss_g...class+6+micro+sd+16&sprefix=class+6+micro+sd+
After you've set it up once on your 16GB card you will not have to re-setup everything again if you choose to flash a newer ROM, the partitions will remain.
One more way of backing up all your apps: Download Backup for Root Users from the market and do a backup of all apks, then you will find all your apps under BackupRoot on your sdcard, just mount it, and copy everything. Then when you get your new sdcard, just put the directory back as it was on your old 4GB card and use Backup for Root Users to restore all the apks for you.
Can you use Nanodroid backup/restore to handle all the apps and settings if swapping cards?
h.nocturna said:
Yes, you will have to re-partition everything with the new 16GB card, but you can backup all your apps by using adb to do:
adb pull /system/sd/app directory on computer\
then on the new sdcard, type in:
adb push directory on computer\ /system/sd/app
I believe push can be replaced by install to actually install the apks.
One question tho? Is there any reason you're buy a class 2 card vs a class 6 card? The speed increase you will see is really worth the price. For instance, the 16GB Kingston Class 2 card is $55 on amazon, but the A-DATA 16GB Class 6 is $49.95. Just something to think about...
link: http://www.amazon.com/s/ref=nb_ss_g...class+6+micro+sd+16&sprefix=class+6+micro+sd+
After you've set it up once on your 16GB card you will not have to re-setup everything again if you choose to flash a newer ROM, the partitions will remain.
One more way of backing up all your apps: Download Backup for Root Users from the market and do a backup of all apks, then you will find all your apps under BackupRoot on your sdcard, just mount it, and copy everything. Then when you get your new sdcard, just put the directory back as it was on your old 4GB card and use Backup for Root Users to restore all the apks for you.
Click to expand...
Click to collapse
I have to agree with this poster. You are taking a step back going from a class 4 to a class 2. You should really upgrade to a class 6.
Hey, sorry if this has been asked before (I'm sure it has, but I couldn't find anything through the search). I just bought an 8gb class 4 sd card that I'm looking to upgrade to from the stock N1 card. What exactly do I need to do to have everything run smoothly? Do I just need to copy everything from my N1 to my PC then pop in the new card and copy back or is there something special I need to do? I'm running CM 5.0.5.2 (upgrading to 5.3 after card swap) and Amon Ra 1.7.0.
Thanks for any help.
Basically you answered you own question. Only thing is are you planning to do app2sd?
Hi,
Thanks for confirming. I just wanted to make sure that I wouldn't run into any problems just copy/pasting. I was considering apps2sd but I dont use the phone for games or anything big like that so I wasn't sure if I really needed it.
Also, I'm pretty sure I need to format the new card before I copy everything back, right? Will the phone prompt/perform the format or do I need to do that from a pc?
Format the card to fat32. I use the pc to format. If you do want app2sd, the card is easily partition using Amon_Ra recovery. I would suggest to do partition now if you know this is something you want to so. Little less work now that when you have a lot on the card. This is just my view point on the matter. I love app2sd. I have 75 apps and only use 10 mb of internal memory with cm rom it is fast.
thanks for the clarification. How much space is recommended for the apps2sd partition and can it be expanded later on?
e/
I dont have a computer with an sd card reader, is there another way?
e2/
nvm, I can do it with the phone apparently
DreamScar said:
thanks for the clarification. How much space is recommended for the apps2sd partition and can it be expanded later on?
e/
I dont have a computer with an sd card reader, is there another way?
Click to expand...
Click to collapse
512mb is all you'll really need. You can use recovery and do USB mass toggle to access it. But one thing I think u might need class 6 card for ap2sd
Ok, so I've partitioned the sd card (ext-2 size 512, fat32 remainder). Do I need to do the upgrades to ext-4 or do I leave it as is?
A2SD will work with either ext2/3/4...
I'm running cyanogenmod 5.0.5.3 with apps2sd and amon_ra recovery 1.70 on a 4gb sd card planning on getting a 32gb card how do I swap this out and keep my existing ext.?
[Solved]Okay, I currently have a 2gb (don't even know the brand) MicroSD in my rooted Dream/G1. I am running SuperD 1.10.2. I have Apps2SD setup already. I just bought a PNY 4gb Class 4 MicroSD yesterday and I want to use it. How do i transfer EVERYTHING to it? And will I have to re-install all the apps that were installed on the 2gb card?
Thanks, xKr4zex
Krician said:
Okay, I currently have a 2gb (don't even know the brand) MicroSD in my rooted Dream/G1. I am running SuperD 1.10.2. I have Apps2SD setup already. I just bought a PNY 4gb Class 4 MicroSD yesterday and I want to use it. How do i transfer EVERYTHING to it? And will I have to re-install all the apps that were installed on the 2gb card?
Thanks, xKr4zex
Click to expand...
Click to collapse
The possibilities.....
You could do it the hard way or the easy way.
Hard way is by using adb and do
command prompt
adb pull /system/sd /sdbackup/sd
and partition your new card using amon_ra recovery
then
command prompt
adb shell
mount -a
exit
cd c:\sdbackup
adb push sd /system/sd
and that should do it.
Easy way
Make a nandroid backup with ext,
save the contents of you sdcard (especially nandroid folder)
partition your new sdcard with amon_ra recovery with your desired ext partition,
restore your backups from your old card,
place new card in phone,
nandroid restore and reboot.
You should be good.
Thanks for the reply. I also wanted to know, if I already have apps2sd and Linux swap enabled, do I have to disable>power off>new card>restore>re enable apps2sd and Linux?
Krician said:
Thanks for the reply. I also wanted to know, if I already have apps2sd and Linux swap enabled, do I have to disable>power off>new card>restore>re enable apps2sd and Linux?
Click to expand...
Click to collapse
You shouldn't have to re-do anything once your partitions are in place.
If your card is setup like FAT/SWAP/EXT3 (using EXT3 for example) for card 1 then as long as your partitions are FAT/SWAP/EXT3 for card 2 then everything should work just fine. Even if your swap partition is a different size it should be alright. The only thing is that if card 1 (old card) EXT3 partition is 500mb and if you are using 300mb of that card you need to have 300mb+ on card 2 EXT3 partition so that all of your data can fit on there after you do your nandroid restore.
I did this method personally when I went from a 8gb to a 16gb.
Old card was 8gb composed of ~7gb (FAT)/64mb (swap)/500mb (ext3)
New card is 16gb composed of ~13gb (FAT)/96mb (swap)/1gb (ext3)
I simply performed a nandroid+ext backup
Backed up my entire sdcard onto my desktop (including nandroid directory)
Put the new card in and repartitioned with Amon_RA recovery as posted above.
Restored the data from my backup that was on my desktop
Performed a nandroid+ext restore
Done. Very easy.
Just do it. You'll be amazed how complicated your making this.
I just did this this morning before seeing this thread and i did exactly as it says here. I only encountered one problem...My Music playlists didnt transfer how do i get those? I still have my old sd card with all the stuff in it by the way.
Thanks! Solved.
Krician said:
Thanks! Solved.
Click to expand...
Click to collapse
Remember to edit the title of your original post with FIXED or SOLVED
kalpa11 said:
I just did this this morning before seeing this thread and i did exactly as it says here. I only encountered one problem...My Music playlists didnt transfer how do i get those? I still have my old sd card with all the stuff in it by the way.
Click to expand...
Click to collapse
I think there are third party apps that will do that. I'm not sure what file that is exactly.
Hi,
I am unable to post in the dev forums. hence opening this thread.
I am facing a problem installing sd card bootable CM7.
I am refering to the folowing thread: [ROM][CM7] Size-agnostic SD Card image and CM7 installer for SD Cards. with updater: http://forum.xda-developers.com/showthread.php?t=1000957
I do the following:
1. Burn the 9M image (that would unpack into ~130M disk image)
2. Put the downloaded CM nightly build on the sdcard
3. Put the card in the nook color and boot
4. The nook boots to the installation process...penguin image in a corner and starts the process
However, it gets stuck at "Writing superblocks and filesystem accouting information".
I dunno if its stuck or not......because the cursor keeps on blinking.
Its been about 30 minutes and the screen stays in the above status only.
For information, I am using 16gb Kingmax Class 10 microsd card.
Any help will be greatly appreciated.......
acme2ajax said:
Hi,
I am unable to post in the dev forums. hence opening this thread.
I am facing a problem installing sd card bootable CM7.
I am refering to the folowing thread: [ROM][CM7] Size-agnostic SD Card image and CM7 installer for SD Cards. with updater: http://forum.xda-developers.com/showthread.php?t=1000957
I do the following:
1. Burn the 9M image (that would unpack into ~130M disk image)
2. Put the downloaded CM nightly build on the sdcard
3. Put the card in the nook color and boot
4. The nook boots to the installation process...penguin image in a corner and starts the process
However, it gets stuck at "Writing superblocks and filesystem accouting information".
I dunno if its stuck or not......because the cursor keeps on blinking.
Its been about 30 minutes and the screen stays in the above status only.
For information, I am using 16gb Kingmax Class 10 microsd card.
Any help will be greatly appreciated.......
Click to expand...
Click to collapse
Ummm... did you unpack the image prior to burning it to your Sdcard?
In addition it is not proven yet to work on 16gig cards, it has only been tested up to 8gig cards.
Edit: Others now have posted that 16gig cards do not work.
And Class 10 cards are known to have issue with Nook.
Search TITLES in this Forum only for "card" for threads on sd cards.
ADude said:
And Class 10 cards are known to have issue with Nook.
Search TITLES in this Forum only for "card" for threads on sd cards.
Click to expand...
Click to collapse
Hi Adude...Thanks for the update.
Have a small doubt...
I am able to install and run successfully, the sdcard bootable CM7 bt image...which is for 2gb card.
I, then, expand that partition to the rest of the card.
So is it the size of the card thats the issue?
Can this 'size agnostic' image be modified to write only to 2 or 4 gb and then we can expand the rest. I will like to ask this question to verygreen, but i still have some posts to go till I can paste in dev forums.
Thanks again for the info.......
Bumping an old thread, since I have the exact same problem, and can't post in the proper thread as well.
But I used a 2GB class 2 card( I think, it's a generic card that you get in the bundle when you buy a phone) instead, but got the same message.
Did I harm the card in anyway? Can I use it again for this procedure? Or do I have to reflash it in some way?
BrotherZero said:
Bumping an old thread, since I have the exact same problem, and can't post in the proper thread as well.
But I used a 2GB class 2 card( I think, it's a generic card that you get in the bundle when you buy a phone) instead, but got the same message.
Did I harm the card in anyway? Can I use it again for this procedure? Or do I have to reflash it in some way?
Click to expand...
Click to collapse
Generic Class 2 card. You answered your own question, it's probably too slow.
Pity, that's the only card I have lying around.
I'm very new to this so sorry for some very basic questions. But:
1. How do I restore the card to it's original state? I tried the HPUSBFW.EXE file that is in the link above(how to flash a bootable SD guide) but it says that I need admin rights even though I already am admin. Is there any other way to restore the card?
2. I have another generic 2GB from a Sony X10 mini pro, but no idea to try that then? What kind of SD-card should I buy? Since I saw that too fast SD cards have problem as well.
I also can't post in the dev thread and am having issues with this. I'm using an 8gb sandisk class 4 microsd card. I used win32imager to burn the agnostic iso file to the card. Then I clicked exit, unmounted the drive, and plugged it back in. Now the drive shows as a 115mb drive with 107mb free. In gparted it shows as 2 partitions, 1 as 115mb and another as unallocated with the rest of the 8gb. Windows can't see the unallocated one though.
So right now I'm stuck and can't copy the nightly cm7 build onto the drive. Anyone know why it formatted it like this and what I can do to fix it?
Here's an image of what I'm talking about:
107 MB is enough
gmanpie said:
I also can't post in the dev thread and am having issues with this. I'm using an 8gb sandisk class 4 microsd card. I used win32imager to burn the agnostic iso file to the card. Then I clicked exit, unmounted the drive, and plugged it back in. Now the drive shows as a 115mb drive with 107mb free. In gparted it shows as 2 partitions, 1 as 115mb and another as unallocated with the rest of the 8gb. Windows can't see the unallocated one though.
So right now I'm stuck and can't copy the nightly cm7 build onto the drive. Anyone know why it formatted it like this and what I can do to fix it?
Here's an image of what I'm talking about:
Click to expand...
Click to collapse
The nightly CM7 -87 file has around 91 MB (here: http://download.cyanogenmod.com/get/cm_encore_full-87.zip), so you should have enough space to copy it onto your sd card. Actually, that leaves more than 15 MB available, so I suggest you also put the gapps in your SD card (here: http://android.d3xt3r01.tk/cyanogen/gapps/gapps-gb-20110307-signed.zip)
About the unallocated space, it will be partitioned by the installer accordingly once you boot the NC with your SD card in it.
Looks like it's working now. I fit the nightly build on there but couldn't fit gapps(144mb). I messed up my froyo install earlier trying to put cm7 on, so I was worried I'd be stuck with a half functional rom for my upcoming 14 hr flight :/
Ok, now for my next question. How do I install it to the emmc? I tried installing it through froyo, but when I deleted the system folder and reset it to factory settings it messed up the froyo install, so now the rom manager doesn't work.
[Edit:] going to try following this thread:
http://fineoils.blogspot.com/2011/04/nookcolor-with-cyanogen-mod-70-emmc.html
What? Gapps is ~5MB only. If you're trying to install with both at the same time verygreen's instructions say that you should flash CM7 and turn on wifi first, prior to flashing gapps.
To install to EMMC you need to burn a CWM SD card, plop the nightly zip on there, boot up with it, then install zip from SD card (select the nightly). Wipe caches/data. Remove CWM card, hit reboot option in CWM menu. You'll need to either have a fresh SD card or reformat the CWM card since CM7 on EMMC requires an SD card in. Instructions for doing this (step by step) are somewhere in General forum by eyeballer.
(Also of note: the info that 16GB cards do not work with this image is no longer true)
Could anybody use a 16Gb sd card so far? I bought one just for the nook and now I found out that its not working - damn! I can't give it back so what? pls help!
Earymgn said:
Could anybody use a 16Gb sd card so far? I bought one just for the nook and now I found out that its not working - damn! I can't give it back so what? pls help!
Click to expand...
Click to collapse
I used SanDisk 16Gb and everything worked like a charm.
stud_muffler said:
I used SanDisk 16Gb and everything worked like a charm.
Click to expand...
Click to collapse
I did too(both with issues and successfully), the only problem I had with my card is that with the size of cm7 and gapps you ahve to flash them separately, so do cm7 first, put the gapps on the boot partition then reboot into recovery.
if you don't do that you'll run out of space on the boot partition during installation.
I used verygreen's instructions to put CM& on a Sandisk 16 gig class 4. Worked the first time I tried. After CM7 I shut down, put gapps on, then rebooted into recovery.
I think the majority of the problems people are having is NOT READING the part in the verygreen instructions about using Sandisk cards.
Imbroglio said:
I used verygreen's instructions to put CM& on a Sandisk 16 gig class 4. Worked the first time I tried. After CM7 I shut down, put gapps on, then rebooted into recovery.
I think the majority of the problems people are having is NOT READING the part in the verygreen instructions about using Sandisk cards.
Click to expand...
Click to collapse
Sandisk is not required.. I've also used Transcend and Kingston. Class 4 and 6 between the three.
What is required is a card that's not crap, or works like crap in the Nook Color. An OS does a lot of small operations or uses a lot of small files, so even if the card is great at mass transfers but sucks at smaller ones, it's going to be a bad experience.
Sandisk is one way to avoid it. So if you're buying one, might as well make it Sandisk. Any others.... if it doesn't work right, try a different card. That easy.