[Q] NookColor does not boot from SDcard - Nook Color Q&A, Help & Troubleshooting

Hi,
I've ran into a snag that I can't seem to figure out, my nookcolor boots normally but does not boot from uSD. In the past I've always been able to find answers by searching but this time, nothing I've tried has worked. I've been using phiremod on the nook for quite a while and recently updated to v6.1.
The first time I rooted the NC, I used a uSD with autonooter 3.0 and everything worked great. Flashed to phiremod 5.2 and have been using CWR off of the emmc to update versions.
Today, I decided to try a new rom and wanted to start fresh with a stock 1.1. I popped in the CWR sdcard I had from a while back and it didn't work, the NC boots normally in to phiremod.
After remaking a bootable CWR sdcard several times and failing, I thought it might be a corrupted boot partition. So I successfully reimaged the boot and system partitions via ADB and I was back to stock. I thought I was good to go except what I've got now is a stock NC that does not boot from the uSD.
I've tried 3 different perfectly good uSDcards with autonooter, monster's rootpack, CWR sdcards, nookie-froyo sdcards... nothing works. Failbooting 8 times causes the NC to reupdate itself to 1.1.
Has anybody encountered this before or some devs can shed some light why it does not boot from uSD? Any help is appreciated.
Edit: N+power causes the NC to do a Factory Reset. Done this twice already.
TC

This might work....
Look, I'm no expert at uSD's, but try this. Maybe your Nook thinks the sd card is an emmc partition. Try holding down the home button while booting? Like, hold the button and then power on. I hope it works for you. I know the pain as I have had many issues, too.

tuoc65 said:
Hi,
I've ran into a snag that I can't seem to figure out, my nookcolor boots normally but does not boot from uSD. In the past I've always been able to find answers by searching but this time, nothing I've tried has worked. I've been using phiremod on the nook for quite a while and recently updated to v6.1.
The first time I rooted the NC, I used a uSD with autonooter 3.0 and everything worked great. Flashed to phiremod 5.2 and have been using CWR off of the emmc to update versions.
Today, I decided to try a new rom and wanted to start fresh with a stock 1.1. I popped in the CWR sdcard I had from a while back and it didn't work, the NC boots normally in to phiremod.
After remaking a bootable CWR sdcard several times and failing, I thought it might be a corrupted boot partition. So I successfully reimaged the boot and system partitions via ADB and I was back to stock. I thought I was good to go except what I've got now is a stock NC that does not boot from the uSD.
I've tried 3 different perfectly good uSDcards with autonooter, monster's rootpack, CWR sdcards, nookie-froyo sdcards... nothing works. Failbooting 8 times causes the NC to reupdate itself to 1.1.
Has anybody encountered this before or some devs can shed some light why it does not boot from uSD? Any help is appreciated.
Edit: N+power causes the NC to do a Factory Reset. Done this twice already.
TC
Click to expand...
Click to collapse
My guess is the SD Card is not mounted, try going into the settings and make sure the card is mounted. You may want to unmount it, and then format it. Then unmount it, remove it and then reinstall cwr onto the sd card again. If that doesn't work, try another sdcard. If that doesn't work it could be a hardware issue... it could also be an issue with your card reader, they have been known to break at inopportune times, try a different card reader.
migrax

card reader
migrax said:
My guess is the SD Card is not mounted, try going into the settings and make sure the card is mounted. You may want to unmount it, and then format it. Then unmount it, remove it and then reinstall cwr onto the sd card again. If that doesn't work, try another sdcard. If that doesn't work it could be a hardware issue... it could also be an issue with your card reader, they have been known to break at inopportune times, try a different card reader.
migrax
Click to expand...
Click to collapse
+1 to the card reader issue. I have a perfect working cm7 build on my nook now, but it took some trial and error. The card reader on my computer looked like it was working fine, but when I would put the card into the nook it wouldn't boot to it. I finally did the same steps with the same card only this time using my phone (tp2) as the card reader plugged into my computer and it worked great.

It definitely was the card reader. Tried a different one and it booted just fine..
As a SDET by profession, it makes me sad I didn't think of this.
Thanks all.

Linux Issue
I know this is rather an old thread, but just in case someone has this problem and is running Linux (I'm running Ubuntu) here is what happened to me. After dd'ing the CWR image several times, I could not get the NC to boot to the sd card. I tried multiple cards and multiple readers, no joy. I thought perhaps something was wrong so I looked at the card in gparted. What I found there was that there was a 1mb of unallocated partition space before the CWR partition. I used gparted to move the partition to be at 0 position and it booted up like a charm.
Don't know if I was doing something wrong the command I used was
Code:
sudo dd if=2gb_clockwork-3.0.1.0.img of=/dev/sdd1 bs=1M
At any rate, if any other linux users run into this, that's how I fixed it.
Randy

rwreed said:
I know this is rather an old thread, but just in case someone has this problem and is running Linux (I'm running Ubuntu) here is what happened to me. After dd'ing the CWR image several times, I could not get the NC to boot to the sd card. I tried multiple cards and multiple readers, no joy. I thought perhaps something was wrong so I looked at the card in gparted. What I found there was that there was a 1mb of unallocated partition space before the CWR partition. I used gparted to move the partition to be at 0 position and it booted up like a charm.
Don't know if I was doing something wrong the command I used was
Code:
sudo dd if=2gb_clockwork-3.0.1.0.img of=/dev/sdd1 bs=1M
At any rate, if any other linux users run into this, that's how I fixed it.
Randy
Click to expand...
Click to collapse
Yeah, the problem is you put it on the first partition rather than the card itself. Note the instructions in the forum say device of card. ie: /dev/sdd

I also had an issue where I could create the SD card, and the Nook could see it, but it wouldn't boot from it. It turns out this was because I was using the internal card reader in my laptop to write the card. Once I switched to an external USB card reader, the Nook booted from the card just fine.

I've just come across the same problem.
I started two days ago with this: [ROMS]NEW! Dualboot Mirage CM7 / ICS CM9 Image for SDcard.
I liked ICS so much, I asked the developer how could I just stick with CM9?
He pointed me to this tutorial: Installing CM9 on Nook Color microSD.
It seems as though all the steps are going fine, up until step#10, where I am supposed to reboot INTO a freshly installed nightly.
I have Ubuntu 11.10 reliably running in VirtualBox. Plenty of memory and space.
I run GParted and view the partitions, and they are as expected.
I know Ubutu well enough to follow well-written directions.
The sdcard in my Nook is properly mounted - I think.
After reading this thread, I went to Amazing and bought a new SD card reader.
OH, and all this has been done on a new SD card, 8GB, class 4.
Hopefully it is due to an aging card reader. I'll get the new one in a couple of days and report back.
I really hope that's it!

OrganizedFellow said:
I've just come across the same problem.
I started two days ago with this: [ROMS]NEW! Dualboot Mirage CM7 / ICS CM9 Image for SDcard.
I liked ICS so much, I asked the developer how could I just stick with CM9?
He pointed me to this tutorial: Installing CM9 on Nook Color microSD.
It seems as though all the steps are going fine, up until step#10, where I am supposed to reboot INTO a freshly installed nightly.
I have Ubuntu 11.10 reliably running in VirtualBox. Plenty of memory and space.
I run GParted and view the partitions, and they are as expected.
I know Ubutu well enough to follow well-written directions.
The sdcard in my Nook is properly mounted - I think.
After reading this thread, I went to Amazing and bought a new SD card reader.
OH, and all this has been done on a new SD card, 8GB, class 4.
Hopefully it is due to an aging card reader. I'll get the new one in a couple of days and report back.
I really hope that's it!
Click to expand...
Click to collapse
Rather than a card reader, I use Kingston uSD usb stick adapters for my uSD card writing, and they've worked flawlessly. Just an option , if your new card reader doesn't solve your problem. The adapters were "dirt cheap".

brentb636 said:
Rather than a card reader, I use Kingston uSD usb stick adapters for my uSD card writing, and they've worked flawlessly. Just an option , if your new card reader doesn't solve your problem. The adapters were "dirt cheap".
Click to expand...
Click to collapse
Great idea.
They're small enough to carry worth me. Thanks.

Related

[Q] Noob question: How to boot from SD?

I tried to create a CM7 bootable SD card per the thread entitled "Size-agnostic SD Card image and CM7 installer for SD Cards. with updater."
I used WinImage to create the supposedly bootable SD card with the installer, placed it into my Nook which was fully off, and the Nook booted as usual instead of from the SD card.
Am I missing something? How do you boot from an SD card?
Is there such a thing as a boot choice menu like on my PC or is the default always to boot from the SD card?
Does the Nook have to be rooted for this to work?
Thanks
ETA: My PC shows the uSD card as nearly full, but my Nook shows the SD card as nearly empty (1.74 out of 1.84 GB available).
When you bought your Nook, did it have a blue sticker on the box? And does internal storage show 1GB or 5GB for you?
Also, you did drop an update CM7 zip file onto the imaged uSD before you tried booting off it right?
angomy said:
When you bought your Nook, did it have a blue sticker on the box? And does internal storage show 1GB or 5GB for you?
Also, you did drop an update CM7 zip file onto the imaged uSD before you tried booting off it right?
Click to expand...
Click to collapse
No blue sticker was on the box. The internal storage shows 5GB.
Yes, I had a CM7 zip file on the imaged card. (The latest encore nightly)
Interestingly, my PC shows the uSD (2 GB) as nearly full. The Nook shows it as nearly empty (1.74 out of 1.84 available).
JowBe said:
No blue sticker was on the box. The internal storage shows 5GB.
Yes, I had a CM7 zip file on the imaged card. (The latest encore nightly)
Interestingly, my PC shows the uSD (2 GB) as nearly full. The Nook shows it as nearly empty (1.74 out of 1.84 available).
Click to expand...
Click to collapse
When you burned the installer img, did you run WinImage as administrator? Also, when you put it in your reader it comes up as boot (drive letter in Windows, with files like uImage, uRamdisk, mlo, u-boot.bin, right?
angomy said:
When you burned the installer img, did you run WinImage as administrator? Also, when you put it in your reader it comes up as boot (drive letter in Windows, with files like uImage, uRamdisk, mlo, u-boot.bin, right?
Click to expand...
Click to collapse
Yes, I ran WinImage as administrator. And yes, it shows up in Windows explorer as boot and yes those files are there.
Could it be because my Nook operates in "factory mode," in order to skip initial registration?
You should run it and register it and setup wifi and everything first. Get the stock software working fine and dandy (its not half bad actually). Then, checkout this guide for installing CM7 onto an SD card:
http://clubnook.com/forum/showthread.php?953-Rooting-Instructions
It has worked for some rooting rookies so far and includes both windows and mac guides specific to SD cards.
JowBe said:
Could it be because my Nook operates in "factory mode," in order to skip initial registration?
Click to expand...
Click to collapse
I'm not sure, because I ran through initial registration on stock prior to running CM7 off SD --- I used the same image (verygreen's agnostic at http://forum.xda-developers.com/showthread.php?t=1000957) as you did without a hitch.
If you decide to run CM7 off internal sometime you're going to need to register the nook anyway.
You could try an alternate bootable SD (e.g., using an image from here: http://forum.xda-developers.com/showpost.php?p=13283643&postcount=34) to eliminate one of the two: a) your nook having issues booting from SD or b) your SD install is not set up correctly.
An update: I decided to try to create a bootable SD from another bootable image (MonsterRootPack with CWR). This time the nook wouldn't even turn on. I'm going to try to create a third bootable SD as angomy has suggested to see what happens.
I need to add that when I removed the uSD card, it booted normally.
Also, when I create the bootable SD with winimage, I get a dialog box that tells me that the format of the SD card is not right and asks me if I want to resize the image. But this happened on both the images. I don't know if this has anything to do with it.
angomy said:
You could try an alternate bootable SD (e.g., using an image from here: http://forum.xda-developers.com/showpost.php?p=13283643&postcount=34) to eliminate one of the two: a) your nook having issues booting from SD or b) your SD install is not set up correctly.
Click to expand...
Click to collapse
Ok, I tried the CWR image in the link you gave. Same problem - no-go. Just sits there dead. I remove the uSD and it boots normally.
FWIW you do not have to boot into stock B&N at all before you setup and install to CM7 SD card. One of my NCs has never ever booted into stock ROM at all, I installed CM7 onto SD card and running off that from the moment it was unboxed.
The NC will always boot off the SD card first, so if it's booting off eMMC instead then there must be something wrong with the img that you wrote to your SD card.
Make sure that you have a freshly formatted SD card, preferably one with good small random block r/w speeds (eg Sandisk class 4 8G). Follow the instructions in verygreen's "Size Agnostic..." OP to the letter. Re-download all the files as you may have a corrupted one. Make sure to check MD5 this time. Try using Win32diskimager instead, the 0.1 version works better.
It should work. Good luck.
ebubar said:
You should run it and register it and setup wifi and everything first. Get the stock software working fine and dandy (its not half bad actually). Then, checkout this guide for installing CM7 onto an SD card:
http://clubnook.com/forum/showthread.php?953-Rooting-Instructions
It has worked for some rooting rookies so far and includes both windows and mac guides specific to SD cards.
Click to expand...
Click to collapse
Thanks for the link. I have given this some thought, and it doesn't seem reasonable that booting from an SD card should depend upon the state of registration of the device because the whole idea of booting from an SD card means that the content of the SD card is loaded in the place of the stock software.
robot8 said:
FWIW you do not have to boot into stock B&N at all before you setup and install to CM7 SD card. One of my NCs has never ever booted into stock ROM at all, I installed CM7 onto SD card and running off that from the moment it was unboxed.
The NC will always boot off the SD card first, so if it's booting off eMMC instead then there must be something wrong with the img that you wrote to your SD card.
Make sure that you have a freshly formatted SD card, preferably one with good small random block r/w speeds (eg Sandisk class 4 8G). Follow the instructions in verygreen's "Size Agnostic..." OP to the letter. Re-download all the files as you may have a corrupted one. Make sure to check MD5 this time. Try using Win32diskimager instead, the 0.1 version works better.
It should work. Good luck.
Click to expand...
Click to collapse
Thanks. Yes, I just replied to another poster that I didn't think that the state of registration of the device should matter since the whole purpose of a bootable SD card is to load the contents of the SD in place of the stock.
I have followed the instructions in verygreen's thread to the letter - several times. Also, I have tried to make other bootable SDs without success. But that's a good idea about trying Win32diskimager. Also, I will try a Sandisk class 4 card SD as soon as I can get to a store.
I do have a question. When I format the SD card what "allocation unit size" should I be using? (formatting through Windows) The default is 32 kb.
PROBLEM SOLVED!
Thanks to everyone for trying to help me figure this out. The winning idea belongs to robot8.
When I switched from using WinImage to using Win32diskimager, it worked immediately. I am now running CM7 on my Nook Color! Took forever and a day to boot though.
Congrats!
Re: allocation unit size, do you mean cluster size? Depends on how big the FAT32 partition is --- larger clusters used means more actual space used but too large a size can reduce access speed. Generally Windows defaults to suggested 4k for up to 8GB, 8GB-16GB = 8k, 16-32GB = 16k, and 32+ = 32kb.
Also the first boot is the longest --- shouldn't take as long after that. Welcome to CM7 - I don't regret installing it over stock after waffling for weeks on whether or not I'd use stock at some point -- CM7 is just too much faster with too many more options and tweaks for my impatience to deal with stock Froyo.
THANK YOU OP!
I had the same issue, tried 20x various ways, 2 different computers, 2 different SD readers, and it was WinImage that wasnt working correctly. Win32DiskImager solved it.
Thanks.
JowBe said:
PROBLEM SOLVED!
Thanks to everyone for trying to help me figure this out. The winning idea belongs to robot8.
When I switched from using WinImage to using Win32diskimager, it worked immediately. I am now running CM7 on my Nook Color! Took forever and a day to boot though.
Click to expand...
Click to collapse
Thanks so much! This finally got it to work for me too. Loving my new Android tablet
FWIW, WinImage does not work. Maybe it used to work, but it does not now. I posted about this a few days ago here.

[Q] Help w/CM7 sd card install on new NC

Hello, Just got a refurbished NC with version 1.2 (read forever). Works great from stock system, but I'm trying to install CM7 on SanDisk 8gb card via post directions on:
[ROM][CM7] [v1.3] Size-agnostic SD Card image and CM7 installer for SD Cards
I've tried the 2 latest stable updates 7.1.0 and 7.0.3 and everything seems to install fine with the last lines saying "all steps complete...flushing caches...shutting down"
When I restart, it goes to the last 20 or so lines of the install and shuts down again (same messages at the end...all steps etc) I've redownloaded both the green 1.3 installer image and the stable roms. When I tried a "nightly" the install stopped on a line saying "looking for file starting with update..." or something like that and it sat there until I held the power button for a looong time.
I did try searching for a solution but couldn't find one like this problem. Any ideas what I'm doing wrong or not doing? Thanks
One thought...the 8gb card doesn't show what class... it only says Sandisk Micro HC
Are you certain you are dropping the CM7 files on the root of the boot partition on the SD?
You seem to describe doing it right but we need step-by-step how you get it done in order to maybe figure out where the culprit is.
I would suggest RECREATE the bootable uSD first.
Note: redownload the image file if needed.
Thanks for replying. Here's what I've done:
formatted 8gb micro via windows 7
downloaded image installer 1.3 via xda
downloaded winimage
restored sd card from image (generic...)
I saw boot disk w/4 files
downloaded latest stable cm7 and copied directly (zipped)to boot partition on sd
inserted sd in NC
it loaded and started updating for about 60 secs like mentioned above
it automatically shut down
When I restart NC, there is a quick white screen it goes to loading and redoes the last 20-30 lines of update and shuts down again. The lines go by so quick I can't read it (or more accurately remember them)
I've redownloaded both install image and stable updates with same results. When I tried downloading a niightly, the installer stopped midway with last line saying something like...looking for file starting with update...
Any help is appreciated
I have the same device as you (refurb NC 1.2 from the recent dailysteals sale) and did the exact things that you did except use win32diskimager instead of winimage, and it installed the cm7 nightly 240 without any issues. It's only afterward that I ran into trouble, trying to install gapps (read about it here: http://forum.xda-developers.com/showthread.php?t=1332441)
same device, same procedure, different results.
You might want to re-download cm7 zip file... you can use 7-zip or winrar to "Test archive" to see if it is corrupt before copying it to the boot partition of the uSD.
Like jh mentioned, I would give win32diskimager a try, there were many reported of winimage didn't work well.
Search for the win32diskimager, older version is better for some reason, 0.15 or something. If you can't find, let me know, I'll host the file.
Again, redownload all files, make sure no hiccup in the middle of downloading process.
What you did was correct, just to let you know.
Work-around works---next question
update!
I took out the micro 2gb sandisk from my phone and tried it again doing the normal install. It works! So, next question. Can I make an image of the 2gb sd and restore it on the 8gb sd and via some procedure maximize the rest of the sd?
Any ideas why 8gb didn't work in first place? I had done a full format via windows explorer before trying the first time. Even tried formatting via NC and still no luck. The 8gb was being used in my rooted Eris phone with no problems.
By any chance you got the counterfeit one? the 8GB
not counterfeit...I think...because when fully formatted it was 7.4+ gb
Found another 8gb sandisk micro and used it. Worked perfectly. I should have tried that first and saved a whole lot of time and energy! Thanks to all that chimed in with suggestions.
hmthomas said:
Found another 8gb sandisk micro and used it. Worked perfectly. I should have tried that first and saved a whole lot of time and energy! Thanks to all that chimed in with suggestions.
Click to expand...
Click to collapse
You have to use at least a class 4 card and that still works pretty pokey. I have my nook overclocked and running on internal and it is almost as fast as a stock Atrix
Sent from my NookColor using xda premium

[Q] Nook not booting using SD card CM7, goes into Nook mode

Hi,
Having a with a Nook where it will not complete boot of CM7 which is installed on an SD card. Instead it boots into the Nook Color software.
I hold down the power button till I see the green Cyanogenmod logo with the Loading text, which I think means it is booting from the SD card (I can get it to boot into CM recover), then the screen goes blank and something goes wrong and the boot process continous with the 'n' screen and eventually loads the Nook boot animation and ends with the Nook software loaded. The nook software seems to be running fine except I can't get the SD card to boot all the way.
I've tried 2 known good SD cards, which boot without problems on my second nook, so I know it is not the SD card. I suspect something got corrupted with the boot process files, so I have been trying to find a way to overwrite the existing files with a virgin copy.
1) Can't get ADB running, I suspect the ADB route is only possible if I have the nook booting in a rooted CM7 in the first place (if some one could confirm that would help)
2) I have tried the x8 boot fail reset as well as the erase and deregister option in the nook software with no change in the above behaviour.
3) My last hope is to do an update back to stock using the recovery mode of the SD card. I can copy an updater file to the small partition of the SD card that is visible on Windows. I found a 1.2 stock updater, but it is ~200MB which is too big to fit on the SD card. If someone could point me to a smaller updater or a sd image with CWM and >200MB space that would be very helpful. TY!
What exactly are you trying to do? If you are just trying to set up dual-boot of CM off of your SD card, you don't need to do anything to the stock B&N internal install. I've had good luck using the procedure in the [ROM][CM7] [v1.3] Size-agnostic SD Card image and CM7 installer for SD Cards thread.
Are you sure the initial CM install on your SD card went well? It's known to be very particular (see top of that thread) about what SD cards work. The first few times I tried, I didn't realize there were error when CM was initially extracted which led to similar failures. From what you've described, the SD setup is failing. Normally, you don't need to worry too much about what's on the internal emmc setup of the Nook Color.
bobstro said:
What exactly are you trying to do? If you are just trying to set up dual-boot of CM off of your SD card, you don't need to do anything to the stock B&N internal install. I've had good luck using the procedure in the [ROM][CM7] [v1.3] Size-agnostic SD Card image and CM7 installer for SD Cards thread.
Are you sure the initial CM install on your SD card went well? It's known to be very particular (see top of that thread) about what SD cards work. The first few times I tried, I didn't realize there were error when CM was initially extracted which led to similar failures. From what you've described, the SD setup is failing. Normally, you don't need to worry too much about what's on the internal emmc setup of the Nook Color.
Click to expand...
Click to collapse
Hi bobsto, some background. I've been using CM7 on a microSD for several weeks now. I dual boot between Nook SW and CM7 that way. I've been using the link you posted above to create the SD cards and so far I have not had to touch the eMMC files at all.
Then a friend messed around with the Nook I gave them with CM7 on an SD card. I don't what the friend did, but when I got the Nook back it would not boot into CM7. I pulled my SD card from my working Nook and it wouldn't work either. So I'm guessing someone screwed with the Nook internal files. So I am trying the factory restore of the Nook SW to see if that will fix the problem and allow me to load CM7 from the SD card again. Interestingly Nookie will boot from SD and CM7 won't. Still trying stuff to see what will fix the problem. Suggestions are welcome.
sfsilicon said:
Hi bobsto, some background. I've been using CM7 on a microSD for several weeks now. I dual boot between Nook SW and CM7 that way. I've been using the link you posted above to create the SD cards and so far I have not had to touch the eMMC files at all.
Then a friend messed around with the Nook I gave them with CM7 on an SD card. I don't what the friend did, but when I got the Nook back it would not boot into CM7. I pulled my SD card from my working Nook and it wouldn't work either. So I'm guessing someone screwed with the Nook internal files. So I am trying the factory restore of the Nook SW to see if that will fix the problem and allow me to load CM7 from the SD card again. Interestingly Nookie will boot from SD and CM7 won't. Still trying stuff to see what will fix the problem. Suggestions are welcome.
Click to expand...
Click to collapse
Gosh, I wish someone could figure this out.
I restored original stock after a full CM7 root and it went fine but I can NOT get a dual boot sd card to work.
It seems to install but when I reboot it shows CM7 screen briefly then always boots to Nook OS.
Tried many many different cards and image writers and CM7's and even a card from my other Nook which I know works.
It will not boot into the CM7 from the SDcard.
Any help?
grohval said:
Gosh, I wish someone could figure this out.
I restored original stock after a full CM7 root and it went fine but I can NOT get a dual boot sd card to work.
It seems to install but when I reboot it shows CM7 screen briefly then always boots to Nook OS.
Tried many many different cards and image writers and CM7's and even a card from my other Nook which I know works.
It will not boot into the CM7 from the SDcard.
Any help?
Click to expand...
Click to collapse
Try this for CM7 - http://forum.xda-developers.com/showthread.php?t=1022786
Nookie also works - http://forum.xda-developers.com/showthread.php?t=922324
Not sure what is going on, but it worked for me.
sfsilicon said:
Try this for CM7 - http://forum.xda-developers.com/showthread.php?t=1022786
Nookie also works - http://forum.xda-developers.com/showthread.php?t=922324
Not sure what is going on, but it worked for me.
Click to expand...
Click to collapse
Thanks, the first worked like a charm!
I made a 32gb CM7 sdcard.
Still wish I could have got the size-agnostic card to work, it bugs me when I can't figure stuff out.
grohval said:
Still wish I could have got the size-agnostic card to work, it bugs me when I can't figure stuff out.
Click to expand...
Click to collapse
I'm in the same boat, but after 1 day of research and trial and error I'm happy it works. Maybe someone smarter will see this and know the answer and solve my problem curiousity.

booting from sd - issues with 32gb card

Trying to prepare 32gb card for nook cm7
Using verigreen's size agnostic img
Wrote it to the card using win image writer
dropped cm7 and gapps
on boot it recognizes card, makes partitions, inflats stuff everything looks ok
on reboot it does NOT boot from sd
instead goes to nook default
exact same stuff on 8gb card works fine
what gives?
I have two nooks at this point
both may have cwm recovery - i dont know how to check
(I know how to use nook, update it etc, but not sure about this cwr thingy)
one has cm7.1 on emmc
other has nook 1.2 rom on emmc
in both of them if i insert 8/16/32gb card
1) if sd card has fresh verygreen image with update...zip and gapps..zip installer kicks in and preps sd card
2) once i reboot, it ---- does NOT ---- boot from sd card anymore
All I want is bootable sd card with cm7.1 on it so that I can give it to a friend of mine
what am I doing wrong
is there a way to force nook to boot from sd card?
I think if it finds cwr on emmc and cwr on sd, it boots from emmc or something
I use win32diskimager which I think gives more reliable results.
Also you must mount the card in a PC for writing the image using a real USB / SD adapter. Using a card media slot on the PC or using another device like a phone to mount the card are known to give problems.
mrkkk said:
I have two nooks at this point
both may have cwm recovery - i dont know how to check
(I know how to use nook, update it etc, but not sure about this cwr thingy)
one has cm7.1 on emmc
other has nook 1.2 rom on emmc
in both of them if i insert 8/16/32gb card
1) if sd card has fresh verygreen image with update...zip and gapps..zip installer kicks in and preps sd card
2) once i reboot, it ---- does NOT ---- boot from sd card anymore
All I want is bootable sd card with cm7.1 on it so that I can give it to a friend of mine
what am I doing wrong
is there a way to force nook to boot from sd card?
I think if it finds cwr on emmc and cwr on sd, it boots from emmc or something
Click to expand...
Click to collapse
Only put the CM7 zip file on it for the first boot.
use easeus partition software to extend the size of the boot partition to 200 MB after you flash the card with verygreens installer, but before you put cm7 and gapps on there.
I bet you it fails to write the kernel during the install because there is insufficient space - try it again without resizing and pay attention to the readout when it scrolls down the screen, you'll see.
cm7.1 + gapps is almost your whole boot partition, for me it leaves only half a megabyte of free space - that's not enough to unpack and install what's needed.
DizzyDen said:
Only put the CM7 zip file on it for the first boot.
Click to expand...
Click to collapse
hmm, that did it
mrkkk said:
hmm, that did it
Click to expand...
Click to collapse
LOL
Sorry for the OP but also happy for you that your NC is up and running.
I keep saying many times, do it one at a time.
...........
Sorry to bring this thread back but I'm having the same problem using verygreen's tutorial on my NC 1.3. However after booting the NC I get the "cyanogen mod loading..." screen shortly followed by a blank screen (Nook doesn't turn off, though). If I remove the SD card the nook starts up as it normally would.
Followed the advice of these other members (extended partition size to 16gb/16gb, haven't installed gapps either) but I still can't get it to work.
I'm using the latest nightly release of CM7 following the link on verygreen's tutorial released on 11/23. Should I use a stable version instead?
Thanks...
emak212 said:
Followed the advice of these other members (extended partition size to 16gb/16gb, haven't installed gapps either) but I still can't get it to work.
Click to expand...
Click to collapse
There's where you made your mistake. The recommendations of the others on the forum were probably to expand the partition created by verygreen's image to something like 200MB or 250MB. The scripts in the image create and format 3 other partitions in addition to the one created by verygreen's image. When you expanded it to the full size of the SD card there was no room to create the additional partitions.
I would suggest you re-apply verygreen's image, expand it to 250MB and try again.
- Aerlock
Touchscreen Problems
Hello,
I have tried doing this several times, and I get no response from the touchscreen. Everything else works perfectly, but the touchscreen won't respond.
Please help.
Update on Touchscreen Issue
CM7 works fine off the 8GB. Is there something different you have to do to get the 32 to work?
Touchscreen Issue Explained
upthepool said:
Hello,
I have tried doing this several times, and I get no response from the touchscreen. Everything else works perfectly, but the touchscreen won't respond.
Please help.
Click to expand...
Click to collapse
From: Eyeballer:
http://forum.xda-developers.com/showthread.php?t=1030227
****BRAND NEW NOOK COLORS (Dec 2011+/Jan 2012+ are now shipping with a different touchscreen/digitizer (same as used in the nook tablet). As of now this driver is not included in CM7, you are welcome to try to flash CM7, if your touchscreen is unresponsive, restore to stock or flash CM9. CM9 will work as the driver is included.***
It appears that 7.1 works, as well as the most recent nightly from Nov.

[Q] Chronic "Unexpected Lack of Boot Partition on the SD card! Please Report"

[Q] Chronic "Unexpected Lack of Boot Partition on the SD card! Please Report"
Hi,
First let me say - YES, i have searched all of the forums here (and a number of other sites) and seem to have tried almost every option.
I have Chronic "Unexpected Lack of Boot Partition on the SD card! Please Report" problems. The farthest I get guaranteed is the cyanogenmod boot and menu (if I try and bring it up). I'm simply trying to get the SD card with cm7 to boot reliably and not eventually loose the boot partition.
Off and on since spring I was able to burn a CM7 image (verygreen's size agnostic, and one or two others I have since lost track of) to a SD card; have had it boot to cm7 and it work for awhile - but then eventual degraded into the no partition found error. the majority of the time it just doesn't work and results in that annoying purple black screen.
When it does work, it only works for awhile and then the boot partition can't be found; a few very small 3 of times - if I copied a new update it woke back up ad worked for a couple of reboots then lost the partition again.
Anybody got time to take pity on my melted brain and take a few guesses?
Clearly I'm not only missing something - but as things have gotten worse, am now missing more (if that is possible) as I'm going backwards to see why it no longer works at all.
At this point wrong has happened so often, I'm just lost on what even worked way back when I started.
I'm trying to backtrack to where it at least worked a little for a few days...but noob world is decaying into worse world.
I tried a couple of other, older processes and a multiboot menu one that seemed promising (plus could handle the new naming conventions for 7.2 CM7); but that one never even got past the missing boot partition.
I have tried approx 10 2gb SDCards, Sandisk, Kingston, Unknown; Class 4 and mixed.
I have tried 3 8GB SD Cards, Sandisk, class 4
I have tried 1 16gb SD Card, Sandisk, class 4
I have tried a Vivitar Micro SD Card Reader
I have tried the micro SD card Adapters in a laptop, and then in a sandisk USB adapter.
I even tried doing it all using the Nook color via a USB cable.
I even tried leaving the nook color off and connecting the USB cable to the PC to initiate a boot.
Using Windskimager
Using SD formatter
Have formatted Full erase and overwrite.
Tried leaving partition size alone
Tried partition resizing up to 250mb
Tried cm7 zip alone and with gapps
WinXP on 2 desktops and a laptop
It sounds like you have run the gamut of attempted resolutions.
That message is part of the verygreen partitioning script that runs every time the verygreen recovery is run. So, that means the normal boot kernel for CM7 is not loading.
The way the verygreen SD should operate is it starts with uImage and uRamdisk on the boot partition. Those are verygreen's recovery files. The first time it is booted, it looks at your emmc to be sure it is a nook. Then it looks at the SD to see if it has been partitioned yet. If it is not, it partitions it into those partitions necessary for installing ROMs. After partitioning, it looks for a zip to install. If it does not find one, it shuts down and the next time it boots it does the same thing until it finds the first ROM zip to install. If it finds one, it installs it. The first time it installs a ROM, it renames those uImage and uRamdisk verygreen files to uRecImg and uRecRam and they become the verygreen recovery files. And it installs new uImage and uRamdisk files from the zip to become your CM kernel and ramdisk. These are what normally will load in the future to start CM.
Now, with the disk partitioned and CM installed, ordinarily, after the cyanomod logo comes up, it boots by default to CM via the uImage and uRamdisk files. If you intercede with the boot menu and tell it to boot to SD recovery, it looks for uRecImg and uRecRam to load the verygreen recovery. If that is loaded, the verygreen script does all its checking again, it verifies that emmc is a nook, then tries to verify if the SD is partitioned. If it is, it looks for a new zip to install. If, in checking to see if it is partitioned, it cannot find partition 1, it gives that message that has been bugging you.
So I see two things that are happening to you.
First, it is booting to the verygreen recovery first instead of CM. That could be due to a recovery bootloop happening. Look at my tips thread linked in my signature to see an explanation as to what that is and how to possibly get out of it.
Second, after it boots to the verygreen recovery, it does its checking and cannot find partition 1 of the SD and gives you that message.
What I cannot understand is, if you have no partition 1 on your SD, how is it booting to the verygreen recovery?
What you have not told us is what you have on emmc. Stock? Does it boot properly without the SD installed? Or does it go to stock recovery?
After this happens to you again, take the card out and put it in the PC. Tell us what you see. What files are there? Maybe look at it with Mini-Tool Partition Manager and see what partitions it reports.
leapinlar said:
What you have not told us is what you have on emmc. Stock? Does it boot properly without the SD installed? Or does it go to stock recovery?
Click to expand...
Click to collapse
Ditto on that - especially as it boots happily to that error message time after time after the green cyanomod screen appears and I can also do the menu trick to get it to go into recovery.
Just as a clarifier: A number of times it tried to do the install (text flowing by) and at the end claims it can't find the boot partition - odd (unless I have less of an idea of what I am doing than I think) as isn't all that running from that partition? A fairly even number of times it doesn't even run the install and just errors out right up front.
Once in a great while it all works, and I'm good for a few days - but eventually upon rebooting to get it back to normal (either by menu choice or by pulling the sd card) - all I get is that lack of partition again.
leapinlar said:
What you have not told us is what you have on emmc. Stock? Does it boot properly without the SD installed? Or does it go to stock recovery?
Click to expand...
Click to collapse
Yes with the SD card out it boots to stock, although a few time what looked like the CWMod menu came up after I shut down and started up without the SD card installed. Maybe only 2 or 3 times out of WAY to many boots to stock so the kids could read their books while I went to work.
I have even tried resetting the nook to factory on the off chance I did something dumb while mucking about to cause that.
leapinlar said:
After this happens to you again, take the card out and put it in the PC. Tell us what you see. What files are there? Maybe look at it with Mini-Tool Partition Manager and see what partitions it reports.
Click to expand...
Click to collapse
Will do so later tonight and will read the notes in your signature as well.
I saw something go by about the boot partition having to start at the 63 block or something - I can't believe ALL my SDcard adapters / writers are bad, but could the nook reader be screwy? Anyway to do a real test? I've been using the Easeus Partition Manager, but will try the Mini-Tool Partition Manager.
Thanks for the step by step explanation of exactly what happens in the process so I can again get a handle on what it's all doing. That all makes sense to what it looks like it tries to do. Deeply appreciate the time!.
You know, I am beginning to suspect something is wrong with your card reader built into the nook. Some sort of intermittent thing like a pin not making a good connection to the card. Put an ordinary SD in it and see if your stock can consistently read it.
Is your unit still under warranty? You might want to explore seeing if you can get it replaced.
Your downloaded verygreen image might be corrupted. Have you tried re-downloading it?
Sent from my NookColor using xda app-developers app
leapinlar said:
You know, I am beginning to suspect something is wrong with your card reader built into the nook. Some sort of intermittent thing like a pin not making a good connection to the card. Put an ordinary SD in it and see if your stock can consistently read it.
Is your unit still under warranty? You might want to explore seeing if you can get it replaced.
Click to expand...
Click to collapse
I had thought of that too - at stock it seems to have no problems reading consistently; I've done surface tests using partition manager - but haven't located any real other options of hard testing like once done for hard drives.
Plus the fact that sometimes, it will work for days before it craps out.
j8048188 said:
Your downloaded verygreen image might be corrupted. Have you tried re-downloading it?
Sent from my NookColor using xda app-developers app
Click to expand...
Click to collapse
A number of times - I went through and wiped all my downloads for the latest try.
Okay So As I mentioned I went back and wiped everything I had downloaded and restarted (again).
Current status is it's working BUT:
suspiciously too easy this time, worked first shot
- (having said that, I've had looking stupid and asking suddenly means it all starts working - so if it's that I'm good with this)
I've only rebooted into CM7, not back to stock at any time
Have not removed the SD card
I've not had time to load up the apps I like, just the kids games
- (sometimes I think it's the more wanted, the less reliable)
Obviously because I haven't removed the SD card, i haven't been able to retry things enough to recreate the other problems of boots right, yet can't find the partition when it really counts.
Changes (listing stupid things too, just because):
-Went back to my sandisk class 4 16gb HC card
-changed USB adapter back to sandisk one, using a sandisk micro to SD adapter that specifically says sdhc (although I think that is really just marketing
-Formatted the SD in the Nook x2, and did not use SDformatter
-Looked at the partition on the card with MiniTool not Easeus partition manager
-There is a step in verygreen's where you pop the card out and reconnect to the PC BEFORE adding the cm zip, made sure to do that - but could swear I had done it before.
Full painful boring steps that SO far has gotten it past the first stage of creation (again the full test is when I boot into stock a few times, or remove the SDcard for anything, or load my really wanted apps on the android side):
--Also note my lack of class 4 Sandisk cards, I only had one after all. BUT I have had this all work to this point with the 16gb only to have it go south.--
Painful details is so I can catch what is really worthwhile different as even WHEN I get it to work, I'm going back to try all the other cards because it worked so oddly and failed so oddly and differently - but that's just me.
> The 2GBs are:
6 Sandisk SD, don't see any class Rating
2 no brand SD, don't see any class Rating
1 Kingston SD, don't see any class Rating
> The 8gb are SDHC "Adata" Class 4 SDHC
> The 16gb is a Sandisk Class 4 SDHC
Using the 16GB Sandisk Class 4
--------------------------------
> Nook booted to stock
Inserted SD Card
Unmounted
Formatted sucessfully
unmounted and removed
> Put in Red SD / SDHC Adapter
Put in Sandisk MicroMate SDHC to USB Adapter
Put in Front USB spot
> Mounted as E Drive
E Drive shows standard Nook Folders:
.amdroid_secure
B&N Downloads
LOST.DIR
My files
> MiniTool Partition Wizard
Surface test = all good.
>Write the image on your SD card
Used Win 32 Disk Imager
After done with writing, eject and then re-insert the uSD card into your computer.
Two Partitions - 118 and 14.72gb
>Copied to card:
update-cm-7.1.0-encore-signed.zip
Installed correctly
configured wireless
Rebooted = OK
Rebooted = OK
>Turned off
Removed SD Card
Put in Red SD / SDHC Adapter
Put in Sandisk MicroMate SDHC to USB Adapter
Put in Front USB spot
copied gapps
>Boot into Recovery
Gapps installed
> boot
all good
did all set ups like before
added apps (7 games for kids)
rebooted twice
started using
added one app I really like (newshog)
Listening for drumming... nothing so far (Dr. Who reference)
I'm going to go the weekend before rebooting to stock as I can do some adding, and rebooting to android.
Maybe backup the droid side this time around.
THEN the death tests on Monday
-thanks for listening_
p.s. - Yes, I still suspect the card reader somewhat as REMOVING may be where it breaks down.
However, once or twice when I had the Unexpected lack of boot partition error - I was able to bring it back by doing a CM7 update via recovery, despite it refusing to find the boot partiton immediately previously - of course that means the SDcard was removed and reinserted. Most time reinsertion = no help.
You do not need to remove the SD to test booting to emmc. Just press and hold the n button during the boot until the boot menu comes up. Then select emmc/normal and boot. It will boot to stock. The only problem with doing that is now your SD boot partition is 'sdcard'. But should work for testing stock.
leapinlar said:
You do not need to remove the SD to test booting to emmc. Just press and hold the n button during the boot until the boot menu comes up. Then select emmc/normal and boot. It will boot to stock. The only problem with doing that is now your SD boot partition is 'sdcard'. But should work for testing stock.
Click to expand...
Click to collapse
Yes, I know - but it's two separate tests to see which one caused the problem.
Turns out that neither was needed - it was easier to create; my son simply turned it off (not a reboot cycle as I had been doing which worked).
When it was turned on, it no longer boots - it goes straight to BSOD (actually deep purple).
Booting into recovery gets me:
Penguin Logo
rcS!
Populating /dev using udev: done
Initializing random number generator.... done.
modprobe: chdir(2.6.32.9): No such file or directory
Starting Network...
Detected Standard B&N nook layout, emmc first
Error! Unexpected lack of boot partition on the SDCARD!
Please Report!
Poweroff when ready
Since I'm till held to the noob reposting limit of once every 5 minutes and the captha I can barely read - I'll post MiniTool result in about 5 minutes. I'll link a screen capture if i can here.
I tried to boot per menu to the EMMC stock; Clockworkmod Recovery v3.2.0.1 came up. I know I did emmc and what ever the second default is (which should be normal) - I'm pretty sure it was normal.
I offed it and did the same and confirmed it was the default; THIS time it came up Nook stock.
Is there some way I installed something to the stock NOOK and didn't remove it when I restored to factory? The other day I did the restore from that same clockworkmod screen NOT from the stock Nook environment.
I'm wondering if I somehow created my own monster way back when I first started this and was playing in the android environment.
I just edited what I wrote a few seconds ago. The reason it went to emmc recovery is because the recovery flag was not reset when that SD Recovery told you that error. Did you read my tips about recovery bootloops? When you exited 3.2.0.1, it cleared the flag and booted normally.
I still suspect hardware issues.
Just for Ha, Ha's I hooked the Nook via USB to the PC.
G Drive "Removable Disk G" (wants a disk to be inserted)
E Drive "MyNookColor" ( Lots of what I assume to be standard Nook folders.
See my edit above.
Attachement # 1 SD Card from Mycomputer:
Attachment # 2 MiniTool View of SD Card
Boot Partition
Properties using Minitool Partition Wizard (attached):
Used
Partition Info
File System Info
Surface Test of Boot Partition:
Perfect - so no picture.
This is SO aggravating - I almost would accept just knowing why rebooting wrecks something if I knew WHAT).
leapinlar said:
I just edited what I wrote a few seconds ago. The reason it went to emmc recovery is because the recovery flag was not reset when that SD Recovery told you that error. Did you read my tips about recovery bootloops? When you exited 3.2.0.1, it cleared the flag and booted normally.
I still suspect hardware issues.
Click to expand...
Click to collapse
Sorry, apparently not closely enough - got lots of time again.
....didn't expect that anyone would be watching, was busy posting pictures so I could go away and read and think...
Probably is hardware - wish I had some way to vigorously test that, I get that basic use in Nook Stock doesn't really prove everything is good.
Plus I bought refurbished and I have to go dig up the warranty, it was months ago, so not too hopeful and boxes long gone. Don't know how nice B&N is, free replacement charger and cord is one thing - whole another refurb unit is different if I can't show stock SD card reading is an issue, not sure how much they check, but I don't think they care about CM7 off a SDcard not working!
Everything looks perfect on that card. All the right files, partition sizes, etc. You have stock on emmc, CWM 3.2.0.1 on emmc recovery.
I still suspect hardware issues. Powering off makes card semi-unreadable. Can still boot to it but when checking for partition information on SD fails.
If you registered your nook, the serial number is all you need. Refurbished usually have a one year warranty. Mine did. Just tell them card reading is intermittent. Which it is. They are pretty generous. You still have stock on there.
Edit: Try just an ordinary SD and power off, reboot, and repeat many times and in between check card reading ability.
leapinlar said:
Everything looks perfect on that card. All the right files, partition sizes, etc. You have stock on emmc, CWM 3.2.0.1 on emmc recovery.
I still suspect hardware issues. Powering off makes card semi-unreadable. Can still boot to it but when checking for partition information on SD fails.
Click to expand...
Click to collapse
Yup, it's really the only thing that hasn't been able to be changed through all of this.
I've mostly gotten these results - I've managed to make it worse as I redid things and apparently got sloppy. But when going back to methodically following instructions I have what I had months ago. I had hoped buying other cards would make it at least act differently.
Thanks for all of the reviews and double checking, at least I now it's not something obvious (but wasn't obvious to me) that I missed along the way!
I'll have to call B&N and see how strict they are and if they take the "It just has trouble reading any SD card consecutively".
Now where was that review of the Nexxus 7.... and I wonder how all the tablet prices are going to drop especially for the Galaxy Tab. Buying is not as fun but I am completely beat with modding failures.
We are too fast with each other. Lol. See my edit above.

Categories

Resources