Related
I lost my sd card data flashing a rom. Could not mount it even thru recovery. Got a card reader, but it won't format it.
Using Mini Partition Tool to troubleshoot. I am not at a point where it shows three partitions. The main 16gb unallocated, logical. The ext3 unformatted 500mb, primary (think I did that by mistake when trying to recover partition). And a 32mb unallocated, logical. All zero used memory.
I need to get back to one partition allocated, primary. Then I can get sd data back on it and reformat thru recovery.
Again using Mini Partition Wizard
Any help please!
OK,
I got it repartitioned as primary and formatted, bu sd card from pc now.
Hope phone recognizes it.
Will update, if I need further help.
Ken
If you want a good program to format your sd card, try SD Formatter.
Download and install that, plug in your sdcard into your sd card reader and format it.
Choose Full Erase On (if possible) and Resize On. It will format your sdcard to factory default and that means even the ext partition will be gone too.
Well, all transferred. Still won't mount. Says can't mount either of the dev/blocks mmcb1k0p1 and mmcb1k0.
Staus bar says sd card damaged.
?????
musashiken,
Thanks, typing while you posted. Based on my last post should I still do that?
Ken
Yeah I think you should try to reformat again with the program I suggested, as that will full format your sd card.
Once done, put your sd card back to the phone and create ext partition in recovery.
At work now but will be working on it.
Thanks
Ken
musashiken,
Thanks, appreciate all your help
That program worked, and I am back up and running
Ken
Glad it worked for you. My sd card kept giving me problems and I have to use this every few rom flashes.
I have a similar problem. I installed a new 32 gb SDHC card in a CDMA Hero running Cryogenmod. All was working well for about 10 days, then I got an error that no SD card was found. I had the original card and tried to get to the Clockwork recovery, no luck. Finally, through Rom manager, (flash alternate recovery to Ramon, then back to Clockwork, I was able to boot into recovery.
I still cannot format the new SDHC card, through Recovery, Windows 7, or the Panasonic program listed above. The Windows format option sees the card as a FAT 121mb card, so does the above program. Is this new card toast? It came with a lifetime warranty from Kingston, but I am mad that it did not make 2 weeks.
Any help would be greatly appreciated.
Craig
If sdformatter did not work it may be bad.
I always had good luck with it.
Did you have all options set per instructions?
so i either don't fully understand how images work in the SDCard itself (not on the nook), or i did something wrong and don't know how to fix the card, but at any rate, i managed to burn a 128meg image onto my 8gig sd card, didn't like the image, and now can't figure out how to get the card back to a regular 8gig card!
would love some direction. tried to search but must not be using right keywords.
didn't see any kind of format or clear option in the winimg program we're using.
thanks!
byproxy said:
so i either don't fully understand how images work in the SDCard itself (not on the nook), or i did something wrong and don't know how to fix the card, but at any rate, i managed to burn a 128meg image onto my 8gig sd card, didn't like the image, and now can't figure out how to get the card back to a regular 8gig card!
would love some direction. tried to search but must not be using right keywords.
didn't see any kind of format or clear option in the winimg program we're using.
thanks!
Click to expand...
Click to collapse
On your Nook I believe you can go to Settings, Device Info, Mount the SD card if it's not mounted and then format it. It'll erase it and you'll have a blank SD card. If you're going to put a different image on the card I don't know if you even need to bother formatting, but I' not sure about that stuff.
does the nook format work differently than a computer format? because i burned a 128meg image onto an 8gig card and now even a computer format won't get the whole 8gigs back... just the 128 megs. it's like it's got invisible partitions on it or something.
Partition
Try EASEUS Partition Manager to change the partition size/format card.
byproxy said:
so i either don't fully understand how images work in the SDCard itself (not on the nook), or i did something wrong and don't know how to fix the card, but at any rate, i managed to burn a 128meg image onto my 8gig sd card, didn't like the image, and now can't figure out how to get the card back to a regular 8gig card!
would love some direction. tried to search but must not be using right keywords.
didn't see any kind of format or clear option in the winimg program we're using.
thanks!
Click to expand...
Click to collapse
byproxy... here is the easy way...
1) Go and download "EASEUS Partition Master 7.0.1 Home Edition" --- just google it (the home edition is free and downloadable)
2) Put your microSD card into a card reader and plug into your computer
3) install EASEUS onto your computer and run the app
4) Once app is started, located your microSD card amongst the list of drives listed
5) select each one of the partitions on the SD card, and delete them individually
6) Once all partitions are deleted, make sure that you are still selecting the microSD card, and select the option to create partition (it may just say create)
7) Make sure you select FAT 32
8) Then select FORMAT
9) Lastly, click on APPLY and it will do all the things above. So in short you select all the actions that you want... and only in step 9 will it execute all those actions.
Please make sure that any changes you make are to the SD card and not any of your other drives. Last thing I would want is for you to accidentally format your Computer, NAS, or your non-SD card. =)
Enjoy...
sweet. exactly what i was looking for. thanks gents!!!
hvuong2 said:
byproxy... here is the easy way...
Enjoy...
Click to expand...
Click to collapse
OK, but isn't it easier just to do it in the Nook or am I missing something here?
...worst case there's a low level SD card formatter from Panasonic (IIRC might be Toshiba) that will do a complete low level format and has recovered uSDs for people using them with Nintendo DS dev carts...
A Google search should turn it up, or a thread on a DS site which might have a link to it. It'll be a little windows program...
(I believe that windows and most devices just do sort of a quick format of the uSD, and so can't recover from some problems like re-partitioning of the card... so monkeying around with a partition editor and assigning the card to be one big partition then re-fromatting under windows or some other device MIGHT work as well...)
[EDIT]
oops, I see post #5 has the re-partitioning solution as well... another way to do it would be to backup an image of the card BEFORE burning something like autonooter on it then restore that original image to card once finished with whatever you were trying out... it's what I did when I tried autonooter w/my old 128MB card, in linux in my case a
dd if=/path/to/sd/card of=./somefilename
dd if=./autonooter.img of=/path/to/sd/card
then later
dd if=./somefilename of=/path/to/sd/card
sd card path under linux is likely to be /dev/memc<device ref characters?>
You should also be able to do this under windows with the utility recommended for windows users to use with the autonooter image, as I'm guessing that it's just a GUI wrapper and a windows compiled version of the dd utility...
[/EDIT]
Varying opinions
BarryR1 said:
OK, but isn't it easier just to do it in the Nook or am I missing something here?
Click to expand...
Click to collapse
Some believe that there are issues with formatting on Nook... depending which ROM you are running. The surefire and safe way, is to do it from a PC.
Nook should format, but may not partition correctly.
hvuong2 said:
Some believe that there are issues with formatting on Nook... depending which ROM you are running. The surefire and safe way, is to do it from a PC.
Nook should format, but may not partition correctly.
Click to expand...
Click to collapse
No, the Nook will format the *device* and not a partition, so it always works. But you don't want to do it if you've installed NC or HC to eMMC.
If you're using Stock rooted, just boot without the card in the device, put it in, format. Done.
Or if you're on a real os just format the device... mkfs.vfat /dev/sdX
Hi everyone. I have CM7 running off an 8GB Sandisk microsd card. Something I still cant figure out to do is how to access the remaining space on the card that is not being used by the boot partition. I can access it from the Nook, but if I take it out and try to access it from a PC I only have the boot partition which only gives me about 100mb of free space. When I plug the nook into my pc with the sdcard installed I only have access to the built in storage. Can anyone please tell me how to access the extra space or direct me to a walkthrough on how to do it. I searched but couldnt find it.
Thanks.
You can use easeus partition manager or minitools partition manager.... you need to set partition 4 to active to see it in the computer... but you MUST remember to make partition 1 active again to use it in nook....
The issue is that all 4 partitions are created as primary partitions... Window will only see the first active primary partition.
Thanks a lot. I will check out easeus partition manager. I appreciate your response.
I finally got around to trying what you mentioned, DizzyDen. I got the sd card switched to active, but still when I open it up in windows explorer I can only see the boot partition. In easeus it states that the partition will all the storage is active though. Any suggestions?
That is common and limitation of windows... it will only see the first active partition on a drive... the same as when you were using the 2 GB version.... you can change the active partition in easeus partition managare to partition 4... do what you want... but you HAVE to remember to change it back to partition 1 as active before you take it out and put it back in nook
DizzyDen said:
That is common and limitation of windows... it will only see the first active partition on a drive... the same as when you were using the 2 GB version.... you can change the active partition in easeus partition managare to partition 4... do what you want... but you HAVE to remember to change it back to partition 1 as active before you take it out and put it back in nook
Click to expand...
Click to collapse
Some how this really screwed up my computer booting up. I made 100% sure not to check any of my two desktop HDD's and just switched primary and active on the SD card. Easeus asked to reboot computer and then I eventually had to do a restore point to be able to boot windows afterwards...
How about you try this:
[ROM][CM7] Size-agnostic SD Card image and CM7 installer for SD Cards. with updater
I know this will require you to reinstall CM7 but it Automatically adjusts for any sized card and allows easy updating without CWR or PC.
____________________________________________________
Sent from NookColor CM7 using Tapatalk
japzone said:
How about you try this:
[ROM][CM7] Size-agnostic SD Card image and CM7 installer for SD Cards. with updater
I know this will require you to reinstall CM7 but it Automatically adjusts for any sized card and allows easy updating without CWR or PC.
____________________________________________________
Sent from NookColor CM7 using Tapatalk
Click to expand...
Click to collapse
Seems they already did that... have cm7 running on SD... the problem they stated was not being able to access partition 4 on their computer.... btw... when you change active on SD in easeus don't reboot... you don't have to.
DizzyDen said:
Seems they already did that... have cm7 running on SD... the problem they stated was not being able to access partition 4 on their computer.... btw... when you change active on SD in easeus don't reboot... you don't have to.
Click to expand...
Click to collapse
No... What he's talking is that he did something like install a 4gb image on a 8gb card and now he wants to expand the "sdcard"partition to fill the remaining space on the card. I had to do this when I had a Nookie Froyo 2gb image on my 4gb card but it was annoying. The only easy and smooth way to do it was to Boot to my Linux Install (Ubuntu 10.04) on my PC and Run GParted(The best Partition Manager under the Sun) Trying to do it in Windows was just miserable.
In the end I found it much easier to simply use the Method in my above post when I installed CM7 and it's been the best Expirience I've had Installing a Custom ROM. It's also been dirt simple to update CM7 as all I have to do is plug the SD into my PC and Copy the latest CM7 zip onto my boot partition and boot to recovery. It installs everything automatically. You can even do the same thing to install GApps. If I'm away from my PC but want to update I just download the Zip to my Nook and then use a Terminal App to mount Boot to a folder, and then simply copy the Zip over and Reboot into Recovery.
So I recommend just reinstalling CM7 to an SDcard with my above post for a less stressful experience.
____________________________________________________
Sent from NookColor CM7 using Tapatalk
I don't think that's the case. He said he was able to see the storage space from his Nook but not when putting the uSD card in his PC. This is the case because Windows is only able to see the first active partition on a drive; using something like Easeus he can temporarily switch the active partition to #4 to view the storage space.
Unless what you mean is increasing the size of the first partition by deleting all the other partitions as well and just having 1 large boot partition so that it's viewable when mounted on PC (or on stock if dual booting). I don't know the viability of that because I'm not sure how CM7 needs to have partitions structured other than that the 1st is always the boot and the 4th = storage. I may be wrong
*edit: Also, if you're trying to access the root level of files during USB storage mode (for, eg., dropping a new boot animation to /data/local) you won't be able to do it, need to use something like Root Explorer or ADB*
I think the OP needs to clarify what his/her problem is because no matter how I read the OP's post I interpret it one way but other people are interpreting it other ways. Until the OP clarifies, I don't think anybody can help since none of us are on the same page.
____________________________________________________
Sent from NookColor CM7 using Tapatalk
Hey all, I want to write a new image to what is currently a verygreen size-agnostic card, but Windows, EASEUS and the NC itself only see the boot partition. If I try to format it from Windows 7 x64, will it just wipe the partition, or format the whole card? Is there a way to do it from CWM?
I have:
verygreen's latest size-agnostic card running CM7.0.3 + dal's 4/24 OC kernel
the 3.1 beta running dal's 5/13 OC kernel on eMMC
the latest CWM on eMMC
EASEUS on my PC
I do not have:
another SD card
a card reader other than the NC
Obviously "get a card reader" and "get another card" are answers I could come up with myself. Do I have any options using what I have? The goal is to write racks' Phiremod/HC dual-boot to the card.
ETA: I am hesitant to attempt formatting from CM7 due to the big red letters in the dev thread for 3.1:
DO NOT FORMAT YOUR SD CARD IN CM7. DUE TO A VOLD ISSUE THIS WILL FORMAT YOUR /BOOT INSTEAD OF THE SD CARD!
****Should be fixed in nightly 13****
Click to expand...
Click to collapse
Does that still apply? Does it apply to the 7.0.3 build? Would flashing eMMC to CM7.0.3 and formatting the card be a possibility?
UPDATE [SOLVED]: As the final post says, the best method to revert a bootable card to storage seems to be, in EASEUS, deleting all partitions except the "SDcard/CM7 SDcard" partition, then dragging that partition to take up the unallocated space.
I use XP and using a USB adapter plug it in go to my computer right click on the drive which will say boot and click format. It takes about 5 seconds to format. Tou will get a warning. Not sure if it is the same with Win 7 but cannot see why it wouldn't format the same way.
Well, I did order a card reader from Amazon. This one seems like it may actually come in handy down the road and not be a one-use thing, and it should be here tomorrow. Maybe for experimentation's sake I'll do one last back-up and try formatting the card in the NC.
I can't sync my apps from Titanium + Dropbox until I get Titanium pointed at a bigger partition.
In the interest of completeness and for the unknown googler: Windows was incapable of formating any but the first partition of the card whether in the NC or a card reader. I tried "Wipe drive" in EASEUS, after which neither Windows Explorer nor the NC would recognize the card to format it. I wrote a new image to it (the HC/Ph dual boot) with WinImage, which worked fine. However, CM7 on the NC still only had access to the boot partition, and I needed more space so that I could sync Titanium Backup with Dropbox to restore my apps and settings from my old SD installation.
Again, there was no formating the partitioned card, so in EASEUS I deleted all the partitions except SDcard, extended that partition, and then formatted it in Windows. I was almost right--the last step was not only a waste of time, but rendered the card readable to Windows but not to CM7 or CWM. So, I once again wrote an image to the card, deleted all the other partitions, extended SDcard to to take up the unallocated space, and then jammed the card in the NC: success!
And Titanium Backup FCed whenever I tried to sync to Dropbox :/
Well, so be it. I manually replaced the Titanium Backup folder on the SD card with the one from my Dropbox, and it's almost done restoring now #knockonwood
Hi
Please respond to the following. I tried a lot to look the answer to my problem in the forums, but could not find it (or did not get the right forum)
I dual booted my NC with CM7.1.0. It was working fine without any problem, but suddenly stopped entering into the main screen. Whenever i on the nook the Cyanogen loading ... screen comes and then screen flashes and turns lit black.. the NC is not off but it does not reach to the main system. I tried to use update the CM by copying a new file to usd, but it did not let me do so.. computer hanged. I do not want to format it as it has some .xls files in documents folder in the 4th partition of usd. Can someone please tell me how to extract those files using computer's sd car slot ( I can not use nook usb option as it is not booting CM) and how to recover the older working condition.
I assume you have stock working on emmc. I have a flash file that you can temporarily flash to stock to make it read the fourth partition of the SD as 'sdcard'. Go to my tips thread linked in my signature and item B3 in the second post (last paragraph). It tells you how to modify stock to read that partition. If your stock is rooted, you can just edit the file yourself. If not rooted, you need to flash one of the files attached to the post. Instructions are there. After retrieving your files you can revert stock back to normal by re-editing the file or by flashing a second zip, or just keep it that way and use partition four for both systems. Then you can start over with your verygreen SD and reinstall CM7.
could not get it
leapinlar said:
I assume you have stock working on emmc. I have a flash file that you can temporarily flash to stock to make it read the fourth partition of the SD as 'sdcard'. Go to my tips thread linked in my signature and item B3 in the second post (last paragraph). It tells you how to modify stock to read that partition. If your stock is rooted, you can just edit the file yourself. If not rooted, you need to flash one of the files attached to the post. Instructions are there. After retrieving your files you can revert stock back to normal by re-editing the file or by flashing a second zip, or just keep it that way and use partition four for both systems. Then you can start over with your verygreen SD and reinstall CM7.
Click to expand...
Click to collapse
Dear,
I am new to Android.. .sod could not understand many things that you wrote in your posts... but thanks a lot for finding the time and writing me back..I did not get it how can i solve my problem. I just want to copy one of my files from the sd card and then I will format and install all dual boot files from start... Please let me know if you can give me any simpler way to access and copy my .xls file and restore the cm in previous working condition( this will save me from installing from the start).... rgds
sanshri57 said:
Dear,
I am new to Android.. .sod could not understand many things that you wrote in your posts... but thanks a lot for finding the time and writing me back..I did not get it how can i solve my problem. I just want to copy one of my files from the sd card and then I will format and install all dual boot files from start... Please let me know if you can give me any simpler way to access and copy my .xls file and restore the cm in previous working condition( this will save me from installing from the start).... rgds
Click to expand...
Click to collapse
We'll take this one step at a time. Do you have stock nook still on your internal memory? And if you do, is it rooted or just virgin stock?
Sent from my Nook Color running ParanoidAndroid and Tapatalk
reply
leapinlar said:
We'll take this one step at a time. Do you have stock nook still on your internal memory? And if you do, is it rooted or just virgin stock?
Sent from my Nook Color running ParanoidAndroid and Tapatalk
Click to expand...
Click to collapse
Thanks for being so patient. I dont think it is rooted and the stock nook is touched as i follow a link provided in this forum to boot usd and dual boot nook without losing warranty to install cm7 on a usd.
When i use boot the nc, i see following responses
1. boot without usd: boots to original nc, all files and applications are there and work perfectly fine.
2. boot with usd without going to boot menu: cyanogen loading banner shows up and then screen flashes. .then a lit black screen .. nothing happens after that
3. boot with usd and selecting emmc in boot menu: boots to original nc but hangs at home screen
4. boot with usd and selecting sd (external storage) in boot menu: cyanogen loading banner shows up and then screen flashes. .then a lit black screen .. nothing happens after that
sanshri57 said:
Thanks for being so patient. I dont think it is rooted and the stock nook is touched as i follow a link provided in this forum to boot usd and dual boot nook without losing warranty to install cm7 on a usd.
When i use boot the nc, i see following responses
1. boot without usd: boots to original nc, all files and applications are there and work perfectly fine.
2. boot with usd without going to boot menu: cyanogen loading banner shows up and then screen flashes. .then a lit black screen .. nothing happens after that
3. boot with usd and selecting emmc in boot menu: boots to original nc but hangs at home screen
4. boot with usd and selecting sd (external storage) in boot menu: cyanogen loading banner shows up and then screen flashes. .then a lit black screen .. nothing happens after that
Click to expand...
Click to collapse
Your SD is definitely messed up. You will need to reinstall after we get your file saved that you want.
You will need a spare SD card that you can put my bootable CWM recovery on.
Go to my tips thread linked in my signature and download to your PC three files attached there. The one that starts CWM... and the two that start update-stock...
Extract the CWM zip. It will have a 200Mb .img file in it. Burn that to the spare SD just like you did when you made the verygreen SD. Once that is burned and you can see it on your PC, copy the two update-stock... zips to it.
Remove that SD from the PC and put in the nook. Boot. The CWM menu will come up. Select 'install zip from sdcard '. Then select 'choose zip from sdcard'. Scroll through the list and pick 'update-stockemmc-vold-fstab-modified-for-partition4.zip'. Then confirm the selection. It will flash the zip. Remove the CWM card and reboot to stock.
Insert the verygreen SD and you should be able to connect your USB and see partition 4 on the PC as 'sdcard'.
To return your stock to original after retrieving your file, just go through the process of flashing the other update file with CWM. But most people like leaving it modified so that they can always use just one SD for both systems.
leapinlar said:
Your SD is definitely messed up. You will need to reinstall after we get your file saved that you want.
You will need a spare SD card that you can put my bootable CWM recovery on.
Go to my tips thread linked in my signature and download to your PC three files attached there. The one that starts CWM... and the two that start update-stock...
Extract the CWM zip. It will have a 200Mb .img file in it. Burn that to the spare SD just like you did when you made the verygreen SD. Once that is burned and you can see it on your PC, copy the two update-stock... zips to it.
Remove that SD from the PC and put in the nook. Boot. The CWM menu will come up. Select 'install zip from sdcard '. Then select 'choose zip from sdcard'. Scroll through the list and pick 'update-stockemmc-vold-fstab-modified-for-partition4.zip'. Then confirm the selection. It will flash the zip. Remove the CWM card and reboot to stock.
Insert the verygreen SD and you should be able to connect your USB and see partition 4 on the PC as 'sdcard'.
To return your stock to original after retrieving your file, just go through the process of flashing the other update file with CWM. But most people like leaving it modified so that they can always use just one SD for both systems.
Click to expand...
Click to collapse
I did exactly same, but could not see partition 4 on the pc as 'sdcard'. I see two drives 1. mynookcolor ( i can access all files in it), and 2. a removable disk drive I:/ ( that i can not access). I do not see my files (see pic below) those are on the 4th partition of sd card.
You need to mount the card in settings. Go to settings, device info, SD card. And choose 'mount SD card'.
leapinlar said:
You need to mount the card in settings. Go to settings, device info, SD card. And choose 'mount SD card'.
Click to expand...
Click to collapse
It is already mounted. It shows sd card memory (not available), unmount SD card (\unmount the sd card for safe removal), and format sd card (format (erase) the sd card). However, only third option is active others are grey/inactive.
sanshri57 said:
It is already mounted. It shows sd card memory (not available), unmount SD card (\unmount the sd card for safe removal), and format sd card (format (erase) the sd card). However, only third option is active others are grey/inactive.
Click to expand...
Click to collapse
If it says unavailable and the first two are greyed out, that means it is not mounted. Pull it out and put it back in... wait you had the cable unplugged when you checked that didn't you? You should have.
Sent from my Nook Color running ParanoidAndroid and Tapatalk
leapinlar said:
If it says unavailable and the first two are greyed out, that means it is not mounted. Pull it out and put it back in... wait you had the cable unplugged when you checked that didn't you? You should have.
Sent from my Nook Color running ParanoidAndroid and Tapatalk
Click to expand...
Click to collapse
I tried as told... number of times.. but same result.. I do not see any drive for sdcard. I see a removable drive F:/ (that i cant access) other than mynookcolor e:/ all time.
leapinlar said:
If it says unavailable and the first two are greyed out, that means it is not mounted. Pull it out and put it back in... wait you had the cable unplugged when you checked that didn't you? You should have.
Sent from my Nook Color running ParanoidAndroid and Tapatalk
Click to expand...
Click to collapse
I did it number of times.. the results are same. the nc detects a sd card but two areas a re grey..Everytime when i plug usb my nc to laptop, it shows a mynookcolor drive and a removable disk f:\ drive which can not be accessed. I have used another laptop but it is same...
sanshri57 said:
I tried as told... number of times.. but same result.. I do not see any drive for sdcard. I see a removable drive F:/ (that i cant access) other than mynookcolor e:/ all time.
Click to expand...
Click to collapse
What I am asking is with the USB cable removed, what does the settings show? If you remove and replace the SD with the settings window open, is there any difference? You say it detects it, how do you know that?
Edit: I have been searching for a solution for you. There are two ways to see those files with your PC. To view it in Windows, you must make several complicated changes to your drivers. I'm sure you do not want to do that. The other way is to use Linux. It has the ability to see and mount multiple partitions on an SD. You can either find someone who has a Linux system to do it for you or you can make yourself a Ubuntu Live CD that you can boot with your PC. None of these options are easy, which is why I was trying to do it the other way on your nook.
I don't know why your system is not mounting that SD properly. Even if those changes I had you make were not there, it should at least mount partition one on the nook.
Sent from my Nook Color running ParanoidAndroid and Tapatalk
leapinlar said:
What I am asking is with the USB cable removed, what does the settings show? If you remove and replace the SD with the settings window open, is there any difference? You say it detects it, how do you know that?
Edit: I have been searching for a solution for you. There are two ways to see those files with your PC. To view it in Windows, you must make several complicated changes to your drivers. I'm sure you do not want to do that. The other way is to use Linux. It has the ability to see and mount multiple partitions on an SD. You can either find someone who has a Linux system to do it for you or you can make yourself a Ubuntu Live CD that you can boot with your PC. None of these options are easy, which is why I was trying to do it the other way on your nook.
I don't know why your system is not mounting that SD properly. Even if those changes I had you make were not there, it should at least mount partition one on the nook.
Sent from my Nook Color running ParanoidAndroid and Tapatalk
Click to expand...
Click to collapse
without usb cable,
1. sd card removed
sd card memory (not available)
Unmount SD card (unmount the sd card for safe removal)
Format sd card (format (erase) the sd card
All are grey/inactive
2. sd card inserted
sd card memory (not available)
Unmount SD card (unmount the sd card for safe removal)
Format sd card (format (erase) the sd card
Now top 2 are inactive, but the third one (format) is active
whenever i insert a card it shows small box flash that shows sd with tick mark, and when i remove it again shows the sd flash box with cross mark.
sanshri57 said:
without usb cable,
1. sd card removed
sd card memory (not available)
Unmount SD card (unmount the sd card for safe removal)
Format sd card (format (erase) the sd card
All are grey/inactive
2. sd card inserted
sd card memory (not available)
Unmount SD card (unmount the sd card for safe removal)
Format sd card (format (erase) the sd card
Now top 2 are inactive, but the third one (format) is active
whenever i insert a card it shows small box flash that shows sd with tick mark, and when i remove it again shows the sd flash box with cross mark.
Click to expand...
Click to collapse
The card is not written correctly... if you format it in the nook... you will see it on your computer... then you can remove it... and try writing the uSDcard image again with win32diskimager
DizzyDen said:
The card is not written correctly... if you format it in the nook... you will see it on your computer... then you can remove it... and try writing the uSDcard image again with win32diskimager
Click to expand...
Click to collapse
Dizz, he was trying to figure out how to get his data off of partition 4 before he reformats and starts again. I was hoping he could do it with the nook, but it is not reading it. I had him modify emmc so it can see partition 4, but no luck here. Do you have any ideas?
Sent from my Nook Color running ParanoidAndroid and Tapatalk
I just had another thought. Put the card in the PC and open with your partition software. Delete partition one, two and three. Then maybe windows can see partition 4, since it is now partition one. You may have to move it to the beginning of the SD, but I don't think you have to.
Edit: I was able to test this on my spare SD card with the EaseUS partition program and it works. Be sure to give it a drive letter.
Sent from my Nook Color running ParanoidAndroid and Tapatalk
leapinlar said:
I just had another thought. Put the card in the PC and open with your partition software. Delete partition one, two and three. Then maybe windows can see partition 4, since it is now partition one. You may have to move it to the beginning of the SD, but I don't think you have to.
Edit: I was able to test this on my spare SD card with the EaseUS partition program and it works. Be sure to give it a drive letter.
Sent from my Nook Color running ParanoidAndroid and Tapatalk
Click to expand...
Click to collapse
so, if i do that .. will i be able to get all my applications back and running..i have some paid google apps on my usd. i also tried to make an image of the usd and tried to use boot from this new image written usd.. but it is not booting from the new one..
sanshri57 said:
so, if i do that .. will i be able to get all my applications back and running..i have some paid google apps on my usd. i also tried to make an image of the usd and tried to use boot from this new image written usd.. but it is not booting from the new one..
Click to expand...
Click to collapse
No, your installed apps are stored on partition 3. But if you bought them, google lets you redownload and install to as many devices as you want, as long as you are logged in to your Google Play account. What you will get back is things you had stored on 'sdcard' (pictures, books, music and other files like your xls files you wanted, what you saw in that screenshot you posted.)
leapinlar said:
I just had another thought. Put the card in the PC and open with your partition software. Delete partition one, two and three. Then maybe windows can see partition 4, since it is now partition one. You may have to move it to the beginning of the SD, but I don't think you have to.
Edit: I was able to test this on my spare SD card with the EaseUS partition program and it works. Be sure to give it a drive letter.
Sent from my Nook Color running ParanoidAndroid and Tapatalk
Click to expand...
Click to collapse
I had thought of this before I commented about the SD being not formatted correctly... should only have to delete partition 1 ("boot") since windows should use the first fat partition....
However...
Since the nook doesn't show "unmount" or ""sd card memory" active... it is certainly not reading partition 1 correctly.
He can flash my B&N 1.4.1 with SASD vold.fstab edits to see partition 4 (if it can read it) and transfer everything from that partition.