Close
0%
0%

Nook Simple Touch Tweaked to run Linux Distros

This project is ongoing and successful. The nook simple touch with its limited power is able to carry on a heavy distros

Public Chat
Similar projects worth following
Running Backtrack 5 ontop of android system. Attempting to get xserver to run. So that I don't have to use vncviewer!

What you need to do.

1. Root your Nook Touch.

2. Get Third Party apps for Android VNC Viewer (make sure its Android 2.1) and get Terminal Emulator from third party source for Android 2.1. Download them to your sdcard.

3. Make sure you have busybox installed.

4. Download the ubuntuv6 scripts. And the disc image files and store on sdcard for nook https://sourceforge.net/projects/linuxonandroid/files/Ubuntu/10.10/ (has to be older ubuntu version)

5. Get into the terminal app and enter SU into the command prompt. 

6. cd /

7 cd /sdcard

8 sh whatevername it is ubuntuv6 scripts

9 Create swap files (cat /dev/urandom > swap.swp. Let it run for 60 seconds. and shut down nook. Reboot) You can map the keys to use as a CTRL. Just mapped key + C to break so you don't have to shut down nook!

10 repeat steps 5

11. mkswap swap.swp

12 swapon swap.swp

13. pgrep vnc

14 kill id of vnc

15 vncviewer -geometry 800x600

16 Set up vncpassword

17 More instructions to follow.

View all 2 project logs

Enjoy this project?

Share

Discussions

michael.casavant wrote 01/16/2020 at 17:03 point

Any update on instructions for this?  I really want to use some Nook Simple Touch's for a Home Automation panel (so there isn't a backlight at night/low power usage) and this seems to be what I'm looking for!

  Are you sure? yes | no

Tea B wrote 06/19/2020 at 04:41 point

Sorry, about the long wait for me to reply. I will get you instructions for tommorrow.

  Are you sure? yes | no

Tea B wrote 06/22/2020 at 03:13 point

What you need to do.

1. Root your Nook Touch.

2. Get Third Party apps for Android VNC Viewer (make sure its Android 2.1) and get Terminal Emulator from third party source for Android 2.1. Download them to your sdcard.

3. Make sure you have busybox installed.

4. Download the ubuntuv6 scripts. And the disc image files and store on sdcard for nook https://sourceforge.net/projects/linuxonandroid/files/Ubuntu/10.10/ (has to be older ubuntu version)

5. Get into the terminal app and enter SU into the command prompt. 

6. cd /

7 cd /sdcard

8 sh whatevername it is ubuntuv6 scripts

9 Create swap files (cat /dev/urandom > swap.swp. Let it run for 60 seconds. and shut down nook. Reboot)

10 repeat steps 5

11. mkswap swap.swp

12 swapon swap.swp

13. pgrep vnc

14 kill id of vnc

15 vncviewer -geometry 800x600

16 Set up vncpassword

17 More instructions to follow.

  Are you sure? yes | no

ap0l0 wrote 02/09/2019 at 20:29 point

Is that an e-Ink display? Also, why are you running backtrack and not Kali?  Backtrack was discontinued some time ago.

  Are you sure? yes | no

Tea B wrote 02/11/2019 at 04:56 point

I've tried getting a kali image to chroot, but it just won't work! (for now) 

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates