Talk:Booting the Neo FreeRunner from SD via U-Boot

From Openmoko

Revision as of 12:55, 12 July 2008 by Peterpall (Talk | contribs)

Jump to: navigation, search

Simpler way of booting from a SD card

My freerunner came with a "boot from SD card" option already installed in uBoot. I just needed a SD (Not HDMC) card with the following layout:

  • Partition 1 is a primary partition with a FAT filesystem containing the uImage - which has to be named uImage.bin
  • Partiton 2 is a Filesystem containing the root partition. Still don't know what filesystem type it is supposed to be. Ext3 won't work. Will try Ext2 instead.

My hardware setup is:

  • Latest uBoot (July 12, 2008)
  • Freerunner (GTA02V5)
Personal tools

Simpler way of booting from a SD card

My freerunner came with a "boot from SD card" option already installed in uBoot. I just needed a SD (Not HDMC) card with the following layout:

  • Partition 1 is a primary partition with a FAT filesystem containing the uImage - which has to be named uImage.bin
  • Partiton 2 is a Filesystem containing the root partition. Still don't know what filesystem type it is supposed to be. Ext3 won't work. Will try Ext2 instead.

My hardware setup is:

  • Latest uBoot (July 12, 2008)
  • Freerunner (GTA02V5)