FS:OpenArchive: Difference between revisions
No edit summary |
|||
Line 101: | Line 101: | ||
|- | |- | ||
| 0x12345679 | | 0x12345679 | ||
| | | CARD SPI FS | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
Line 131: | Line 131: | ||
|- | |- | ||
| 0x1234567F | | 0x1234567F | ||
| | | NAND RO Write FS | ||
| No | | No | ||
| Yes | | Yes | ||
Line 191: | Line 191: | ||
|- | |- | ||
| 0x567890AF | | 0x567890AF | ||
| | | NAND W FS | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
Line 216: | Line 216: | ||
Archives listed as not requiring a binary lowpath, use lowpath type [[FS:OpenFile|empty]]. | Archives listed as not requiring a binary lowpath, use lowpath type [[FS:OpenFile|empty]]. | ||
Archives CTR NAND, | Archives CTR NAND, NAND RO Write FS, TWL NAND, NAND W FS, and CARD SPI FS require the corresponding process exheader access control mount flag to be set, in the exheader for any of the currently running ARM11 processes, for [[Filesystem_services_PXI|FSPXI]]. The access rights checked by [[Filesystem services|FS]] module for archive mounting with fs:USER, are stored in the process' exheader accessinfo. |