Site Tools


fedora

This is an old revision of the document!


as root:

mkdir /tmp/fc14arm

cd $_

mkdir root

mount -t xxxfs /dev/sdxN root

wget http://fedora.roving-it.com/rootfs-f14-alpha1.tar.bz2

tar xvf rootfs-f14-alpha1.tar.bz2 –numeric-owner -C root

wget http://repo.kastnerove.cz/modules-2.6.38.3-ac100-marvin24+.tar.bz2

tar xvf modules-2.6.38.3-ac100-marvin24+.tar.bz2 –numeric-owner -C root

wget http://repo.kastnerove.cz/firmware-2.6.38.3-ac100-marvin24+.tar.bz2

tar xvf firmware.tar.bz2 –numeric-owner -C root

wget http://repo.kastnerove.cz/aboot-2.6.38.3-ac100-marvin24+.img

nvflash -r –download 6 aboot-2.6.38.3-ac100-marvin24+.img

umount root

remove sdcard from working pc and enter

boot ac100 (root pwd is 'fedroaarm')

fedora.1312895284.txt.gz · Last modified: 2011/08/09 15:08 by e-ndy