Used verygreen's Size-agnostic SD on 1g, formated it and now has 116mb - Nook Color Q&A, Help & Troubleshooting

So i used the verygreen's Size-agnostic SD and Cm7 installer on ma 1g, it turned out great. But i got this 4g now so i wanted to clear ma 1g so it cud be free of space. When i formatted my 1g tho, it told me it only has 116mb space in total. In so lost here can someone help me out?

You need to delete all the partitions and create a single one.
---------------------------------
Sent from my LG Optimus V using Tapatalk
If this post helped you don't forget to say thanks!

koopakid08 said:
You need to delete all the partitions and create a single one.
---------------------------------
Sent from my LG Optimus V using Tapatalk
If this post helped you don't forget to say thanks!
Click to expand...
Click to collapse
... and use either MiniTools or EASEUS

I have the same problem, except no tool can see the 4 existing partitions. I have tried every tool I could find include EASEUS, SD Formatter, DiskPart, etc. My card has 31MB showing out of 8GB.

Try formatting it with your Nook Color or your cell phone.

LBN1 said:
Try formatting it with your Nook Color or your cell phone.
Click to expand...
Click to collapse
I tried my nook, windows XP, windows 7, every digital camera we had....nothing works. Windows 7 claims it is write protected (not possible with uSD).

Are you using an internal SD reader or external? There have been issues reported with internal readers not showing the partitions properly.
- Aerlock

Aerlock said:
Are you using an internal SD reader or external? There have been issues reported with internal readers not showing the partitions properly.
- Aerlock
Click to expand...
Click to collapse
I tried it on the laptop that I used to make the card (internal), another laptop (internal) and 2 different multi-card readers.

http://knol.google.com/k/adam-watters/allocate-unallocated-space-on-a-flash/pm2bmdiy9bl9/4
this will fix it

tehmanmuffin said:
http://knol.google.com/k/adam-watters/allocate-unallocated-space-on-a-flash/pm2bmdiy9bl9/4
this will fix it
Click to expand...
Click to collapse
Wait, will this work if you're going to be using the microSD to run CM7 off of? In other words, can I reclaim the unallocated space without affecting the boot partition that contains CM7?

I wound up working the other partitions of mine through Ubuntu. Might try downloading a LiveCD, then run it off the CD and start up gparted.

I tried using gparted boot CD and had no luck. I send the card back for RMA.

Related

[Q] 32gb sd card is now a 8mb sd card :(

hey peeps
just bought a 32gb sd card for my hero and began transferring files.
the idiot that i am i accidently disconnected thinking it had finished transferring and the sd card became unreadable
i reformatted it in windows 7 disk management and it only shows as a 8mb partition.
i tried deleting the partition but it wont let me. i have also tried windows xp disk management and also partition manager pro but it freezes and crashes
i loaded the windows xp setup disk and managed to delete the partition but still shows as a 8mb disk
im ripping my hair out as it was such a stupid mistake
any ideas on how to fix this would be greatly apreciated
thanks
sy
Will it let you resize the 8mb partition?
Sadly not. In the windows xp setup it shows as a 8mb device even though I managed to delete the partition
Sent from my Hero using XDA App
Oh ive also tried formatting it using the clockworkmod recovery. Its unable to mount the card
Sent from my Hero using XDA App
Greetings Symondo10
Why not use adb ?
See the following link for more help :
http://androidandme.com/2009/08/news/how-to-manually-partition-your-sd-card-for-android-apps2sd/
Use the following code in recovery mode to inform you on any parts that mite all ready be on the card,
Code:
adb shell
parted /dev/block/mmcblk0
print
Regards
Steven
Hey thanks alot. Il check out n let you know what happens
Sent from my Hero using XDA App
Symondo10 said:
Hey thanks alot. Il check out n let you know what happens
Sent from my Hero using XDA App
Click to expand...
Click to collapse
DL a program called GParted, boot into it and do some low-level formatting. That should do the trick.
Andyt95 said:
DL a program called GParted, boot into it and do some low-level formatting. That should do the trick.
Click to expand...
Click to collapse
Yeah this would be better as more user friendly with a nice gui to use,
I have this same problem. How did you fix it?
jermaine151 said:
I have this same problem. How did you fix it?
Click to expand...
Click to collapse
I'd say gparted or any other low level formatting tool would work nicely.
Nope. Gparted wouldn't even see it. I ended up getting a refund from eBay. Oh well.
sounds like a problem i had when i formatted my pen drive with my mac. It would show on windows as a 16 mb partition. I dont know if this will help but try this and see if its the same issue. http://pitumbo.com/how-delete-gpt-partition-or-efi-mac-hard-disks-vista-or-xp
probleem resolve
for me was the same problem i just downloaded this program ( SD Formatter v2 0 0 3 ) and resolved the problem.
Soryy for mi poor English.
Does Amon RA recovery partition work with it?
easiest way is that you should go in the recovery mod and partition ur sd card gives swap and EXt values 0 and start partition your actual size of Sd card will come back again cheeerssssss

SDHC 8Gb SDcard not recognized

Hi there, new to this forum so can't post to development forum although I searched there. I'm running Swiftdroid 1.8 / CM7 by Mur4ik on my GT540 and all works fine. The stock 2Gb SDcard that came with the phone is a bit small for my liking so I got myself a Kingston 8Gb class 4 SDHC. Unfortunately this card does not seem to be recognized by the phone, the following are the symptoms:
1. When inserting card and booting phone, mostly it gets stuck at LG boot screen.
2. Sometimes it does boot but then doesn't mount the SDcard. After boot I get a notification like "unknown filesystem on SDcard" (or similar), and do you want to format the SDcard? Yet if I try to format it using the phone, it doesn't work.
3. Checking with adb shell and "mount" I see that the SDcard is not actually mounted.
4. The card is recognized fine on a computer via USB under both Windows and linux, and I can transfer files.
5. When manually partitioning the SDcard (gparted under Ubuntu) to only contain a 4Gb partition formatted with FAT16, then it works fine and is recognized (remaining 4Gb unused). Unfortunately FAT16 is 4Gb max, so I can't format the whole card in a single FAT16 partition. Also at that size FAT16 is very space wasteful (65k cluster size) so that even a tiny file takes minimum 65k space.
6. However, when formatting this SAME partition (i.e. 4Gb) as FAT32 it is not recognized and I get the same errors as above with the single 8Gb FAT32 partition.
7. I tried reformatting the card with SD Formatter 3.0 from ---www dot sdcard dot org--- but it did not make a difference.
So it does not seem to be the card that's faulty. Has anyone else experience with using FAT32 formatted SDcards on Swiftdroid? From reading the forums this should be no problem and certainly the Linux kernel can recognize FAT32. Also there was a report of someone using a 32Gb SDHC with the GT540 although I'm not sure which firmware (stock or mod).
I haven't tried it with Stock LG 2.1 ROM but am very happy with Swiftdroid so don't want to go back to 2.1 just to get the SDcard working.
Have you formatted it as primary
Faulty SD card? ,I'm using a 8gb on swiftdroid
Sent from my GT540 using XDA App
I had a problem with mine too and did tons of research but mine is really death lol is other story. But tell you what first try with the best and leave small alternative fixes for later PS. I have many . Download disk parted is freeware and is a portable program no need to install. Is intuitive to use. It has a wiki if you don't know what to do with the app.
Last post, bed time!
Sent from my GT540 using XDA App
gizmo001i said:
Have you formatted it as primary
Click to expand...
Click to collapse
Yeah sure, formatted as first primary partition.
aaa801 said:
Faulty SD card? ,I'm using a 8gb on swiftdroid
Sent from my GT540 using XDA App
Click to expand...
Click to collapse
Don't think the SD card is faulty as I can mount, format and read/write to it via usb on a computer running both Windows and Linux.
lavero.burgos said:
I had a problem with mine too and did tons of research but mine is really death lol is other story. But tell you what first try with the best and leave small alternative fixes for later PS. I have many . Download disk parted is freeware and is a portable program no need to install. Is intuitive to use. It has a wiki if you don't know what to do with the app.
Last post, bed time!
Sent from my GT540 using XDA App
Click to expand...
Click to collapse
What is the "disk parted" software you are referring to? Can't seem to find it. Can you post a link? I've tried gparted, fdisk and cfdisk under Linux, as well as SD formatter 3.0 under Windows.
I have had similar problems after changing card, that I managed to resolved after rebuliding MBR of the card and reformating the card
Use Mini Partition Wizzard (Home Edition), delete existing partitions ,select disk and rebuild MBR, than do the format.
I hope that helps, I worked for me.
jrohwer said:
What is the "disk parted" software you are referring to? Can't seem to find it. Can you post a link? I've tried gparted, fdisk and cfdisk under Linux, as well as SD formatter 3.0 under Windows.
Click to expand...
Click to collapse
Soooooooooooooooo soooooooooooooooo sorry my fault see i was sleepy and did not remember well the name the program is called TestDisk, here is the link:
http://www.cgsecurity.org/wiki/TestDisk_Download
ktmt said:
I have had similar problems after changing card, that I managed to resolved after rebuliding MBR of the card and reformating the card
Use Mini Partition Wizzard (Home Edition), delete existing partitions ,select disk and rebuild MBR, than do the format.
I hope that helps, I worked for me.
Click to expand...
Click to collapse
Tried this, but it did not make a difference After trying to boot phone with newly formatted SD card, it just gets stuck at LG logo. When re-inserting the original 2Gb SD card it boots up just fine.
lavero.burgos said:
Soooooooooooooooo soooooooooooooooo sorry my fault see i was sleepy and did not remember well the name the program is called TestDisk, here is the link:
Click to expand...
Click to collapse
OK, so I tried formatting the card with TestDisk (under Ubuntu linux) but again it did not help. Place freshly formatted FAT32 8Gb SDcard into phone, switch on, and it gets stuck at LG boot logo Insert original 2Gb card (FAT16) and it boots just fine....
The 8Gb card seems just fine as I can mount it under Windows and Linux, copy files, read files, etc. all normal.
So I'd be interested to hear about your many "small alternative fixes"
P.S. Also tried Mini Partition Wizard (following ktmt suggestion) under Windows, but did not work either.
SAME thing happened to me what i did is flashes some kdz files in hope to freshen up the phone and it worked for me
I think you will find that for a larger card, you really need at least a class 6 card so that the card doesn't cause a bottle neck. A class 4 card may be too slow for that size card. I have heard of a few people getting rid of any card problems they had by using a faster card.
Hi folks,
I`ve had the same problems with my sd-card on my GT540 ! (SanDisk 8GB SDHC)
So, try to solve it - the same way, I`ve solved it before !
No warranty ! And, please, do not blame me, if it will not work on your phone !
........................................................................................................................................
Put the SD-CARD out of your PHONE and into an SD-CARD ADAPTER !
Plug it into your PC, make a BACKUP of all of your files !
Use GEDIT to erase all Partitions on your SD-CARD !
Create a new EXT2 Partion + Format it to EXT2 again !
Use GEDIT to erase all Partitions on your SD-CARD !
Create a new FAT32 Partition + Format it to FAT32 again !
Put the SD-CARD out of the ADAPTER and into your PHONE !
Start your PHONE, let it boot up + recognize + load your SD-CARD !
Try to make a PHOTO + to store it on your SD-CARD !
NO ERROR MESSAGES OCCURED UNTIL NOW ??? THEN EVERYTHING IS O.K: !!!
BE SURE, THAT YOU`VE INSTALLED THE LATEST CLOCKWORKMOD RECOVERY -
3.0.2.4 OR ABOVE + THE SWIFTDROID 2.3.3 V2.0 - BEFORE !!!
AND DO NOT USE WINDOWS7 TO TRY TO FORMAT YOUR SD-CARD - IT DOES NOT
WORK !!!
.......................................................................................................................................
ONLY TO YOUR INFORMATION : I`M USING SWIFTDROID 2.3.3 V2.0
– SINCE 21.04.2011 – WITHOUT ANY PROBLEMS
- AT A MINIMUM SPEED-RATE OF 122 MHZ
- AT A MAXIMUM SPEED-RATE OF 852 MHZ
PLEASE DO NOT TRY HIGHER SPEED-RATES - BECAUSE YOUR PHONE WILL GET
HOT AND UNSTABLE !
........................................................................................................................................
AND YOU`LL BE ABLE TO DECREASE THE POWER CONSUMPTION OF YOUR PHONE
- BY SETTING :
- THE MINIMUM SPEED-RATE TO 122 MHZ
- THE MAXIMUM SPEED-RATE TO 600 MHZ ( THE LOWER = THE BETTER )
........................................................................................................................................
A PERSONAL TIP : IF YOU`RE NORMALLY USING THE PHONE- FUNCTIONS - ONLY :
- SET THE MINIMUM SPEED-RATE TO 122 MHZ
- SET THE MAXIMUM SPEED-RATE TO 300 MHZ OR 400 MHZ
- AND IMPROVE THE MAXIMUM SPEED-RATE ON DEMAND - IF YOU NEED IT !
----------------------------------------------------------------------------------------------------------------------------------------
NOW : HAVE FUN + TRY TO FIX YOUR PROBLEM - AS MENTIONED ABOVE !
AND : LEAVE A MESSAGE ON THIS BOARD
- IF MY TIP WAS HELPFUL TO SOLVE YOUR PROBLEM - OR NOT !
........................................................................................................................................
I.ME.MYSELF
maybe, it can also be a "pressure-error", because there are some people reporting, that they had to use a little piece of paper to get more pressure to the sd-card-retention.
gizmo001i said:
I think you will find that for a larger card, you really need at least a class 6 card so that the card doesn't cause a bottle neck. A class 4 card may be too slow for that size card. I have heard of a few people getting rid of any card problems they had by using a faster card.
Click to expand...
Click to collapse
OK I'll try this, just need to get around to buying a class 6 card. I got similar advice on the Android Forums i.e. class 4 cards for large sizes (8Gb and up) being too slow for this phone.
I.me.myself said:
Hi folks,
I`ve had the same problems with my sd-card on my GT540 ! (SanDisk 8GB SDHC)
So, try to solve it - the same way, I`ve solved it before !
No warranty ! And, please, do not blame me, if it will not work on your phone !
........................................................................................................................................
Put the SD-CARD out of your PHONE and into an SD-CARD ADAPTER !
Plug it into your PC, make a BACKUP of all of your files !
Use GEDIT to erase all Partitions on your SD-CARD !
Create a new EXT2 Partion + Format it to EXT2 again !
Use GEDIT to erase all Partitions on your SD-CARD !
Create a new FAT32 Partition + Format it to FAT32 again !
Put the SD-CARD out of the ADAPTER and into your PHONE !
Start your PHONE, let it boot up + recognize + load your SD-CARD !
Try to make a PHOTO + to store it on your SD-CARD !
NO ERROR MESSAGES OCCURED UNTIL NOW ??? THEN EVERYTHING IS O.K: !!!
Click to expand...
Click to collapse
This did not solve the problem, I think it's just the class 4 card being too slow.
I've similar problem. My brother and i have LG GT540. I've 16GB SD-Card and my brother has a 8 GB SD-Card.
In his phone 8 GB SD-Card doesn't work correctly but in my phone works fine. I didn't know what is damaged, his phone or SD-Card
In brother phone, SD-Card doesn't format correctly and after this process, phone won't mount SD-Card and i get notification that SD-card is empty or damaged ;/
I will trying my 16 GB SD-Card into brother phone.
Just pass by to remind you all guys the always unmount card properly b4 take it out cause it can get so corrupted and change to raw file system as me, then r.i.p to your sdcard
Sent from my GT540 using XDA App
lavero.burgos said:
Just pass by to remind you all guys the always unmount card properly b4 take it out cause it can get so corrupted and change to raw file system as me, then r.i.p to your sdcard
Sent from my GT540 using XDA App
Click to expand...
Click to collapse
When my SD card change to raw file system, i'm repairing her by EASEUS Partition Master

[Q] Problems with dual boot Phiremod/HC update, expanding sd card etc.

Can anyone help me out with updating the dual boot Phiremod/HC install?
My pc is a Windows 7 64-bit and I'm having absolutely no luck expanding the sd card to use the full 8GB.
Windows 7 and Easeus don't see the partitions, and Gparted does, but won't let me expand to include the free space (listed as unallocated).
I finally managed to mount the sd card via ADB, and have copied the phiremod update zip there, but when I try to install it, I get an error (bad) and after a restart, the file has vanished from the partition.
I'm very new at this, but can usually follow detailed instructions.
Here's what I did to update to 6.3:
Insert SD Card into my computer's card reader
Download EASUS Partition Manager (also using W7 64-bit)
Take the SD Card partition (#6 I believe) and extend it using the unallocated space left (mine was about 6Gb left on my 8Gb card)
Run the job in the partition manager
Throw SD Card and boot into Phiremod 6.2
connect to computer via USB and copy the 6.3 update to the SD Card
reboot in recovery, clear cache and dalvik cache (under advanced)
flash the 6.3 update zip
Mine hung at the android... screen for about 10min then I did a hard reboot and it fired up and has been working fine.
I was getting gmail force closes until I wiped cache and dalvik cache so I added that step in before flashing.
Let me know how it goes!
Ummm.... yeah, what he said above.
Thanks "toosurreal01"
It's great when a community like this helps each other out.
-Racks
toosurreal01 said:
Here's what I did to update to 6.3:
Insert SD Card into my computer's card reader
Download EASUS Partition Manager (also using W7 64-bit)
Take the SD Card partition (#6 I believe) and extend it using the unallocated space left (mine was about 6Gb left on my 8Gb card)
Let me know how it goes!
Click to expand...
Click to collapse
Thanks for the step by step instructions, but for me the buck stops at trying to extend the partition. Easus only sees the boot partition. Gparted shows all the partitions, but won't extend the sd partition. It looks like it should work (lets me drag the extender thingy), but when I apply the action, it reverts back to the original, with no error message. Just doesn't do it.
Should I start over and reformat the card?
It wouldn't hurt. Only thing you would lose are apps you've installed.
You could always use Titanium Backup for that though.
If you do reformat make sure you do a full format and not a "quick" one so no data is still lingering on the card.
Let us know how it goes!
siskiou said:
Thanks for the step by step instructions, but for me the buck stops at trying to extend the partition. Easus only sees the boot partition. Gparted shows all the partitions, but won't extend the sd partition. It looks like it should work (lets me drag the extender thingy), but when I apply the action, it reverts back to the original, with no error message. Just doesn't do it.
Should I start over and reformat the card?
Click to expand...
Click to collapse
Just a shot in the dark. But did you unmount the partitions first before applyin your changes in EAsus?
racks11479 said:
Just a shot in the dark. But did you unmount the partitions first before applyin your changes in EAsus?
Click to expand...
Click to collapse
Hm, no, I don't think so.
How would I do that? Card in Nook, or in PC?
Again, Easus only shows the boot partition, and nothing else.
siskiou said:
Hm, no, I don't think so.
How would I do that? Card in Nook, or in PC?
Again, Easus only shows the boot partition, and nothing else.
Click to expand...
Click to collapse
I meant gparted. Sorry. Did u unmount the partition before attempting to extend it?
And when doing so. Please don't do it while card is in nook. Only when its in PC directly with a nmicrosd card reader
Sent from my NookColor using Tapatalk
racks11479 said:
I meant gparted. Sorry. Did u unmount the partition before attempting to extend it?
And when doing so. Please don't do it while card is in nook. Only when its in PC directly with a nmicrosd card reader
Click to expand...
Click to collapse
Ah, do I need a usb micro sd card reader?
I only have a regular size sd card adapter for it.
And no, I didn't unmount the partition. I checked earlier, but there is no such option in the gparted menu, and I don't have much advanced partitioning knowledge.
A google search didn't help much.
Would appreciate if you could tell me how to do this!
siskiou said:
Ah, do I need a usb micro sd card reader?
I only have a regular size sd card adapter for it.
And no, I didn't unmount the partition. I checked earlier, but there is no such option in the gparted menu, and I don't have much advanced partitioning knowledge.
A google search didn't help much.
Would appreciate if you could tell me how to do this!
Click to expand...
Click to collapse
It is preferred to use a micro sdcard reader. I assume you are using a Linux box or live CD with gparted. But there should definitely be a n option for you to unmount the partition. You will not be able to make any changes to mounted partitions.
Right click over the partition that you want to work with. It should give you a menu. And unmount should be one of the options.
Sent from my NookColor using Tapatalk
racks11479 said:
Right click over the partition that you want to work with. It should give you a menu. And unmount should be one of the options.
Click to expand...
Click to collapse
Thanks for all your help!
I'm using a live cd on a Win 7 pc, and there is definitely no unmount option in the right click menu when I boot into gparted. Not even a greyed out one.
I'll try and burn another cd and see if that changes things.
siskiou said:
Thanks for all your help!
I'm using a live cd on a Win 7 pc, and there is definitely no unmount option in the right click menu when I boot into gparted. Not even a greyed out one.
I'll try and burn another cd and see if that changes things.
Click to expand...
Click to collapse
That is very strange. There should always be an umoint option for partitions if gparyed recoginizes the drive. Hmmmm.... which version of Ubuntu are you using?
Sent from my NookColor using Tapatalk
I downloaded the Gparted live version 0.8.1-3.iso.
siskiou said:
I downloaded the Gparted live version 0.8.1-3.iso.
Click to expand...
Click to collapse
Yeah. Then there shouldn't be an issue. :/
It might just be an issue with your card reader.
Sent from my NookColor using Tapatalk
Thanks again. I'll report back in once I get a usb card reader!
racks11479 said:
It might just be an issue with your card reader.
Click to expand...
Click to collapse
Got a card reader and Easeus and Win 7 Disk Management can now see all the partitions.
No luck expanding the sd partition, though. The action seems to happen, but then everything reverts back to what it was originally.
No mount/unmount option anywhere to be found, not with Easeus, nor with Gparted or Win 7.
I'm out of ideas at this point and will reformat the card and start over.
Edited to add: Aaand I'm now having trouble doing *that*, too.
Tried it on the pc: no go.
Tried it on the Nook: it claimed the card was sucessfully formatted in about 1 sec, and then got stuck on that notice.
Waited 5 minutes, still stuck. Turned it off and back on, and Nook booted into Phiremod.
Any ideas how I can reformat this demon card?
Edited to add: Am now using a low level formatting tool and get "format error occurred at offset ...". The program is still running and seems to be formatting the rest of the card.
Does this sound like the sd card is damaged?
A couple other options for you to try:
SD Formatter 3.0 - Made specifically to format SD cards - http://www.sdcard.org/consumers/formatter_3/
Partition Wizard - This is the software I used to extend the SD Card partition. Really simple to use - http://download.cnet.com/Partition-Wizard-Home-Edition/3000-2094_4-10962200.html?tag=mncol;7
I would try formatting the SD card, reinstalling the dualboot image, the using Partition Wizard to extend the SD card partition.
As far as updating, I haven't tried the newest update the when I updated from 6.1 to 6.2 I plugged my Nook into my computer, dropped the update file onto the Nook's internal memory, then moved it to the SD card with the Root Explorer app.
Hope any of that helps. Good luck!
kwyrt said:
A couple other options for you to try:
Click to expand...
Click to collapse
Thanks! I will give those a try, since everything was still on the card after the low level format.
Who knew that reformatting would be such a problem!
Did you have to unmount the sd partition, before extending it?
I extended the partition with Partition Wizard immediately after burning the dual boot image. Never messed with mounting or unmounting anything. I'm a little new to this myself really. Why would you need to mount the SD card partition?
I didn't think I had to, but racks11479 mentioned it as a possible solution in this thread, so I thought I'd ask.
None of the programs had any success in reformatting my card, so I returned it to the store and got a replacement.
Now I'm very ambivalent about trying again and possibly messing up another card.
Can anyone here think of anything that I might have done (or should have done) to cause the card to act this way?
And if anyone feels like posting a baby step guide for someone like me, I'd very much appreciate it!
Edited to add: I just found the following
*********
It also will produce a multi partition removable disk for which windows will not allow you to re-partition. If you want to get back to "normal" disk you can reformat it with Hewlett-Packard Company's HPUSBFW.exe
***********
Also, I used an old 2GB card to reformat my NC (went fabulously easy) and then reformatted that and tried a CM7 rom, which worked, but was way too slow. This reformatted again, without any problems, so I'm not sure if the above statement (regarding bootable sd cards) is correct or not.
And if anyone feels like posting a baby step guide for someone like me, I'd very much appreciate it!

[Q] Migrating SD install to larger card

I am currently running CM7 on a 16gb microSD card and recently bought a 32gb card.
What is the best way to move the install to the new card without doing everything from scratch?
I assume it is possible to write an image of the 16gb card, write that image file to the 32gb card and then extend the last partition to use up the remaining free space but how would I do that exactly?
I tried to create the image using Win32DiskImager but the app froze (maybe because I was using Windows7 64bit OS?).
hramosnook said:
I am currently running CM7 on a 16gb microSD card and recently bought a 32gb card.
What is the best way to move the install to the new card without doing everything from scratch?
I assume it is possible to write an image of the 16gb card, write that image file to the 32gb card and then extend the last partition to use up the remaining free space but how would I do that exactly?
I tried to create the image using Win32DiskImager but the app froze (maybe because I was using Windows7 64bit OS?).
Click to expand...
Click to collapse
Its not just windows, cuz i have the same setup. You might try a different version of win32DiskImager, and make sure every windows explorer window is closed.
Also ive heard that it becomes less stable (is that the right word???) What happens is that the random read/write speeds become kinda wonky... but its worth a try
I hope this helps
I have been using USB Image Tool to clone my microSD cards.
http://www.alexpage.de/usb-image-tool/
It seems to be more stable than Win32DiskImager.
In order to grow the 16GB partition to fill the new 32GB card I would use Gparted or Parted Magic.
If you have the capability to load 2 sd cards (since my bult in only accepts one card at a time, I use a USB card reader for the second card) I recommend using easus todo bacup software (free) and just copy from one card to the other.
The advantage to this is that you never run into image sizeing problems and you can extend the extra space to full size right in this application.
Hope this helps.
thanks for that...
martian21 said:
I have been using USB Image Tool to clone my microSD cards.
http://www.alexpage.de/usb-image-tool/
It seems to be more stable than Win32DiskImager.
In order to grow the 16GB partition to fill the new 32GB card I would use Gparted or Parted Magic.
Click to expand...
Click to collapse
I've just been searching for a good way to clone for backup, and had found that tool (tab to that page open as I write). So thanks for the confirmation that that tool works. I'll give it a shot.
Win32DiskImager doesn't want to work at all - it reads and writes the image up to a max of 4gb. It says it is still reading and writing, but the image file never goes beyond 4gb. (and no, my file system is not fat32 - it is NTFS).
For backup purposes, it would be nice to have a way of making an img file that is compacted, instead of the full size of the card.
Any ideas?
martian21 said:
I have been using USB Image Tool to clone my microSD cards.
http://www.alexpage.de/usb-image-tool/
It seems to be more stable than Win32DiskImager.
In order to grow the 16GB partition to fill the new 32GB card I would use Gparted or Parted Magic.
Click to expand...
Click to collapse
That utility is only seeing the fat32 boot partition
how do I backup/restore all partitions?
note: I can only see the boot partition in Windows but I can see all partitions using Ubuntu
legoverse said:
I've just been searching for a good way to clone for backup, and had found that tool (tab to that page open as I write). So thanks for the confirmation that that tool works. I'll give it a shot.
Win32DiskImager doesn't want to work at all - it reads and writes the image up to a max of 4gb. It says it is still reading and writing, but the image file never goes beyond 4gb. (and no, my file system is not fat32 - it is NTFS).
For backup purposes, it would be nice to have a way of making an img file that is compacted, instead of the full size of the card.
Any ideas?
Click to expand...
Click to collapse
you need version 0.1 of win32diskmanager..its only version that i could get to work to restore images. I also used it to make a image of my data partition. Hooked up nook to system used nook color tools USB connection wizard. had both boot partition and data partition visible in win7. Then I made an image o the data partition. Not sure if this is best way to do it but it worked.
martian21 said:
I have been using USB Image Tool to clone my microSD cards.
http://www.alexpage.de/usb-image-tool/
It seems to be more stable than Win32DiskImager.
In order to grow the 16GB partition to fill the new 32GB card I would use Gparted or Parted Magic.
Click to expand...
Click to collapse
That was a bit of work...
I did use the USB image tool to clone the drive...
...I did have to close windows explorer to write the data to the new drive (unable to access errors)
Once I wrote the image, I attempted to resize it.
Windows wouldn't do it with native apps or a free partition editor...
Gparted wouldn't do it because the file name "CM7 SDCARD" has a space that gives linux a headache.
So I had to load it up on the windows machine to remove the space from the label...it still wouldn't resize the partition, so back to Ubuntu and Gparted.
That time it worked, and then still in Gparted I made the name CM7 SDCARD again.
Nook is happy, I am happy.
youbecha said:
<snip...>
So I had to load it up on the windows machine to remove the space from the label...it still wouldn't resize the partition, so back to Ubuntu and Gparted.
That time it worked, and then still in Gparted I made the name CM7 SDCARD again.
Nook is happy, I am happy.
Click to expand...
Click to collapse
Linux rocks...I wish Windows would just go away.

[Q] Help with partitioning SD Card

Hello first I want to say a big THANK YOU to everyone that has put time and effort into making the Nookie what it is today....but I have a noob question.
I recently got a 16gb micro SD and can successfully get the 0.6.8 Nookie to run on my nook color, my problems start when I try to "recover" my other 13gb's. Before I get burned and tossed aside I have checked
http://forum.xda-developers.com/showthread.php?t=922324&page=92
http://forum.xda-developers.com/showthread.php?t=883175&highlight=partition&page=103
and about 5 other pages and they all say the same thing..use EASEUS, grab the slide bar and voila. It appears to work but when I install it in the NC it either becomes very unstable or just boots to the NC as if the SD card was not there.
Anyone have any ideas?
Jeep_Lover said:
Hello first I want to say a big THANK YOU to everyone that has put time and effort into making the Nookie what it is today....but I have a noob question.
I recently got a 16gb micro SD and can successfully get the 0.6.8 Nookie to run on my nook color, my problems start when I try to "recover" my other 13gb's. Before I get burned and tossed aside I have checked
http://forum.xda-developers.com/showthread.php?t=922324&page=92
http://forum.xda-developers.com/showthread.php?t=883175&highlight=partition&page=103
and about 5 other pages and they all say the same thing..use EASEUS, grab the slide bar and voila. It appears to work but when I install it in the NC it either becomes very unstable or just boots to the NC as if the SD card was not there.
Anyone have any ideas?
Click to expand...
Click to collapse
I use Lexar Bootit ....a free utility...to format and flip the bit that says its a removeable drive, then your windows pc drive management can see and format it as full capacity fat32.
Hey thanks for the tip, unfortunately it won't work. I forgot to mention that I followed this tutorial ..... and updated my driver (saved my original Windows just in case) to a hitachi driver and now I can switch my SD memory card forth "removable" to "logical" and back when needed. Once I get it as a logical drive I was EASEUS to increase the size of partition 4 (SD Card)..but again no dice!!!
Seeing that I am a noob I can't post the link to the tutorial but I'll say it worked like a charm and when I want to go back to the original I just need to "roll back" the driver.
Well, a couple of things:
Are you using a Sandisk card? Sandisk class 2 and 4 cards have been found much more stable than most others for running a ROM from SD, and problems with SD installs often go back to the card.
Any particular reason you went with Nookie Froyo? It has pretty much fallen out of use since the NC's stock OS was updated to Froyo in May. If you want an SD install, there's a simpler, size-agnostic method for CM7, which is also a more robust and capable OS and a more advanced version of Android (Gingerbread 2.3.4 rather than Froyo 2.2). I would recommend CM7.1 RC1, or if you're adventurous, Nightly 136.
Taosaur said:
Well, a couple of things:
Are you using a Sandisk card? Sandisk class 2 and 4 cards have been found much more stable than most others for running a ROM from SD, and problems with SD installs often go back to the card.
Any particular reason you went with Nookie Froyo? It has pretty much fallen out of use since the NC's stock OS was updated to Froyo in May. If you want an SD install, there's a simpler, size-agnostic method for CM7, which is also a more robust and capable OS and a more advanced version of Android (Gingerbread 2.3.4 rather than Froyo 2.2). I would recommend CM7.1 RC1, or if you're adventurous, Nightly 136.
Click to expand...
Click to collapse
Thanks for the info unfortunately I am using a 16gb PNY, class 4 and at $15 I couldn't pass it up...looks like I should have done some more reading first. Really I have no clue why I am using the Nookie, my wife said said that was the one she wanted. I think she just likes saying "Nookie", but I'll give the CM7 a go and see what trouble I can get into.
thanks again...
Taosaur...I was able to get the CM7 mod up and running in no time flat. Now the wife wants me to see if I can get bluetooth working.
You said "I was able to get the CM7 mod up and running ...." so I assume you got your problem fixed. That's good.
About bluetooth.
1. Turn off Wifi
2. Power off NC
3. Power on NC
4. Turn on bluetooth
5. Turn on wifi
votinh said:
You said "I was able to get the CM7 mod up and running ...." so I assume you got your problem fixed. That's good.
About bluetooth.
1. Turn off Wifi
2. Power off NC
3. Power on NC
4. Turn on bluetooth
5. Turn on wifi
Click to expand...
Click to collapse
Yep, I had to do the above the first time I turned on bluetooth, but haven't had any trouble toggling it on and off since then. Just open notifications (that broken-circle-and-arrow button on the status bar) and you have toggles there for Wifi, bluetooth, and a couple other things.
@ Taosaur,
I've seen your signature indicate you are running nb136, any change or improvement (both slightly and/or significant) over the previous ones?
Jeep_Lover said:
Thanks for the info unfortunately I am using a 16gb PNY, class 4 and at $15 I couldn't pass it up...looks like I should have done some more reading first. Really I have no clue why I am using the Nookie, my wife said said that was the one she wanted. I think she just likes saying "Nookie", but I'll give the CM7 a go and see what trouble I can get into.
thanks again...
Click to expand...
Click to collapse
Damn! My wife never says "nookie".
votinh said:
@ Taosaur,
I've seen your signature indicate you are running nb136, any change or improvement (both slightly and/or significant) over the previous ones?
Click to expand...
Click to collapse
I haven't done much but read and browse a little since I flashed it, but I haven't noticed any difference from 7.1 RC1, which wasn't really any different from Nightly 102 I had before that. I mostly just flashed this time for the integrated OC/Tweaks kernel, without the video/lag problems that were reported in 132-134.
Thanks for an update, m8
maybe someone can help me, i'm about to loose my mind here trying to figure this out. i'm using a Sandisk class 4 16gb card running CM7 with the OC kernal.Did all of this using the size agnostic install method. everything is working fine but i can't for the life of me figure out how to access the rest of the space on my SD, when i insert the sd card into my PC it just shows up as the 115mb partition. i've tried using EASeus, the lexar bootit, and some other partition tool with no luck. with Easeus i select the 13gb FAT32 partition and make it active and thats it right? does it need to be logical? and which partition am i resizing?
Dr. Light said:
maybe someone can help me, i'm about to loose my mind here trying to figure this out. i'm using a Sandisk class 4 16gb card running CM7 with the OC kernal.Did all of this using the size agnostic install method. everything is working fine but i can't for the life of me figure out how to access the rest of the space on my SD, when i insert the sd card into my PC it just shows up as the 115mb partition. i've tried using EASeus, the lexar bootit, and some other partition tool with no luck. with Easeus i select the 13gb FAT32 partition and make it active and thats it right? does it need to be logical? and which partition am i resizing?
Click to expand...
Click to collapse
None of the above. Windows will only recognize the first partition on a SD card, and when you make a SD bootable, that first partition will be the boot partition. To access the larger storage partition, connect your NC with CM7 running to the PC over USB. Open notifications on the NC, tap through "USB connected" to the USB screen, and "Turn on USB storage." Windows will now detect two storage drives, NookColor (the system partition, where apps install) and SDcard (the large storage partition).
The only time you'll want to remove the card from the NC and plug it into your PC is when you want to put on a new cm...zip update file to flash a new ROM.
I used the size agnostic install method with a 16gb PNY calss 4 SD and after all the steps were completed I was showing 13.8gb free for my SD card when I looked at in on the NC. Not believing my eyes I pulled it out and looked at it with EASUS and it showed partition 4 as 13.8gb (utilizing all the cards remaining space). I then downloaded a few things and added a few books for my wife and the space shrank to 13.4gb. As stated above your computer wont show it.
In short have you looked on the NC under "Storage" (I think that is were I found it) and verified you don't have the full capacity already?
Also there is another method I needed to use when I was messing with an earlier version (Nookie) that allowed me to see an SD card as a "Local Device" so windows would let me see all partitions on the hard drive. I can't post a link until I have more posts but email me and I can send you the link if interested.
Taosaur said:
None of the above. Windows will only recognize the first partition on a SD card, and when you make a SD bootable, that first partition will be the boot partition. To access the larger storage partition, connect your NC with CM7 running to the PC over USB. Open notifications on the NC, tap through "USB connected" to the USB screen, and "Turn on USB storage." Windows will now detect two storage drives, NookColor (the system partition, where apps install) and SDcard (the large storage partition).
The only time you'll want to remove the card from the NC and plug it into your PC is when you want to put on a new cm...zip update file to flash a new ROM.
Click to expand...
Click to collapse
thanks, well that got me some where. i connected nook to PC, turn on storage mode and it shows E/F drive. click either one and it says "Please insert disk into removable disk E/F" so then i turn off debugging and the nook color internal memory pops up as drive F, while clicking on drive E gives me the same error as above. any ideas? btw i'm on Windows 7 64bit, do i need any kind of special drivers or anything?
It is because windows will only allow you to manipulate the first partition on an SD card...even if it "sees" the other partition as another card it will not do anything with it. EASEUS will show you all the partitions on the SD.
The only way I got Windows to see all the partitions and do anything with them was to change my driver via the "Hitachi fix" If you google Hitachi driver SD card you will find it. I used this site and even though it is long it did exactly as advertised and now I install this driver when I need to format just the partition of an SD card and then "roll back" the driver when I'm done. It tricks windows into thinking it is a local device instead of removable. www/1src/com\forums\showthread.php?t=133718
change / to .
\ = /
I can't post a link as I'm still a noob...
Jeep_Lover said:
It is because windows will only allow you to manipulate the first partition on an SD card...even if it "sees" the other partition as another card it will not do anything with it. EASEUS will show you all the partitions on the SD.
Click to expand...
Click to collapse
S/he really doesn't need Windows to do anything with those other partitions--I suspect messing with them was where s/he went wrong in the first place.
Dr. Light said:
thanks, well that got me some where. i connected nook to PC, turn on storage mode and it shows E/F drive. click either one and it says "Please insert disk into removable disk E/F" so then i turn off debugging and the nook color internal memory pops up as drive F, while clicking on drive E gives me the same error as above. any ideas? btw i'm on Windows 7 64bit, do i need any kind of special drivers or anything?
Click to expand...
Click to collapse
I suggest you start over, because you probably damaged your install when you were messing with the partitions earlier. I'm also using Win7x64, and no, I didn't need any special drivers. Delete all partitions except "SDcard" in EASEUS, expand that partition to the whole card, then write verygreen's image to the card again and re-install. At that point, you should be able to access storage over USB from CM7 without turning off debugging or taking any other special steps other than "Turn on USB storage."
Taosaur said:
S/he really doesn't need Windows to do anything with those other partitions--I suspect messing with them was where s/he went wrong in the first place.
I suggest you start over, because you probably damaged your install when you were messing with the partitions earlier. I'm also using Win7x64, and no, I didn't need any special drivers. Delete all partitions except "SDcard" in EASEUS, expand that partition to the whole card, then write verygreen's image to the card again and re-install. At that point, you should be able to access storage over USB from CM7 without turning off debugging or taking any other special steps other than "Turn on USB storage."
Click to expand...
Click to collapse
alright i'll give it a shot when i get home from work. is the verygreen image the same one found in the CM7 size agnostic SD thread?
"http://crimea.edu/~green/nook/generic-sdcard-v1.3.img.gz"
and when i delete all partitions except for "SDCARD" do i need to make that partition logical or active or anything?
again thanks for your help.
Dr. Light said:
alright i'll give it a shot when i get home from work. is the verygreen image the same one found in the CM7 size agnostic SD thread?
"http://crimea.edu/~green/nook/generic-sdcard-v1.3.img.gz"
Click to expand...
Click to collapse
Yep, verygreen is the author of that thread and image.
Dr. Light said:
and when i delete all partitions except for "SDCARD" do i need to make that partition logical or active or anything?
Click to expand...
Click to collapse
No, in fact you might be able to write the image without messing around in EASEUS at all--I'm just not sure if WinImage (or whatever) would write to the whole card or just one partition. I know if you tried to format it, Windows would only format the boot partition.

Categories

Resources