Difference between revisions of "Talk:Flash Filesystem"
Jump to navigation
Jump to search
(Created page with "* Can't help with nand reading but lib references give some indication of the filesystem. {| class="wikitable" border="1" |- |nand:/extdata |- |nand:/ro/ |- |nand:/ro/sys/HWCAL0...") |
m |
||
Line 34: | Line 34: | ||
|- | |- | ||
|nand:/title/%08x/%08x/title.tmd | |nand:/title/%08x/%08x/title.tmd | ||
+ | |- | ||
+ | |nand:/ticket | ||
+ | |- | ||
+ | |nand:/ticket/%08x/%08x.tik | ||
+ | |- | ||
+ | |nand:/tmp | ||
|} | |} |
Revision as of 01:39, 26 April 2012
- Can't help with nand reading but lib references give some indication of the filesystem.
nand:/extdata |
nand:/ro/ |
nand:/ro/sys/HWCAL0.dat |
nand:/ro/sys/HWCAL1.dat |
nand:/rw/ |
nand:/rw/sys/ |
nand:/rw/sys/config |
nand:/rw/sys/updater.log |
nand:/rw/sys/PlayHistory.dat |
nand:/rw/sys/PedometerHistory.dat |
nand:/rw/sys/LocalFriendCodeSeed |
nand:/rw/sys/SecureInfo |
nand:/title |
nand:/title/%08x/%08x |
nand:/title/%08x/%08x/%08x.app |
nand:/title/%08x/%08x/title.tmd |
nand:/ticket |
nand:/ticket/%08x/%08x.tik |
nand:/tmp |