The steps are:
- Find out what name your system calls the raw SD card device
- Format and partition the SD card
- Create a filesystem on the SD card
- Mount the new card
- Copy over the OS from the NAND Flash
- Change the uBoot settings to boot from the SD card
- Save some wear&tear on the SD card
http://www.randomexploits.com/projects/sheevaplug/sd-boot.htm <--- Detail steps
Comments