Barnes & Noble Nook Color: Full Update Guide
This guide will walk you through the process of taking the Barnes & Noble Nook Color with Software version 1.2 from stock to having a custom recovery image and the ability to flash the latest version of CyanogenMod. This does not work with Software version 1.3.0.
Contents |
Before you do anything — Make a backup
Don't forget to back up your data. If you have synced the device with a Google account, then the contacts, calendar, Gmail & select other Google-related data will not be lost and will come back after the next sync. However, you should backup anything you want to keep that is not stored on the SD card:
- Bookmarks,
- Applications; use Titanium Backup or the Astro File Manager, for example,
- Any application data not on the SD card.
It would also be a good idea to backup everything stored on the SD card in the rare case the SD card must be formatted to resolve any major problems.
Backup for Root Users is a free application that can assist with backing up your data.
Rooting the Barnes & Noble Nook Color
Prior to rooting the Barnes & Noble Nook Color, it is recommend you register it with the Barnes & Noble.
Setting up uNooter
In order to properly flash an uNooter image to a SD card, you will need to use an USB card adapter or have an internal SD card slot on the computer. Writing the uNooter image to the SD card will wipe it, backup anything of value and/or importance elsewhere.
- Download the uNooter image:
- uNooter: download
- md5:
4e1e7be9939aaef43d3a1d04cb17b2cd
- md5:
- uNooter: download
- Unzip the uNooter zipfile.
- Write the uNooter image to the SD card:
Windows
- Due to Windows not having the ability to write images to drives, you will need win32DiskImager to accomplish this. Latest version should be fine.
- Insert the SD card you are going to use to write the uNooter image to.
- Open win32DiskImager.
- Select the downloaded & extracted uNooter image with the folder button.
- Select the drive letter for the SD card.
- Write the uNooter image.
Linux
- Insert the SD card you are going to use to write the uNooter image to.
- On the computer, open up terminal and navigate the directory where the extracted uNooter image is located.
- Once in the same directory as the uNooter image, type the following commands:
umount /dev/<sdcard>- NOTE: <sdcard> is the device file associated with the SD card, e.g. sdc.
dd if=uNooter.img of=/dev/<sdcard> bs=1M
Mac OS X
- Insert the SD card you are going to use to write the uNooter image to.
- On the computer, open up terminal and navigate the directory where the extracted uNooter image is located.
- Once in the same directory as the uNooter image, type the following commands:
diskutil list- NOTE: This will help you identify the SD card. Make sure it is the SD card & not one of the hard drives of the computer.
diskutil unmountDisk /dev/<sdcard>- NOTE: <sdcard> is the device file associated with the SD card, e.g. disk2.
dd if=uNooter.img of=/dev/<sdcard> bs=1m
- The uNooter image is now setup on the SD card. Continue to the next section.
Gaining Root Access
- Power off the Barnes & Noble Nook Color. Also if the device is connected to a computer, disconnect it.
- Insert the newly setup uNooter SD card into the Barnes & Noble Nook Color.
- Connect the Barnes & Noble Nook Color to the computer. This will trigger the Barnes & Noble Nook Color to power on (the screen will remain off) and allow uNooter to root the device. This screen is black for up to ten minutes.
- The computer will see a new USB device.
- Windows: The computer may complain about missing drivers. Simply cancel through them at this time.
- Linux: The Barnes & Noble Nook Color will show up the computer as a RNDIS ethernet device. You may ignore this.
- Mac OS X: The Barnes & Noble Nook Color will show up as an additional Ethernet device. Just cancel when you see the dialog box pop up.
- Once this occurs, disconnect the Barnes & Noble Nook Color from the computer. The Barnes & Noble Nook Color may restart itself. If it restarts normal, continue to the next step. If it does not, power it off, remove the SD card & power it back on normal.
- At this point the Barnes & Noble Nook Color is rooted. Continue to the next section.
Install a Custom Recovery Image
If the Barnes & Noble Nook Color already has the ClockworkMod Recovery installed, you may skip this section.
- In the Extras menu on the Barnes & Noble Nook Color, launch ROM Manager.
- Select Flash ClockworkMod Recovery.
- Click on Barnes & Noble Nook Color and then give ROM Manager root permission, if it prompts you.
- If it hangs after that and freezes up, just allow the app to Force Close. Then open it back up and repeat steps 2-4.
- Once the flash was successful, you should see a dialog box that says "Successfully flashed ClockworkMod recovery!".
- Press OK.
- The ClockworkMod Recovery should now be installed on the Barnes & Noble Nook Color.
Flashing CyanogenMod
Method via Recovery
- Download the latest version of CyanogenMod.
- Optional: Download the Google Apps for the device.
- Place the CyanogenMod update.zip file on the root of the SD card.
- Optional: Place the Google Apps .zip on the root of the SD card also.
- Boot into the ClockworkMod Recovery.
- Once the device boots into the ClockworkMod Recovery, use the side volume buttons to move around, and either the power button or the trackball to select.
- Optional: Select backup and restore to create a backup of current installation on the Barnes & Noble Nook Color.
- Select the option to Wipe data/factory reset.
- Then select the option to Wipe cache partition.
- Select Install zip from sdcard.
- Select Choose zip from sdcard.
- Select the CyanogenMod update.zip.
- Optional: Install the Google Apps by performing steps 7 - 9 again and choosing the Google Apps update.zip.
- Once the installation has finished, select +++++Go Back+++++ to get back to the main menu, and select the Reboot system now option. The Barnes & Noble Nook Color should now boot into CyanogenMod.
Method via ROM Manager
- Launch RomManager.
- Optional: Choose the first option in the app, Flash ClockworkMod Recovery to update to the latest version.
- Select the Download ROM option from the main menu in the ROM Manager.
- Select the CyanogenMod option, and then choose the latest version of CyanogenMod from the menu.
- Optional: When you select the latest version of CyanogenMod, check the Google Apps option.
- Once the ROM is finished downloading, it asks if you would like to Backup Existing ROM and Wipe Data and Cache.
- If Superuser prompts for root permissions check to Remember and then Allow.
- The Barnes & Noble Nook Color will now reboot into the recovery, wipe data and cache, and then install CyanogenMod. When it's finished installing it will reboot into CyanogenMod.