[HOWTO] Nookie Froyo for EMMC ***Very fast!***

Did this work for you?


  • Total voters
    35
Search This thread

modembug

Senior Member
Feb 9, 2009
148
33
Here is a set of images to get you Froyo on EMMC. Just DD the following images to their respective locations.

dd if=boot.img of=/dev/block/mmcblk1p1 ***in nooter***
dd if=system.img of=/dev/block/mmcblk1p5 ***in nooter***

dd if=boot.img of=/dev/block/mmcblk0p1 ***in recovery***
dd if=system.img of=/dev/block/mmcblk0p5 ***in recovery***

I recommend using nooter .02 with ssh as this has been verified to work correctly.
If you end up with a bootloop try wiping /data with "rm -r *", if this does not work restore back to stock prior to dd'ing these images.

http://dl.dropbox.com/u/19431354/NookieFroyo.zip

http://serversave.us/android/boot.rar
http://serversave.us/android/data.rar ***not needed for functionality, if you get boot loops you might try and dd this image to your data partition...***
http://serversave.us/android/system.img.tar.gz

If you need to recover check out these threads to get you back to stock:

http://xdaforums.com/showthread.php?t=914690
http://xdaforums.com/showthread.php?t=919353
 
Last edited:

kassemja

Senior Member
Jun 1, 2010
57
5
Sydney
Thanks for the dd images, i think they are the only full proof way to install. what kernel are you running in the boot.img ?
 

modembug

Senior Member
Feb 9, 2009
148
33
I am working on an update zip but its giving me issues... ill figure it out...

Sent from my PC36100 using XDA App
 

Novarider

Senior Member
Jul 20, 2010
1,243
97
Will this work on windows?

Is it required to have adb working? I had it working on linux before but for some reason it doesn't work anymore

Also would like to know if it comes with gaaps installed.
 
Last edited:

deitiphobia

Senior Member
Nov 25, 2010
148
20
Pasadena, CA
gApps please

Will this work on windows?

Is it required to have adb working? I had it working on linux before but for some reason it doesn't work anymore

Also would like to know if it comes with gaaps installed.

It would be great if gApps was included, along with busybox, spareparts, and superuser. :)

Also interested in a way to do this from Windows.

Thanks
 
Last edited:

gedster314

Senior Member
Sep 7, 2007
936
126
Oxnard, Ca
Oh man is Rapid share getting bad. First download had a 1 minute delay before the download started and the second one had a 7 minute delay before download started.
 

modembug

Senior Member
Feb 9, 2009
148
33
How often this gets updated depends on interest from other users... as of right now this baby is bare bones. I might do up a fully loaded image later today with gapps etc. Stay tuned!

Sent from my PC36100 using XDA App
 

eyecrispy

Senior Member
Jan 5, 2008
813
23
How often this gets updated depends on interest from other users... as of right now this baby is bare bones. I might do up a fully loaded image later today with gapps etc. Stay tuned!

Sent from my PC36100 using XDA App

Ohh, that would be sweet. Would you be able to include the B&N stuff for the folks who use it as a reader?
 

Novarider

Senior Member
Jul 20, 2010
1,243
97
How often this gets updated depends on interest from other users... as of right now this baby is bare bones. I might do up a fully loaded image later today with gapps etc. Stay tuned!

Sent from my PC36100 using XDA App


A way to do this with windows would be great! I have ubuntu10.10 but I'm not familiar with linux and I don't want to mess something up.

If you can't do a windows version could you post a step by step walkthrough for linux?
 

paulbar0

New member
Jan 10, 2010
2
0
Great news!!!!! Standing by for Windows ZIP. Thank you.

Sent from my LogicPD Zoom2 using XDA App
 

cruud

Member
Feb 12, 2010
24
4
Can someone post the system file up somewhere other than rapidshare? It will not let me download it, file not found.
 

Novarider

Senior Member
Jul 20, 2010
1,243
97
I can try to upload them(never done it before) I will post back in a few when uploaded

EDIT: uploading now. Says it will take about an hour and a half
 
Last edited:

modembug

Senior Member
Feb 9, 2009
148
33
ack! I will get with iomonster later today and see if he still wants to mirror the images... sorry guys! Stay tuned...
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    Here is a set of images to get you Froyo on EMMC. Just DD the following images to their respective locations.

    dd if=boot.img of=/dev/block/mmcblk1p1 ***in nooter***
    dd if=system.img of=/dev/block/mmcblk1p5 ***in nooter***

    dd if=boot.img of=/dev/block/mmcblk0p1 ***in recovery***
    dd if=system.img of=/dev/block/mmcblk0p5 ***in recovery***

    I recommend using nooter .02 with ssh as this has been verified to work correctly.
    If you end up with a bootloop try wiping /data with "rm -r *", if this does not work restore back to stock prior to dd'ing these images.

    http://dl.dropbox.com/u/19431354/NookieFroyo.zip

    http://serversave.us/android/boot.rar
    http://serversave.us/android/data.rar ***not needed for functionality, if you get boot loops you might try and dd this image to your data partition...***
    http://serversave.us/android/system.img.tar.gz

    If you need to recover check out these threads to get you back to stock:

    http://xdaforums.com/showthread.php?t=914690
    http://xdaforums.com/showthread.php?t=919353
    3
    *** Post complete now ***

    Here are some detailed directions for those that need it. I did this on a Mac, but that shouldnt matter.

    - STEP ONE: -


    Make a Nooter 0.2 card: http://xdaforums.com/showthread.php?t=857529

    Turn off Nook, insert Nooter card, turn on (your screen will probably be black as if nothing is turned on)

    open up a terminal and type "ssh root@192.168.2.2"

    remove your sdcard from the nook color (leave your nook on), format it fat32 and copy over boot.img/system.img from first post and unzipped froyoMe attachment at bottom of post

    insert sdcard back into nook

    - STEP TWO: Now you can do the script I made or jump to "DO IT YOURSELF" -

    type "mkdir /sdcard"

    "mount /dev/mmcblk0p1 /sdcard" (see *1 below if this doesnt work)

    "/sdcard/froyoMe"

    Wait for it to finish.

    - DO IT YOURSELF -

    type "mkdir /sdcard"

    "mount /dev/mmcblk0p1 /sdcard" (see *1 below if this doesnt work)

    "mkdir /tmpfolder"

    "mount /dev/mmcblk1p6 /tmpfolder" (mounting data partition)

    "cd /tmpfolder"

    "rm -rf *" (clearing data partition)

    "dd if=/sdcard/boot.img of=/dev/mmcblk1p1"

    "dd if=/sdcard/system.img of=/dev/mmcblk1p5"

    After this you are done!

    ---------

    ** If you cant tell whether your nook is on or off, use this cheat. open up a terminal or command prompt and constantly ping your nook at 192.168.2.10... when it shows no response you know its off

    *1 - If this doesnt work, your sdcard may be coming up as a different device, therefore, do this:

    "cd /dev"

    "ls"

    Pay attention to which devices are available, the ones starting with mmcblk

    Eject your sdcard and do another "ls" command. One of the mmcblk devices should have disappeared. Try inserting it back in and doing "ls" again. Do this a few times back and forth if need be to figure out which device your sdcard is showing up as, then use this for the above steps.
    2
    If I download a DD program for wondows and follow the instructions linked on page 7 would this work on windows?

    Yes and you will need a ssh client too

    *** I just updated my directions earlier in this thread with a script to help people prevent typos ***

    http://xdaforums.com/showpost.php?p=10874850&postcount=29
    1
    Market Download Unsuccessful fix!

    Think I found the issue with the "download unsuccessful" problem!

    Apparently, the system requires write access to the "downloads" folder to actually update apps. Of course, this means that you have to have an SD card inserted for the market to update anything. If anyone else is having this problem, try mounting your SD card on your device, then re-run your market installs/updates and see if that works. Let me know if I was just a victim of coincidence however