Line 6:
Line 6:
It is also possible that this was one of the original development versions of IOS; it makes sense for testing purposes that a Broadway binary would be loaded from the outside, since installing test binaries to the NAND would be complicated. This would also explain the "Format" IOCTL in [[:/dev/fs]], since that would not cause a brick if IOS was loaded from the boot stages.
It is also possible that this was one of the original development versions of IOS; it makes sense for testing purposes that a Broadway binary would be loaded from the outside, since installing test binaries to the NAND would be complicated. This would also explain the "Format" IOCTL in [[:/dev/fs]], since that would not cause a brick if IOS was loaded from the boot stages.
+
+
ES_GetTitles used to be called ES_ListTitlesOnCard, seen in an [[SEL]] file. This is the only [[Starlet]] binary known to load code from some form of "card" as opposed to the NAND, so it is likely that boot2v0 has no knowledge of the NAND itself. Titles are most likely installed by the 1-2 code by requesting [[IOS3]] from the SD card in the [[TMD]], then reloading to an [[IOS4]] that has NAND support.
== References ==
== References ==