Root for Nook Tablet 8GB (w/ Android Market)

Search This thread

jichuan89

Senior Member
Nov 16, 2010
77
66
Sunnyvale, CA
[Updated 3/4/12] Add flashable SD card image
[Updated 3/5/12] Update instructions to include tethering
[Updated 4/16/12] Add compatibility warning (as suggested by lavero.burgos) and answers to common questions

Sorry for posting this here -- this is the first time I'm posting on xda-developers and I'm not allowed to post in the dev section.

Root for Nook Tablet 8GB (w/ Android Market)



So ever since I bought the 8GB Nook Tablet last week I've been checking this forum daily to see whether there's a root method that I could use to sideload apps etc.. But it seems that no current root method for the 8GB tablet existed, and I even came across a video showing that none of the current root methods for the 16GB version works on the 8GB.

So when I saw bauwks's updated 2nduboot that allows booting from an SD card, I started poking around to see if I could use that to root the tablet. While bauwks's kernel and ramdisk cannot boot into the stock Nook userland on the 8GB version (it reboots right after the "READ FOREVER" screen), they do allow me to boot into Android's init process, and that's enough to root the tablet and install Android Market. Basically, what I did was package the files I needed as well as a small installer script into bauwks's boot.img.

The result (root + Android market) is demonstrated in this video.


Compatibility

This method is for rooting the stock firmware version 1.4.2 that is shipped with the Nook Table 8GB when you buy one from B&N. It is not supposed to be used with other ROMs such as CM7, nor the Nook Tablet 16GB.


Included

- Root (su + Superuser.apk)
- Android market


Options

There are two equivalent ways to apply this root method.

1. The first, and easier method is to burn an image to your SD card.

2. The second method is to partition and format your SD card and copy over the files yourself. This latter is more complicated than you think as the SD card must be partitioned and formatted in a very particular (and peculiar) way for it to boot.


Instructions for option 1 - burning a pre-built microSD card image

0. Before you proceed, know that THIS IS EXPERIMENTAL SOFTWARE THAT PROBABLY VOIDS YOUR WARRANTY AND MAY PERMANENTLY OR TEMPORARILY BRICK YOUR TABLET. Even though it worked for me, it may not work for you, and worse, it is quite possible that it could cause your tablet to boot-loop or die. I AM NOT RESPONSIBLE FOR ANY POSSIBLE DAMAGES TO YOUR TABLET / ANYTHING ELSE CAUSED BY THIS METHOD. BY USING IT YOU AGREE TO ASSUME ALL RESPONSIBILITY FOR YOUR ACTIONS.
1. You need a microSD card. The image itself is ~55MB, which means any card above 64MB will work. Backup anything you have on that SD card because THIS WILL ERASE ALL DATA ON YOUR microSD CARD.
2. Download this image. MD5: 1a4f5cb32f09d3003b11aa782fe9566f
3. Burn downloaded image to microSD card. This page explains how to burn an image on Linux, Mac and Windows. Ignore the Nook Color-specific stuff, don't download the Nookie Froyo image, and replace in the instructions the nookie froyo image with the image you've just downloaded. THIS WILL ERASE ALL DATA ON YOUR microSD CARD.
4. Turn off the tablet.
5. Put the microSD card with the burnt image into the tablet.
6. Connect tablet to computer using a USB cable. The tablet should boot up on its own; if not, press the power button to power on.
7. After the initial black screen with the "n" logo, you should see a brown box in the middle of a white screen. (If you do not, your tablet is not booting off the microSD card and you probably did something wrong.) After you hit the "READ FOREVER" screen, WAIT ABOUT TWO MINUTES. Even though nothing changes on the screen, a script is copying over root and Google stuff onto the /system partition.
8. After two minutes, hold down on the power button until the tablet turns off.
9. Take out the microSD card and power on again.


Instructions for option 2 - manual setup

0. Before you proceed, know that THIS IS EXPERIMENTAL SOFTWARE THAT PROBABLY VOIDS YOUR WARRANTY AND MAY PERMANENTLY OR TEMPORARILY BRICK YOUR TABLET. Even though it worked for me, it may not work for you, and worse, it is quite possible that it could cause your tablet to boot-loop or die. I AM NOT RESPONSIBLE FOR ANY POSSIBLE DAMAGES TO YOUR TABLET / ANYTHING ELSE CAUSED BY THIS METHOD. BY USING IT YOU AGREE TO ASSUME ALL RESPONSIBILITY FOR YOUR ACTIONS.
1. Create a 50MB vfat partition with boot and lda flags set, as explained in this video. I followed the instructions on the page referred to by the video at the very beginning.
2. Download this zip file, and extract contents to root of the 50MB microSD card partition.
3. Turn off the tablet.
4. Put the microSD card with the burnt image into the tablet.
5. Connect tablet to computer using a USB cable. The tablet should boot up on its own; if not, press the power button to power on.
6. After the initial black screen with the "n" logo, you should see a brown box in the middle of a white screen. (If you do not, your tablet is not booting off the microSD card and you probably did something wrong.) After you hit the "READ FOREVER" screen, WAIT ABOUT TWO MINUTES. Even though nothing changes on the screen, a script is copying over root and Google stuff onto the /system partition.
7. After two minutes, hold down on the power button until the tablet turns off.
8. Take out the microSD card and power on again.


After Rooting

You will not see any visible difference in the interface when the tablet powers back on, nor will your firmware version change, but you should now be rooted. To launch the Android / Play Market, do the following: "n" -> Search -> hit top-left button on screen -> select "apps" -> type "market" in search bar -> select "Market". For a step-by-step guide on other things you'd probably want to do after you root (e.g., installing 3rd-party .apks, making the "n" button start a custom launcher), check out this thread by RevenantOne.


Common Questions / Problems

Here are some of the common issues people have run into according to this thread. Read this through if you have a question or problem before posting it!

1. Am I rooted? / I did everything correctly, but nothing changed after I reboot!
If you saw a brown box and then the "READ FOREVER" screen, you are already rooted. There will not be any visible differences in the interface / software version. To launch the Android / Play Market, do the following: "n" -> Search -> hit top-left button on screen -> select "apps" -> type "market" in search bar -> select "Market". Check out this thread by RevenantOne for other things you probably want to do after you root.​

2. I don't see the brown box screen; instead the tablet just boots up normally.
There are a number of possibilities:

a. Some people have had better luck combining the files from this method with a root image for the 16GB tablet. Theoretically this could work for everyone, so make sure you do try this one out if your tablet refuses to boot (i.e., you don't see the brown box). Instructions can be found in post #131.

b. Your microSD card may be incompatible. As strange as it may seem, people have posted on this thread that certain microSD cards will simply not work. It appears to be somewhat random which cards work and which don't, so you might have to try out several cards from a different brand or with a different size before you find one that does work.​

3. How to restore the microSD card back to its normal capacity from 50mb?




Disclaimer

Again, this is experimental software. That it worked for me does not mean it will work for you, or that it won't brick your tablet. I am not responsible for any possible damages resulting from using this method.


Credits

Credit goes to:
- [URL="http://xdaforums.com/member.php?u=4426306"]bauwks
for his 2nduboot hack (see this thread)
- Indirect for his root + gapps package (see this thread).
- Everyone on this thread for posting amazing feedback and a wealth of information and solutions to common problems, and most of all to those of you who donated! It's really appreciated :)
 
Last edited:

jichuan89

Senior Member
Nov 16, 2010
77
66
Sunnyvale, CA
In the video I linked to in my post I download and run Doodle Jump from the Android Market, but I guess that's not really a 3D game...what do you have in mind?

Sent from my rooted Nook Tablet 8GB using XDA app :)
 

Farleytron

Member
Mar 2, 2012
13
0
No dice

My 8GB NT doesn't boot with your files on my SD.

I have been struggling to get any sort of alternate boot-up working...

I can boot to Cyanoboot (which is useless as I haven't gotten any boot.img to load from it), or... I can get into CWM Recovery with two specific flashing_boot.img and boot.img files.

Nothing else boots properly... the tablet either:

A) Sits there doing nothing with the SD card in the slot

or

B) Boots into Bauwks' Box, and after a couple seconds it reboots.

Your files are (A)... no boot at all.
 

jichuan89

Senior Member
Nov 16, 2010
77
66
Sunnyvale, CA
My 8GB NT doesn't boot with your files on my SD.

The most likely reason is that you didn't create the boot partition correctly. I had the same symptoms at first, but then I decided to follow the instructions in the linked video to the letter (the instructions are also at omappedia.org/wiki/SD_Configuration), including setting the cylinder count and all that, and I was able to boot everything.

To verify, I just deleted all the partitions on my SD card, formatted it normally using the tablet itself, and copied over the files. The tablet refused to boot; the screen remained black. I re-partition it and format it using the instructions linked above, copy over the files and the tablet boots into the rooting script again.

Sent from my Eee Pad Slider
 

jsy4ncsu

New member
Feb 24, 2012
3
0
works for me

thanks, seems to work like a charm. couple force closes on twitter for some reason. market accessible, unfortunately the one program i need (HSTOUCH) gets hung up at launch. oh well. progress is good though, great work!
 

nikiddawg

Member
Mar 2, 2012
29
0
Thank you for posting this, especially your video showing how it looks on the 8GB NT. Where I get lost is at step #1 - the video showing how to create the 50MB vfat partition.:eek:

If it weren't for that, which makes my head spin, I'd be more comfortable going for the 8GB NT and tackling this.
 

jichuan89

Senior Member
Nov 16, 2010
77
66
Sunnyvale, CA
Thank you for posting this, especially your video showing how it looks on the 8GB NT. Where I get lost is at step #1 - the video showing how to create the 50MB vfat partition.:eek:

If it weren't for that, which makes my head spin, I'd be more comfortable going for the 8GB NT and tackling this.

Yeah, that bit is quite confusing. To alleviate that I've created a pre-built microSD card image that you can directly burn to your microSD card without having to go through the weird partitioning and formatting. I've updated the original post with the link and instructions.
 

teddykgb715

Senior Member
Jun 9, 2010
249
10
Can you try out the pre-built SD card image I've added to the original post and see if that works?

Used the SD image, and it didn't work. Boots up fine both times, but I have no market.

Edit: After watching your video, should I see the box image when using the image? Because that never showed up.
 
Last edited:

jichuan89

Senior Member
Nov 16, 2010
77
66
Sunnyvale, CA
Used the SD image, and it didn't work. Boots up fine both times, but I have no market.

Edit: After watching your video, should I see the box image when using the image? Because that never showed up.

If you do not see the box, the tablet is not booting from the SD card. Can you elaborate on exactly what you're doing to burn the image to your SD card (i.e., which OS you're using and if OS X or Linux the exact command you're running)?
 

teddykgb715

Senior Member
Jun 9, 2010
249
10
If you do not see the box, the tablet is not booting from the SD card. Can you elaborate on exactly what you're doing to burn the image to your SD card (i.e., which OS you're using and if OS X or Linux the exact command you're running)?

I'm using Win 7 Ulimate 64 bit and using the Win32DiskImager utility....
 

jichuan89

Senior Member
Nov 16, 2010
77
66
Sunnyvale, CA
I'm using Win 7 Ulimate 64 bit and using the Win32DiskImager utility....

Ouch...I don't have access to a Windows machine at the moment and so won't be able to debug the issue for a while. If anyone else has had any success / failures on Windows, please confirm by replying in this thread.

Alternatively, I guess you could always reboot your machine into a Linux LiveCD for now...
 

Top Liked Posts

  • There are no posts matching your filters.
  • 27
    [Updated 3/4/12] Add flashable SD card image
    [Updated 3/5/12] Update instructions to include tethering
    [Updated 4/16/12] Add compatibility warning (as suggested by lavero.burgos) and answers to common questions

    Sorry for posting this here -- this is the first time I'm posting on xda-developers and I'm not allowed to post in the dev section.

    Root for Nook Tablet 8GB (w/ Android Market)



    So ever since I bought the 8GB Nook Tablet last week I've been checking this forum daily to see whether there's a root method that I could use to sideload apps etc.. But it seems that no current root method for the 8GB tablet existed, and I even came across a video showing that none of the current root methods for the 16GB version works on the 8GB.

    So when I saw bauwks's updated 2nduboot that allows booting from an SD card, I started poking around to see if I could use that to root the tablet. While bauwks's kernel and ramdisk cannot boot into the stock Nook userland on the 8GB version (it reboots right after the "READ FOREVER" screen), they do allow me to boot into Android's init process, and that's enough to root the tablet and install Android Market. Basically, what I did was package the files I needed as well as a small installer script into bauwks's boot.img.

    The result (root + Android market) is demonstrated in this video.


    Compatibility

    This method is for rooting the stock firmware version 1.4.2 that is shipped with the Nook Table 8GB when you buy one from B&N. It is not supposed to be used with other ROMs such as CM7, nor the Nook Tablet 16GB.


    Included

    - Root (su + Superuser.apk)
    - Android market


    Options

    There are two equivalent ways to apply this root method.

    1. The first, and easier method is to burn an image to your SD card.

    2. The second method is to partition and format your SD card and copy over the files yourself. This latter is more complicated than you think as the SD card must be partitioned and formatted in a very particular (and peculiar) way for it to boot.


    Instructions for option 1 - burning a pre-built microSD card image

    0. Before you proceed, know that THIS IS EXPERIMENTAL SOFTWARE THAT PROBABLY VOIDS YOUR WARRANTY AND MAY PERMANENTLY OR TEMPORARILY BRICK YOUR TABLET. Even though it worked for me, it may not work for you, and worse, it is quite possible that it could cause your tablet to boot-loop or die. I AM NOT RESPONSIBLE FOR ANY POSSIBLE DAMAGES TO YOUR TABLET / ANYTHING ELSE CAUSED BY THIS METHOD. BY USING IT YOU AGREE TO ASSUME ALL RESPONSIBILITY FOR YOUR ACTIONS.
    1. You need a microSD card. The image itself is ~55MB, which means any card above 64MB will work. Backup anything you have on that SD card because THIS WILL ERASE ALL DATA ON YOUR microSD CARD.
    2. Download this image. MD5: 1a4f5cb32f09d3003b11aa782fe9566f
    3. Burn downloaded image to microSD card. This page explains how to burn an image on Linux, Mac and Windows. Ignore the Nook Color-specific stuff, don't download the Nookie Froyo image, and replace in the instructions the nookie froyo image with the image you've just downloaded. THIS WILL ERASE ALL DATA ON YOUR microSD CARD.
    4. Turn off the tablet.
    5. Put the microSD card with the burnt image into the tablet.
    6. Connect tablet to computer using a USB cable. The tablet should boot up on its own; if not, press the power button to power on.
    7. After the initial black screen with the "n" logo, you should see a brown box in the middle of a white screen. (If you do not, your tablet is not booting off the microSD card and you probably did something wrong.) After you hit the "READ FOREVER" screen, WAIT ABOUT TWO MINUTES. Even though nothing changes on the screen, a script is copying over root and Google stuff onto the /system partition.
    8. After two minutes, hold down on the power button until the tablet turns off.
    9. Take out the microSD card and power on again.


    Instructions for option 2 - manual setup

    0. Before you proceed, know that THIS IS EXPERIMENTAL SOFTWARE THAT PROBABLY VOIDS YOUR WARRANTY AND MAY PERMANENTLY OR TEMPORARILY BRICK YOUR TABLET. Even though it worked for me, it may not work for you, and worse, it is quite possible that it could cause your tablet to boot-loop or die. I AM NOT RESPONSIBLE FOR ANY POSSIBLE DAMAGES TO YOUR TABLET / ANYTHING ELSE CAUSED BY THIS METHOD. BY USING IT YOU AGREE TO ASSUME ALL RESPONSIBILITY FOR YOUR ACTIONS.
    1. Create a 50MB vfat partition with boot and lda flags set, as explained in this video. I followed the instructions on the page referred to by the video at the very beginning.
    2. Download this zip file, and extract contents to root of the 50MB microSD card partition.
    3. Turn off the tablet.
    4. Put the microSD card with the burnt image into the tablet.
    5. Connect tablet to computer using a USB cable. The tablet should boot up on its own; if not, press the power button to power on.
    6. After the initial black screen with the "n" logo, you should see a brown box in the middle of a white screen. (If you do not, your tablet is not booting off the microSD card and you probably did something wrong.) After you hit the "READ FOREVER" screen, WAIT ABOUT TWO MINUTES. Even though nothing changes on the screen, a script is copying over root and Google stuff onto the /system partition.
    7. After two minutes, hold down on the power button until the tablet turns off.
    8. Take out the microSD card and power on again.


    After Rooting

    You will not see any visible difference in the interface when the tablet powers back on, nor will your firmware version change, but you should now be rooted. To launch the Android / Play Market, do the following: "n" -> Search -> hit top-left button on screen -> select "apps" -> type "market" in search bar -> select "Market". For a step-by-step guide on other things you'd probably want to do after you root (e.g., installing 3rd-party .apks, making the "n" button start a custom launcher), check out this thread by RevenantOne.


    Common Questions / Problems

    Here are some of the common issues people have run into according to this thread. Read this through if you have a question or problem before posting it!

    1. Am I rooted? / I did everything correctly, but nothing changed after I reboot!
    If you saw a brown box and then the "READ FOREVER" screen, you are already rooted. There will not be any visible differences in the interface / software version. To launch the Android / Play Market, do the following: "n" -> Search -> hit top-left button on screen -> select "apps" -> type "market" in search bar -> select "Market". Check out this thread by RevenantOne for other things you probably want to do after you root.​

    2. I don't see the brown box screen; instead the tablet just boots up normally.
    There are a number of possibilities:

    a. Some people have had better luck combining the files from this method with a root image for the 16GB tablet. Theoretically this could work for everyone, so make sure you do try this one out if your tablet refuses to boot (i.e., you don't see the brown box). Instructions can be found in post #131.

    b. Your microSD card may be incompatible. As strange as it may seem, people have posted on this thread that certain microSD cards will simply not work. It appears to be somewhat random which cards work and which don't, so you might have to try out several cards from a different brand or with a different size before you find one that does work.​

    3. How to restore the microSD card back to its normal capacity from 50mb?




    Disclaimer

    Again, this is experimental software. That it worked for me does not mean it will work for you, or that it won't brick your tablet. I am not responsible for any possible damages resulting from using this method.


    Credits

    Credit goes to:
    - [URL="http://xdaforums.com/member.php?u=4426306"]bauwks
    for his 2nduboot hack (see this thread)
    - Indirect for his root + gapps package (see this thread).
    - Everyone on this thread for posting amazing feedback and a wealth of information and solutions to common problems, and most of all to those of you who donated! It's really appreciated :)
    2
    Which files... If this is not easy to say/show - n'mind.

    Code:
    /system/app:
    	CarHomeGoogle.apk
    	GenieWidget.apk
    	GoogleBackupTransport.apk
    	GoogleCalendarSyncAdapter.apk
    	GoogleContactsSyncAdapter.apk
    	GoogleFeedback.apk
    	GooglePartnerSetup.apk
    	GoogleQuickSearchBox.apk
    	GoogleServicesFramework.apk
    	LatinImeTutorial.apk
    	MarketUpdater.apk
    	MediaUploader.apk
    	NetworkLocation.apk
    	OneTimeInitializer.apk
    	PackageInstaller.apk
    	Superuser.apk
    	Talk.apk
    	Vending.apk
    /system/etc/permissions:
    	com.google.android.maps.xml
    	features.xml
    /system/framework:
    	com.google.android.maps.jar
    /system/lib:
    	libvoicesearch.so
    /system/bin:
    	su
    /system/xbin:
    	busybox
    	su
    1
    Did you happen to try any 3d games out?
    1
    new launcher gone again after I hit the "n" button. any way to relink the button?:mad:

    To get back to your custom launcher, you'd have to use the good-ol' search ("n" button -> Search). To permanently switch to your custom launcher as the default launcher, you can install the HomeCatcher app (http://xdaforums.com/showthread.php?t=1357175). Before you do that though you'd have to enable the installation of APK files (or installation from "unknown sources" - I recommend using the "NT Hidden Settings" app which is available on the Android Market).
    1
    If you have a Nook COLOR I suggest you head over to that sectionand find the root instructions for that device. This is for Nook TABLET!!

    Sigh... not the first to to get it wrong and won't be the last. If only people took a few seconds to learn the difference.

    Sent from my CM 10 nook. Thanks devs.