Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
OK, you want to burn a bootable Froyo SD (you said you can do that)
Boot to the Froyo SD
Connect to your pc via USB (this should make the FroyoSd pop up as a new drive in Windows)
Open Folder to view files
Copy the Boot.img and System.img files to the /sdcard folder in the Froyo
Load up a command prompt and enter the adb commands:
Power down the nookCode:dd if=/sdcard/boot.img of=/dev/block/mmcblk0p1 dd if=/sdcard/system.img of=/dev/block/mmcblk0p5
Remove the sd card
Power on ... what do you have?