Flash Filesystem: Difference between revisions
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
| TWL-NAND PHOTO FAT File System. (DSi) | | TWL-NAND PHOTO FAT File System. (DSi) | ||
|} | |} | ||
None of the above physical NAND partitions are normally accessible from the ARM11, except for twlp. CTR/TWL NAND can only be accessed when the exheader access control descriptor for those are enabled. Normally the CTR/TWL NAND descriptors are never enabled for retail application [[NCCH#CXI|CXIs]]. The ARM11 can only access "nand:/rw/" mounted as the nandrw [[FS:OpenArchive|archive]], and "nand:/ro/" mounted as the nandro archive below. | |||
=CTR partition= | =CTR partition= | ||
Like SD, NAND savegames are stored at 00000000.sav under the data dir, for titles using NAND savegames. Also like SD, the [[TMD]] is stored under the titles' content dir as filename <ID>.tmd. | Like SD, NAND savegames are stored at 00000000.sav under the data dir, for titles using NAND savegames. Also like SD, the [[TMD]] is stored under the titles' content dir as filename <ID>.tmd. | ||
The "nandrw" archive is mounted at "nand:/rw/", while the "nandro" archive is mounted at "nand:/ro/". | The "nandrw" [[FS:OpenArchive|archive]] is mounted at "nand:/rw/", while the "nandro" archive is mounted at "nand:/ro/". | ||
* [[nandro/private]] | * [[nandro/private]] |