Difference between revisions of "Modes"

From freemyipod.org
Jump to: navigation, search
(DFU mode)
(DFU mode)
Line 9: Line 9:
  
 
The nano 2G also has a DFU mode, but that one is probably booted of the NOR flash instead of mask ROM, and doesn't seem to have anything in common with the newer DFU modes. It is not yet found out how to communicate with a nano 2G in DFU mode, not even iTunes can do that.
 
The nano 2G also has a DFU mode, but that one is probably booted of the NOR flash instead of mask ROM, and doesn't seem to have anything in common with the newer DFU modes. It is not yet found out how to communicate with a nano 2G in DFU mode, not even iTunes can do that.
 +
 +
===Getting DFU mode on 4g===
 +
# Power off ipod holding play.
 +
# Screen will go black.
 +
# Plug ipod to your computer
 +
# Hold on using top switch and hold off
 +
# Keep pressing menu button and select (central) button simultaneously.
 +
# Screen will go black, shortly apple logo will appear.
 +
# Keep on pressing till apple logo turns into black screen. This is about 10 seconds.
 +
# Release menu and select buttons.
 +
 +
You should see this device on you usb listing:
 +
<pre>
 +
Bus xxx Device YYY: ID 05ac:1225 Apple, Inc.
 +
</pre>
  
 
==Helpful pages==
 
==Helpful pages==
 
http://daniel.haxx.se/blog/2008/09/03/dfu-mode-on-2nd-gen-nanos/
 
http://daniel.haxx.se/blog/2008/09/03/dfu-mode-on-2nd-gen-nanos/

Revision as of 01:55, 25 February 2009

The 2G Nano has two special modes that it can boot into called disk mode and DFU mode

Disk mode

Disk mode has existed ever since the iPod has existed. Disk mode is stored in the 1MB NOR auxillary flash (along with the bootloader), so this is pretty much always there, no matter what sort of tampering you have done. Disk mode basically makes the iPod behave as a massive storage device, allowing the computer to directly read and write the data flash chip.

DFU mode

DFU mode is a relatively new standard for upgrading firmware that is used in many devices like the OpenMoko and the newer iPods. DFU mode (since nano 3G) is probably contained in the on-processor's bootrom. Newer iPods have both DFU mode and disk mode, while iPod Touch and iPhones have exclusively DFU mode. It is worth noting that DFU mode was implemented at the exact time that Apple switched from PortalPlayer to Samsung processors, and also exactly when the firmware was encrypted. There could be a relationship.


The nano 2G also has a DFU mode, but that one is probably booted of the NOR flash instead of mask ROM, and doesn't seem to have anything in common with the newer DFU modes. It is not yet found out how to communicate with a nano 2G in DFU mode, not even iTunes can do that.

Getting DFU mode on 4g

  1. Power off ipod holding play.
  2. Screen will go black.
  3. Plug ipod to your computer
  4. Hold on using top switch and hold off
  5. Keep pressing menu button and select (central) button simultaneously.
  6. Screen will go black, shortly apple logo will appear.
  7. Keep on pressing till apple logo turns into black screen. This is about 10 seconds.
  8. Release menu and select buttons.

You should see this device on you usb listing:

Bus xxx Device YYY: ID 05ac:1225 Apple, Inc.

Helpful pages

http://daniel.haxx.se/blog/2008/09/03/dfu-mode-on-2nd-gen-nanos/