Disclaimer:

Team Win strives to provide a quality product.  However, it is your decision to install our software on your device.  Team Win takes no responsibility for any damage that may occur from installing or using TWRP.

Status:

Support Status: No Longer Updated

Maintainer: None

Code Name: encore

Device Tree / files

App Install Method (Requires Root):

Download the Official TWRP App (root required):

Install the app and open it. Agree to the Terms. Select TWRP Flash. Select your device from the device list (encore) and choose a version. The file will download to your Downloads folder. Browse to and select the file. Tap on Flash to Recovery. Find out more about the app here.

Download Links:

Current and past versions of TWRP can be found at one of the mirrors below:

Download - Install on EMMC:

twrp-encore-2.3.1.0.ub

twrp-encore-kernel-2.3.1.0

Download the above files. Connect your Nook Color to the PC via the USB cable. This assumes you have working ADB.

Execute the following:

adb shell busybox remount / -o rw,remount adb shell busybox mkdir /boot adb shell busybox mount /dev/block/mmcblk0p1 /boot adb push twrp-encore-2.3.1.0.ub /boot/uRecRam <— You can change uRecRam to uAltRam for alternate boot. adb push twrp-encore-kernel-2.3.1.0 /boot/uRecImg <— You can change uRecImg to uAltImg for alternate boot. adb shell busybox umount /boot

ALTERNATIVE EMMC INSTALL 1

Download Nook Color UMS (credit: samuelhalff)

Connect your Nook Color to the PC via the USB cable. Open the app and select to mount boot and confirm. You should now see BOOT as a usb drive. Rename twrp-encore-2.3.1.0.ub to uRecRam (or uAltRam for altboot) and twrp-encore-kernel-2.3.1.0 to uRecImg (or uAltImg) and copy them to /boot.

Unmount /boot in the app and then reboot to recovery (or altboot).

ALTERNATIVE EMMC INSTALL 2

If you already have ClockworkMod recovery installed to EMMC, boot into it (holding n and power on boot). Use the menu option in mounts to mount /boot then:

adb push twrp-encore-2.3.1.0.ub /boot/uRecRam <— You can change uRecRam to uAltRam for alternate boot. adb push twrp-encore-kernel-2.3.1.0 /boot/uRecImg <— You can change uRecImg to uAltImg for alternate boot.

Then unmount boot in cwm and reboot to recovery or altboot using the boot menu (holding n on boot).

Bootable SD Card (No Root Required):

If you already have a working bootable recovery sdcard just download the above files, rename to uRamdisk and uImage and replace the files on the root of the sdcard.

Download - Flashable EMMC zip

Download openrecovery-twrp-2.3.1.0-encore-signed.zip from one of our mirrors and just flash this file from your current recovery

Download - SD Card Image

Download TWRP_2.3.0.2-encore-1gb-SD-IMAGE from one of the mirrors above.

The 1gb image can be used for installing roms and making backups. A 1gb image can be flashed on any size sdcard.

Extract the TWRP2 .img (if you can’t open the file use 7zip) and burn to sdcard using win32diskimager (free) or winimage (shareware). These apps will need to be “run as administrator.”. Some internal laptop/desktop readers will not work to do this, you may need an external USB reader if you run into problems.

Once the card is done. Copy any roms, or zips you want to flash over to the card. Turn your Nook Color off, insert the card and boot the nook. It should come up in TWRP2.

Changelog:

  • eyeballer
    2012-10-12T21:00:37Z
    init clean up

  • eyeballer
    2012-10-08T17:45:38Z
    Fix up for twrp 2.3

  • Krylon360
    2012-09-03T02:49:02Z
    Fix up for HWA/HWD

  • Krylon360
    2012-08-12T04:15:40Z
    Fix OMX stuff and prep for OMAP_COMPAT

  • eyeballer
    2012-07-17T01:34:58Z
    fix backuptool