Changes

How to get the Geexbox distribution

244 bytes added, 14:54, 5 June 2010
no edit summary
$ make flat
The result will be in geexbox-flat-devel-*.arm..eglibc directory
== Make a bootable MMC card with GeeXbox ==
* Copy /boot/* (uImage and boot.ini script) to FAT32 partition
 
$ cp geexbox-flat-devel-*.arm.eglibc/boot/boot.ini /media/boot
$ cp geexbox-flat-devel-*.arm.eglibc/boot/uImage /media/boot
 
* Copy all other files/dirs to EXT2 partition.
 
$ fakeroot cp -dpfar geexbox-flat-devel-*.arm.eglibc/* /media/rootfs/
IGEP v2 detects the boot.ini script which contains all the necessary
0
edits