Changes

Jump to navigation Jump to search
108 bytes added ,  06:59, 18 August 2009
no edit summary
Line 48: Line 48:  
After Stage 2 is loaded:
 
After Stage 2 is loaded:
 
# The NAND flash is partially re-initialized
 
# The NAND flash is partially re-initialized
# Sector 0 is read from the NAND. This may be an (encrypted) partition table.
+
# Sector 0 is read from the NAND. This appears to be an (encrypted) DOS-style MBR.
 +
# The MBR signature and the type of the first partition are verified.
 
# Filesystem metadata is read from sectors starting around 0x100000. The metadata appears to be in FAT32 format with long filenames.
 
# Filesystem metadata is read from sectors starting around 0x100000. The metadata appears to be in FAT32 format with long filenames.
 
# A file is loaded from 0x790000 (just below 8MB). This may be the DSi Menu. If the "stage 2" loader ''is'' the DSi Menu, this may be data for the photo application that runs on the top screen.
 
# A file is loaded from 0x790000 (just below 8MB). This may be the DSi Menu. If the "stage 2" loader ''is'' the DSi Menu, this may be data for the photo application that runs on the top screen.
Line 57: Line 58:  
! Text  !!  Description
 
! Text  !!  Description
 
|-
 
|-
| "Error: 1-2435-8325" || Modified byte 0x1c2 of sector 0.
+
| "Error: 1-2435-8325" || Invalid signature or partition type in MBR, invalid starting LBA.
 
|-
 
|-
 
| "Error: 3-2435-8325" || Modified the file at 0x790000 (likely the DSi Menu)
 
| "Error: 3-2435-8325" || Modified the file at 0x790000 (likely the DSi Menu)
 
|-
 
|-
 
|}
 
|}

Navigation menu