Si vous pouviez m'aider, Merci.
http://www.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,42,1081
This patch for the 1.1.0 Firmware will do the following
1. Implement a cleaner boot procedure without any file writes that could shorten the lifetime of the NAND
2. The NAND is mounted in read-only mode to prevent badly coded programs to wreck havoc in the system files
3. The /root folder is linked to the SD card
4. SD cards are mounted with noatime, improving their lifetime
5. Cards formated with ext2 are supported
6. SD cards formated with ext2 use auto-sync to prevent data loss on power failure.