The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "NAND"
m (formatting) |
(MacBook Air uses 128GB chip) |
||
Line 1: | Line 1: | ||
[[Image:8GBflash.jpg|thumb|left|Example of a NAND chip.]] |
[[Image:8GBflash.jpg|thumb|left|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 |
+ | 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 128GB. 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 both partitions. |
== Extras == |
== Extras == |
Revision as of 22:58, 18 December 2010
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 128GB. 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 both partitions.
Extras
NAND partition layout in modern devices, courtesy CPICH, published in Twitter (NAND partition layout)...