The setup wizard not going past the 'touch the android' screen is a problem with the image (think it was from changing the market fingerprint before installing market). Preparing a new one right now. In the meantime, clean 0.5.8 image is back in OP . . .
Damn, I thought I used 0.5.9, adb push went OK but still getting the "touch android" sounds like of perverted....
I'll try it from scratch again.
The market fingerprint (that determines what apps you see) has been updated for that image too. If they still aren't showing after burning the new image to your SD, just clear the cache for the market (menu>settings>applications>all>market>clear cache from your homescreen), reboot, and check again.
For market apps not showing up, see #2 under nookie froyo tips thread. The message saying the fingerprint has already been changed was edited out a couple days ago.
Followed the instructions from #2 here but still a no go. I still do not see apps like mini info or Tweetdeck.
I just backed up my needed apps from my Evo via Astro then moved the .apk's to dropbox and installed them on the nook (did see dropbox in the market).
Yeah, they won't ALL be there, but changing the fingerprint will likely give you many more than you had before.
Installing Nookie Froyo custom Android 2.2 ROM to boot off of an SD card:
For Mac Users (instructions credit nookdevs.com)
Open a terminal window.
Find which drive the sd card is mapped to: type in the terminal this:
diskutil list
Be very careful to identify the SD card and not your hard disk. Be VERY careful.
Now unmount that drive typing this:
diskutil unmountDisk /dev/disk#
(My computer is was disk2 replace # with your number.)
The computer should say:*Unmount of all volumes on disk was successful
dd if=NameOfNookieFroYoImage of=/dev/disk# bs=1m
[/B]
I can't seem to get the accelerometer to work, but it works in stock. I'm not sure if it worked before I installed the Gingerbread keyboard or not - not sure if I even tried to tilt it in Froyo before installing the keyboard. I can't imagine the keyboard is the reason, but all of you don't seem to have any problems that I can see with this.
Where do I type in the commands:
adb shell mount -o remount,rw /dev/block/mmcblk1p2 /system
adb push [here, enter the path to your SDK tools folder]\system system/
adb reboot
I was typing it in cmd, but I keep getting 'adb' is not a recognized internal or external command, program or batch file
I know i'm making a mistake somewhere but I'm not sure where
You need to be in the directory where you installed adb.
Ok, I figured that part out, now I'm getting the message "error device not found"
I already installed the nook usb driver and I'm still getting the error