Congratulations to Cicadaman & co. for getting Froyo running on the Nook Color! Visit the nook Color portal!
See Rooting new hardware FIRST if you have a nook original with a 1003* serial# or above.

Nookie Honeycomb: Burning a bootable SD card

From nookDevs

(Difference between revisions)
Jump to: navigation, search
Revision as of 10:55, 1 February 2011 (view source)
Rexxin (Talk | contribs)
(Steps)
← Older edit
Revision as of 17:19, 1 February 2011 (view source)
Japzone (Talk | contribs)
(Steps: Added Torrent because Mirror is Down)
Newer edit →
Line 26: Line 26:
== Steps ==
== Steps ==
# Download the latest Image: [http://dl.dropbox.com/u/19454593/nookhoney.7z Nookie Honeycomb v0.0.1 02/01/2011]
# Download the latest Image: [http://dl.dropbox.com/u/19454593/nookhoney.7z Nookie Honeycomb v0.0.1 02/01/2011]
  +
# Unzip it using your favorite unzipper. (Windows users use [http://7-zip.com 7-zip].)
# Unzip it using your favorite unzipper. (Windows users use [http://7-zip.com 7-zip].)
# Write the microSD card image  
# Write the microSD card image  

Revision as of 17:19, 1 February 2011

link=NookColor portal
Part of the NookColor portal
This page contains unsupported information and could cause damage if you continue!
Please note that the information on this page is unsupported and we will not be responsible for any damages or failures to your equipment. Please follow with care.

This wiki document is a work-in-progress, intended for a limited audience (for now).

Really, this is not ready for prime time. Don't do it. This is a research project.

And we're not answering questions yet. Really. Not. We'll let you know.

How to burn a bootable SD card with Nookie Honeycomb on it

Pre-requisites

  • You need a B&N nookColor (which we will call NC)
  • You need a 4GB or larger microSD card that you are willing to completely erase.
  • You need access to a computer.
    • the computer must be able to read and write a microSD card.
    • the computer must have around 4gb of free space on the hard disk to hold the zip you're going to download and the unzipped version of it.
  • You must have a program to write disk images, either dd (Linux or Mac) or WinImage (Windows) software (details below).

This process can be done from a Linux, Windows or Mac machine.

Note: Devices with integrated card readers (cameras, smartphones, the Nook itself) will often not be able to rewrite the partition table and won't make bootable cards. Dedicated USB card readers are ideal.

Unlike Linux and Mac, Windows does not include 'dd' so you will want to install WinImage for writing the image to the microSD. Simply download the zip to a folder and run WinImage.exe, no installation is required.

Steps

  1. Download the latest Image: Nookie Honeycomb v0.0.1 02/01/2011
  1. Unzip it using your favorite unzipper. (Windows users use 7-zip.)
  2. Write the microSD card image
    • For Linux Users:
      • Bring up a terminal
      • Navigate to the directory you unzipped the microSD card image to
      • If you are running in Linux, Ensure your microSD card is unmounted (run as root)
        • # umount /dev/
          where is your sdcard (for example /dev/sdc or /dev/mmcblk0, not the mount point of the sdcard or an existing partition like sdc1 or mmcblk0p1) Don't just copy the term you need to know the name of the sdcard's device. Please be sure you're writing to your sd card and not to your hard disk. This is dangerous.
      • write the image to your microSD card. (run as root)
        • WARNING: This will completely erase your microSD card. Be sure to back it up!
        • # dd if=NameOfNookieHoneycombImage.img of=/dev/ bs=1M
          • Note that you need to use the name of the img file you downloaded...
    • For Windows users:
      • Run WinImage.exe (Right click, Run as Administrator)
      • Select Disk from the menu and select "Restore Virtual Hard Disk Image...".
      • Select your SDCard from the list and click OK.
      • In the Open dialog box select "All Files" in the lower right file type box, browse to nookhoney.img, select, and click Open.
        • Last warning, click YES to write honeycomb to the SDCard!
    • For Mac Users:
      • Open a terminal window.
      • Find which drive the sd card is mapped to: type in the terminal this:
        diskutil list
      • Be very careful to identify the SD card and not your hard disk. Be VERY careful.
      • Now unmount that drive typing this:
        diskutil unmountDisk /dev/disk#
        (My computer is was disk2 replace # with your number.)
      • The computer should say: Unmount of all volumes on disk<#> was successful
      dd if=NameOfNookieHoneycombImage of=/dev/disk# bs=1m
      Again, replace # with the number of your card. Everything needed should copy right over to the card.
      • WARNING: This will completely erase your microSD card. Be sure to back it up!
      • When it is finished (it can take 10 minutes to write the full 2 gigs, depending on the speed of your card), be sure the drive is unmounted before removing it.
    • Now, stick the card into the nook, power off, power on, and you should be in Honeycomb.

      You might want to go look at the OTHER Honeycomb pages now....

    Views
    Personal tools
    • Log in / create account
    Navigation
    nookDevs Team
    miscellaneous
    Toolbox