Difference between revisions of "NAND"

From The iPhone Wiki
Jump to: navigation, search
(NAND partition layout (maybe to move elsewhere))
(some more details)
Line 3: Line 3:
 
A bare-bones jailbreak modifies the file "[[/etc/fstab]]" and enables read and write on all 2 partitions.
 
A bare-bones jailbreak modifies the file "[[/etc/fstab]]" and enables read and write on all 2 partitions.
   
[http://freepdfhosting.com/29256fdff9.pdf NAND partition layout] by cpich3g
+
[http://freepdfhosting.com/29256fdff9.pdf NAND partition layout] for [[N90ap|iPhone 4]] by [[CPICH]], published in [http://twitter.com/cpich3g/status/15966288660660224 Twitter]

Revision as of 08:30, 18 December 2010

Example of a NAND chip.

This refers to the NAND flash chip used in the Apple TV, iPad, iPhone, and iPod touch. This is where all the storage capacity comes from. The capacity can range from as little as 4GB to as many as 64GB. in iOS, it is partitioned into two: the system partition and the user partition. The system partition contains the iOS operating system and the native Apple applications, and is mounted as read-only. The user partition contains all user data, including installed applications, music, and movies, and is mounted as read/write. A bare-bones jailbreak modifies the file "/etc/fstab" and enables read and write on all 2 partitions.

NAND partition layout for iPhone 4 by CPICH, published in Twitter