Difference between revisions of "EmCORE Installation/iPodClassic/PrepareDFULinux"
(Created page with "While installing emCORE from linux is possible, the instructions for that have yet to be written. Please check this page again in a few days.") |
(DFU install instruction linux) |
||
Line 1: | Line 1: | ||
− | + | * Connect the iPod to the computer, using the usb data cable. | |
+ | * Make sure the hold switch is turned off | ||
+ | * Press and HOLD the Menu+Select buttons for about 15 seconds. At first the iPod might start, if its not started already. Second it will reboot (emCORE/emBIOS/iLoader) will show-up, keep holding the Menu+Select buttons untill the screen goes all dark. | ||
+ | * Download [http://svn.freemyipod.org/tools/ipoddfu/ipoddfu.py] and [http://svn.freemyipod.org/tools/ipoddfu/libipoddfu.py] or use a fresh copy of the [[SVN|svn tree]] to obtain the tools/ipoddfu folder. | ||
+ | * Download [http://files.freemyipod.org/releases/20110325/bootstrap-ipodclassic-r674-20110325.dfu] and store it. | ||
+ | * Run: 'sudo python ipoddfu.py bootstrap-ipodclassic-r674-20110325.dfu' | ||
+ | |||
+ | Your iPod should now turn on and connect a 64MB drive called "UMSboot". If it doesn't, please ask for [[Contact|support]]. | ||
+ | |||
+ | * [[EmCORE Installation/iPodClassic/UMSboot|Next step]] |
Revision as of 19:40, 30 March 2011
- Connect the iPod to the computer, using the usb data cable.
- Make sure the hold switch is turned off
- Press and HOLD the Menu+Select buttons for about 15 seconds. At first the iPod might start, if its not started already. Second it will reboot (emCORE/emBIOS/iLoader) will show-up, keep holding the Menu+Select buttons untill the screen goes all dark.
- Download [1] and [2] or use a fresh copy of the svn tree to obtain the tools/ipoddfu folder.
- Download [3] and store it.
- Run: 'sudo python ipoddfu.py bootstrap-ipodclassic-r674-20110325.dfu'
Your iPod should now turn on and connect a 64MB drive called "UMSboot". If it doesn't, please ask for support.