Results 1 to 6 of 6

Thread: How to download and install the Honeycomb on the Nook Color?

  1. #1
    Join Date
    Apr 2011
    Posts
    64

    How to download and install the Honeycomb on the Nook Color?

    As the title suggesting itself what I wanted to ask over here in this particular thread. Well I have installed Sideload Wonder Machine on the computer of mine. well as it is already mentioned in the title of thread I want to download as well as install the HoneyComb on the internal memory of the Nook. Let me know if you are having any useful instruction to get the requirement of mine. Thanks a lot in advance.

  2. #2
    Join Date
    Mar 2010
    Posts
    1,998

    Re: How to download and install the Honeycomb on the Nook Color?

    Looking at the requirement of yours I let you know that you should download and installed the Honeycomb on the computer of yours from the official website. you should have the SD card of upto 4 GB. You should have the SD card of either of 4 GB or more. You should unzip the file and use the Win32DiskImager. Into Disk you have to go for the Restore Virtual Image to Physical Drive. You have to change the option to All files and choose the desired file.

  3. #3
    Join Date
    Mar 2010
    Posts
    2,470

    Re: How to download and install the Honeycomb on the Nook Color?

    If you are a Mac user then you need to use the following instructions.
    You have to launch the Terminal on the computer.
    Now execute the following command on the terminal.
    Code:
    diskutil list
    you have to unmount the drive using the following command.
    Code:
    diskutil unmountDisk /dev/disk#
    now execute the below mentioned command on the terminal.
    Code:
    dd if=nookhoney04.img of=/dev/rdisk# bs=1m
    you have to launch the power down the nook and simply insert the SD card and you will have the Honeycomb on the same.

  4. #4
    Join Date
    Mar 2010
    Posts
    2,713

    Re: How to download and install the Honeycomb on the Nook Color?

    You can use the following instruction to install the Android market on the Nook Color by using the Honeycomb.
    • Well you have to download the Android Market.
    • You have to keep the file at the adb tools folder and execute the following comamdn on the terminal.


    Code:
    adb shell mount -o remount,rw /dev/block/mmcblk1p2 /system
    
    adb push Vending.apk system/app/Vending.apk
    
    adb push GoogleServicesFramework.apk system/app/GoogleServicesFramework.apk
    
    adb shell
    
    cd system/app
    
    chmod 6755 Vending.apk
    
    chmod 6755 GoogleServicesFramework.apk
    
    exit
    
    adb reboot
    • you have to go for Apps and launch the market and sign in . in case market is not opening then you should reboot and see whether it is working or not.

  5. #5
    Join Date
    Mar 2010
    Posts
    2,578

    Re: How to download and install the Honeycomb on the Nook Color?

    You might need to overclock the Honeycomb by using the following instruction.
    1. You should download the Honeycomb from the official website and extrct the same on the computer of yours.
    2. Now execute the following command on the terminal.

    Code:
    adb shell
    
    cd data/dalvik-cache
    
    rm *
    
    exit
    n
    1. ow you have to remove the SD card and place it to SD card reader.
    2. You should open the folder and simply make the copy of the uImage file on the computer.
    3. Now you have to replace the uImage file which you have downloaded and reboot and you will have the overclocked Honeycomb.

  6. #6
    Join Date
    Mar 2010
    Posts
    2,033

    Re: How to download and install the Honeycomb on the Nook Color?

    I want to make aware of basic thing which would be useful to you. If wanted to preserve the data you should be into the root of the computer of yours.
    You should backup with the Titanium backup. Now execute the following command.
    Code:
    adb shell mount -o remount,rw /dev/block/mmcblk1 /
    adb pull sdcard/[path to your adb folder, such as c:/sdk/tools/]/honeysd
    adb shell mount -o remount,rw /dev/block/mmcblk1 /
    
    adb push [path to your adb folder]/honeysd/ sdcard/
    now you have to restore the backup.

Similar Threads

  1. Replies: 7
    Last Post: 24-11-2011, 11:18 PM
  2. Will you be buying the nook color 2??
    By Amualya in forum Portable Devices
    Replies: 8
    Last Post: 24-11-2011, 09:27 PM
  3. It looks like Amazon is trying to copy nook color
    By Amy_i3 in forum Portable Devices
    Replies: 6
    Last Post: 24-07-2011, 10:45 PM
  4. Unable to install Nook Color with update 1.1
    By Angee in forum Portable Devices
    Replies: 5
    Last Post: 21-05-2011, 10:55 AM
  5. Performance of Nook color with Honeycomb.
    By Harcourt in forum Portable Devices
    Replies: 5
    Last Post: 29-04-2011, 11:18 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,275,650.73478 seconds with 17 queries