Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
bauwks
Old
(Last edited by bauwks; 8th March 2012 at 12:13 AM.) Reason: bootloader verified on 8GB model
#1  
Junior Member - OP
Thanks Meter 147
Posts: 16
Join Date: Jan 2012
Default Updated 2nduboot based on 1.4.2 for 8GB NT models (verified)

I merged the latest B&N 1.4.2 code into my 2nduboot git repository on github: https://github.com/bauwks/Nook-Tablet

It still compiles and works on my 16GB NT and others have have successfully booted the 8GB NT model.

The instructions for building are the same as before:
cd distro/u-boot
PATH=/usr/local/arm-2010q1/bin:$PATH
make nt2ndboot_sd_config
make
./tools/build_nt_2ndboot_img.py -o test.img u-boot.bin
cp test.img /media/boot/flashing_boot.img

For those of you that wish to try it without messy compilers, this zip file (http://dl.dropbox.com/u/40331061/bauwks-boot-1.4.2.zip) contains:
  • MLO from 1.4.2
  • u-boot.bin from 1.4.2
  • flashing_boot.img <- the 2nd uboot

Unzip it to the root directory on an SD card, drop in a boot.img you want to test and go. If you see the box then it's booting off the SD card and should then load your boot.img.
The Following 27 Users Say Thank You to bauwks For This Useful Post: [ Click to Expand ]
 
AdamOutler
Old
#2  
AdamOutler's Avatar
Elite Recognized Developer
Thanks Meter 8039
Posts: 4,749
Join Date: Feb 2011
Location: Louisiana

 
DONATE TO ME
Great job bauwks!

Someone with an 8 gig model please test this. If it works, I can begin working on a resurrection solution for the NT 8gig.
I ignore PMs with questions that could be answered by searching. If you PM me, I probly won't respond.
Check out my developer pages. Add me to your circles on Google Plus.
The Following 4 Users Say Thank You to AdamOutler For This Useful Post: [ Click to Expand ]
 
fattire
Old
(Last edited by fattire; 26th February 2012 at 04:32 AM.)
#3  
fattire's Avatar
Recognized Developer
Thanks Meter 3786
Posts: 1,295
Join Date: Oct 2010
FWIW "Cyanoboot" (w/menu and all that) has been tested and works w/512 model as well.. stay tuned.

Incidentally, my tester did seem to indicate that sd card boots need to be tethered. FWIW
The Following 4 Users Say Thank You to fattire For This Useful Post: [ Click to Expand ]
 
ew1090
Old
(Last edited by ew1090; 28th February 2012 at 10:23 AM.)
#4  
Junior Member
Thanks Meter 1
Posts: 15
Join Date: Nov 2008
Location: Omaha
so going off of what i have read heres what ive gotten so far.
format the sd card to fat32 and make sure the flags for boot and lba are on.
transfer the files to the root directory of the card (im assuming this doesnt mean try to write any of the image files to the card).
put the card in the nook.
press the power button and it should boot from the sd card.
this is everything that i have done and the device wont power on while the card is in the slot but i can take it out and it works fine.
am i doing something wrong?
anyone else have this issue?
EDIT: booted after i changed the partition size to 50 mb, but it didnt change or add anything.
 
albertwertz
Old
#5  
albertwertz's Avatar
Senior Member
Thanks Meter 295
Posts: 334
Join Date: Dec 2011
Location: Wolfforth, TX

 
DONATE TO ME
just for clarification. Even if this allows boot and root from SD card, people should still not be using this new found access to flash roms designed for the 16gb on the 8gb? I say this because, last I read the acclaim update bricked the 8gb tablet.
Check out my Youtube Channel. I demo how to Root/ Unroot and demo several games and essential apps for many devices!
Donate to support my productions..
List of Devices: Samsung Galaxy SIII, Nexus 7, Nook Tablet, Asus Transformer, Notion Ink Adam. If you have a demo request, let me know.

Check out my Channel by clicking here.

 
lictenau
Old
#6  
Junior Member
Thanks Meter 1
Posts: 20
Join Date: Oct 2008
that could be mine, but the tech at b&n says it's hardware problem so I'm not too sure. the flash was going well half way and when I stepped away for a couple minutes and came back to find it bricked.
 
Indirect
Old
#7  
Recognized Contributor
Thanks Meter 2022
Posts: 1,889
Join Date: Mar 2011
Location: Florida

 
DONATE TO ME
Quote:
Originally Posted by albertwertz View Post
just for clarification. Even if this allows boot and root from SD card, people should still not be using this new found access to flash roms designed for the 16gb on the 8gb? I say this because, last I read the acclaim update bricked the 8gb tablet.
Actually, I believe if the kernel is 1.4.2, there should be no problems and CM for the nook tab should have 1.4.2, we would need gonce to come in and verify though.

Attention all: deck is a scrub.

My Google Plus account
My Twitter
Shiftless evo shift developer
Nook Tablet developer-found root (here)

Quote:
Without developers this place would not be called XDA-Developers but something else, e.g Mobile Phone User Support Services For Ungrateful Nerds.
Developed on the following devices: Evo View, Nook Tablet, Evo Shift, Nexus S 4G (private), Evo 4G (private), Mytouch 4g Slide, Evo LTE (In progress)
 
GabrialDestruir
Old
#8  
Senior Member
Thanks Meter 497
Posts: 610
Join Date: Nov 2009
Location: California
Quote:
Originally Posted by albertwertz View Post
just for clarification. Even if this allows boot and root from SD card, people should still not be using this new found access to flash roms designed for the 16gb on the 8gb? I say this because, last I read the acclaim update bricked the 8gb tablet.
As long as the bootloader and kernel are based on the latest kernels and such there shouldn't be a reason that both devices can't run the same roms. The issue with the acclaim update is that it flashes the bootloader/kernel stuff from 1.4.0 which doesn't take into account the variances between both devices. Since the 1.4.0 bootloader doesn't know how to take into account the 512 memory you get a bricked device. If it were possible to create an acclaim update with the newest 1.4.2 bootloader/kernel and a 1.4.0 file system except for a couple of possible driver related changes the 1.4.0 file system would work fine on the device.

However, as long as we stick to the same guidelines that BN will, any rom we release should work just as effectively on both devices. This is because BN has designed the latest BNOS to run on both devices so that they only have to release one update file in the future as opposed to support for two devices with so few differences between them. As long as we take into consideration both devices by using the latest bootloader/kernel sources, it should work on both devices without a hitch.
Nexus 4 - Paranoid Android
Nexus 7 - Paranoid Android
Nook Glow - Stock
__________________
Support my Gadget Fund - Donate with bitcoin: 1PB8fhWEKRzBeeoud5gKnVqtdtEeSBdazL
TV Shows anywhere with HuluPlus - HuluPlus Referral
File storage anywhere with Dropbox - Dropbox Referral
The Following User Says Thank You to GabrialDestruir For This Useful Post: [ Click to Expand ]
 
raywaldo
Old
#9  
raywaldo's Avatar
Senior Member
Thanks Meter 106
Posts: 817
Join Date: Jul 2007
Location: Southeast Louisiana

 
DONATE TO ME
I am sorry to sound so dumb but I came to the party late. (Just bought the 8gb NT yesterday.)
I did create the 50meg partition and loaded the files to it. It boots to the box but I am uncertain of where to go from here. I have tried to find related threads but I have not been successful.
Please be kind.. ;)
 
ajprog
Old
#10  
Junior Member
Thanks Meter 0
Posts: 15
Join Date: Feb 2012
So far this is the only thing that has been release for the 8gig. I haven't seen any CWM or 1.4.2 ROMs yet. I know that they are currently working on CM7 for 8gig and an Ubuntu recovery.

Quote:
Originally Posted by raywaldo View Post
I am sorry to sound so dumb but I came to the party late. (Just bought the 8gb NT yesterday.)
I did create the 50meg partition and loaded the files to it. It boots to the box but I am uncertain of where to go from here. I have tried to find related threads but I have not been successful.
Please be kind.. ;)

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...