[SCRIPT - 2/7/11] NookColor Auto Config (Windows) 1.0.0, 1.0.1 & 1.1.0

Search This thread

xboxexpert

Senior Member
Aug 1, 2007
1,008
1,185
41
www.thexboxexpert.com
At first it was rootexplorer which I had purchased legally and accidently forgot about then it was though that the weather widget was illegal but infact it was a shareware version. Eitherway I removed BOTH so they have nothing to complain about. I'm not here to do illegal stuff I'm just looking to help.
 

Lmwong

Member
Sep 26, 2010
16
2
install failed insufficient storage

Running your script after Auto Nooking, v1.0.0, registering device, logging onto youtube and gmail. I open up cmd and connect to device with ADB. I start your script and get past the 1st part where it reboots the nook the first time, but I get install failed insufficient storage for all the apks etc after that. At first I did not have my uSD card in, so I started the script again with the uSD card, but it still says insufficient storage?
 

xboxexpert

Senior Member
Aug 1, 2007
1,008
1,185
41
www.thexboxexpert.com
Running your script after Auto Nooking, v1.0.0, registering device, logging onto youtube and gmail. I open up cmd and connect to device with ADB. I start your script and get past the 1st part where it reboots the nook the first time, but I get install failed insufficient storage for all the apks etc after that. At first I did not have my uSD card in, so I started the script again with the uSD card, but it still says insufficient storage?

If you goto the nook color do you have enough space on the actual device. Thats where its trying to install the packages. I wonder if somehow you messed up the volume info. I dont know how that could have happened.
 

Lmwong

Member
Sep 26, 2010
16
2
If you goto the nook color do you have enough space on the actual device. Thats where its trying to install the packages. I wonder if somehow you messed up the volume info. I dont know how that could have happened.

It shows 5 GB free on the device info. I can't ADB sideload any apps, just says insufficient space. I formated the uSD card, still says the same thing. Anything I try to download from the Market Place will not download (continuously "Starting Download"). I can adb shell. How would I fix the volume info?

I've searched around and maybe clearing the market place cache would work, but I can't seem to find that menu option anywhere.
 

xboxexpert

Senior Member
Aug 1, 2007
1,008
1,185
41
www.thexboxexpert.com
Very weird. I know its not something to do with my script though. I would run the batch file in my script called factory reset then do the soft reset by holding volume up and the "n" button while powering it on to delete the data portion. That should bring it back to STOCK. Read the instructions in my main post if you have any more questions.
 

xboxexpert

Senior Member
Aug 1, 2007
1,008
1,185
41
www.thexboxexpert.com
It shows 5 GB free on the device info. I can't ADB sideload any apps, just says insufficient space. I formated the uSD card, still says the same thing. Anything I try to download from the Market Place will not download (continuously "Starting Download"). I can adb shell. How would I fix the volume info?

I've searched around and maybe clearing the market place cache would work, but I can't seem to find that menu option anywhere.

can you please do the following.

adb shell
mount

Please post the entire output of your mount I have a feeling your drive is in read only.
 

bartimeus

Senior Member
Apr 11, 2008
244
8
Springfield
I ran the script to install and enable adb and that worked but then I tried to run this script and it gives an error that says something like "error: device not found". any ideas why that could be? Thanks and merry Christmas.
 

leeh41

Senior Member
Aug 29, 2006
316
18
I kept getting an error and the NC would keep rebooting to an automatic data wipe if I tried to run the BN store. After 4 re-root processes, I finally found out what the cause was.

Disabling the OTA update seems to cause the authentication error if you try to launch the BN store.

I removed the below from your script, and it no longer causes the data wipe caused by the authentication error.

echo *************************
echo * Disabling OTA Updates *
echo *************************
adb shell mount -o rw,remount -t ext2 /dev/block/mmcblk0p5 /system
adb shell mv /etc/security/otacerts.zip /etc/security/otacerts.zip_DISABLED_OTA_UPDATES
echo Success
ping -n 2 127.0.0.1 >NUL


I tested with 1.0, updated to 1.01, auto nooter, then auto-config.

EDIT: This post seems to be quoted a few times, but this is not the case. I later discovered that the reason for resets/authorization errors was due to using Titanium to recover data + apps. If you recover data associated with BN Apps, it causes the authorization error.
 
Last edited:

xboxexpert

Senior Member
Aug 1, 2007
1,008
1,185
41
www.thexboxexpert.com
I kept getting an error and the NC would keep rebooting to an automatic data wipe if I tried to run the BN store. After 4 re-root processes, I finally found out what the cause was.

Disabling the OTA update seems to cause the authentication error if you try to launch the BN store.

I removed the below from your script, and it no longer causes the data wipe caused by the authentication error.

echo *************************
echo * Disabling OTA Updates *
echo *************************
adb shell mount -o rw,remount -t ext2 /dev/block/mmcblk0p5 /system
adb shell mv /etc/security/otacerts.zip /etc/security/otacerts.zip_DISABLED_OTA_UPDATES
echo Success
ping -n 2 127.0.0.1 >NUL


I tested with 1.0, updated to 1.01, auto nooter, then auto-config.


Were you running this script AFTER your nook was registered and on the B&N Network? Also did you run the script AFTER you had Market working?
 

leeh41

Senior Member
Aug 29, 2006
316
18
Were you running this script AFTER your nook was registered and on the B&N Network? Also did you run the script AFTER you had Market working?

Yes and Yes.

Ran Auto Nooter, youtube, gmail, market. download astro & titanium backup to verify. Test B&N Store.

After the authorization failed/clear data messages, I would do a factory reset to start from scratch.

Used your x8 reboot script, then reboot to clear data VOL+ and N. Auto nooter again, etc etc.

repeated the problem a few times.
 

ChaOConnor

Senior Member
Oct 8, 2007
142
6
Bel Air, MD
www.chaoconnor.com
Sorry if I'm being a bit dense, just want to make sure I'm going about this right.

My NC was at 1.0.1... I ran auto-nooter-2.12.25 on it, got everything working (YouTube, Market, etc.).

So with these scripts do I use the 1.0.1 script as that's what version my NC is? Do I still put it in my ADB directory and run "autonook"?

I've installed somethings like Facebook, etc. Do I need to uninstall them first before running this?

Thanks in advance for your help!

- Cha
 

rvictorg

Senior Member
Apr 25, 2010
183
2
Toronto
Sorry if I'm being a bit dense, just want to make sure I'm going about this right.

My NC was at 1.0.1... I ran auto-nooter-2.12.25 on it, got everything working (YouTube, Market, etc.).

So with these scripts do I use the 1.0.1 script as that's what version my NC is? Do I still put it in my ADB directory and run "autonook"?

I've installed somethings like Facebook, etc. Do I need to uninstall them first before running this?

Thanks in advance for your help!

- Cha

+1, I'm wondering the same thing. I have a stock NC with 1.0.1 and want to know the proper/easiest method to go about getting all this to work. Auto-nooter first, then immediately run this batch script, then get market working??

Also, is there a way to back up all the books and magazines I've already purchased? Or will they be unaffected after rooting and running this script?

Sorry for noob questions and if these have been answered already, appreciate any help :)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    Shout out to Mistar Muffin for his script for other OS's. I've added my knowledge of DOS and some extra stuff. Enjoy guys it works perfectly. I've tested this thing fully it works....again it works. Run it over your messed up Nook and it should fix it. LOL, hopefully!

    Prerequisites; Super user and adb working or auto-nookered! Enjoy :) I've tested this on Nooks DIRECTLY OUT OF THE BOX and with Nooks that have been partially modded.

    Recommendations? Yea if you don't like the fact that I edited the volume buttons I've taken it out of the autonook.bat and added it to a separate batch file.

    Features 1.0.0:
    Code:
    * Creates .Android Folder & adb_usb.ini *
    * Installs Busybox *
    * Updates settings.db *
    * Disables OTA Updates *
    * Enables Multitouch In Apps *
    * Converts Volume Buttons (Back, Menu) *
    * Installs Live Wallpapers *
    * Installs Email *
    * Enables Location Service *
    * Installs YouTube! *
    * Installs DroidX Keyboard *
    * Replaces Boot Animation with DroidX *
    * Installs Framework and Gapps *
    * Modifies system fingerprint *
    * Modifies packages.xml *
    * Fixes Permissions *
    * Installs Applications *
    - REBOOTS NOOK COLOR -
    * Fixes Broken YouTube *

    Features 1.0.1:
    Code:
    * Creates .Android Folder & adb_usb.ini *
    * Fixes YouTube just incase its broken *
    * Converts Volume Buttons (Back, Menu) *
    * Updates settings.db *
    * Replaces Boot Animation with DroidX *
    * Uninstalls Softkeys & Installs Launcher Pro *
    * Installs Applications *

    Features 1.1.0:
    Code:
    * Creates .Android Folder & adb_usb.ini *
    * Fixes YouTube just incase its broken *
    * Converts Volume Buttons (Back, Menu) *
    * Installs SQLite3 *
    * Blocks Future B&N Updates *
    * Replaces Boot Animation with DroidX *
    * Uninstalls Softkeys & Installs Launcher Pro *
    * Installs Applications *

    Things to do:
    Update Android Market

    Download:
    Auto Configure Script 1.0.0
    Auto Configure Script 1.0.1
    http://www.megaupload.com/?d=EGCZAHNP

    P.S - If you break your Nook I'm not going to take any responsibility. This will not format your system32 or deltree your windows folder...just enjoy!



    Need to get back to stock?
    WARNING: Make sure your battery is CHARGED before attempting!

    Code:
    adb pull /rom/devconf/BootCnt
    echo -n -e "\x08\x00\x00\x00" > BootCnt
    adb push .\BootCnt /rom/devconf/BootCnt
    adb reboot
    There is a batch file that runs the above code included its called (factoryreset.bat)

    This will set the boot count to 8 and reboot your device sending it into Factory Reset mode. Once your factory reset is complete you can force shutdown (by holding power for 15 seconds) and hold then hold the "n" button and "Volume +" while powering the unit on to reset your data. After this is done its like you just pulled the nook out of the box for the first time.

    Remove your SD Card and turn on your Nook Color, register your device and plug in the USB cord. Go DOWNLOAD the 1.0.1 update and save it to your "MYNOOKCOLOR" drive's root folder. Reboot your device should start to update your nook to 1.0.1!

    Now that your Nook Color is on 1.0.1 firmware you want to root it with Auto-Nooter you can follow this thread to do so.

    Enjoy
    3
    I kept getting an error and the NC would keep rebooting to an automatic data wipe if I tried to run the BN store. After 4 re-root processes, I finally found out what the cause was.

    Disabling the OTA update seems to cause the authentication error if you try to launch the BN store.

    I removed the below from your script, and it no longer causes the data wipe caused by the authentication error.

    echo *************************
    echo * Disabling OTA Updates *
    echo *************************
    adb shell mount -o rw,remount -t ext2 /dev/block/mmcblk0p5 /system
    adb shell mv /etc/security/otacerts.zip /etc/security/otacerts.zip_DISABLED_OTA_UPDATES
    echo Success
    ping -n 2 127.0.0.1 >NUL


    I tested with 1.0, updated to 1.01, auto nooter, then auto-config.

    EDIT: This post seems to be quoted a few times, but this is not the case. I later discovered that the reason for resets/authorization errors was due to using Titanium to recover data + apps. If you recover data associated with BN Apps, it causes the authorization error.
    1
    should work on 1.0.1, any testers?

    Nope, like I said above it doesn't, fortunately a "factory reset" took my NC back to 1.0.0 so I was able to run it and no "spontaneous resets" so far, must have been something in Autonooter.

    Not sure how to get the MAP 5 apk, would Titanium do that ?
    1
    Girlfriend is wrapping some gifts I'm going to update the 1.0.0 version with new google maps 5.0 and I'm going to remove the 1.0.1 for now until I test fully
    1
    Should i start from scratch again or just run this over my currently "auto-configed" nook? I used your previous before you saw problems.

    If your working good you should be good. If your market is working dont bother messing around.