Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
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

# now to get image of boot partition
wget http://repo.kastnerove.cz/aboot-2.6.38.3-ac100-marvin24+.img

# if neccessary modify it using abootimg and then..
nvflash -r --download 6 aboot-2.6.38.3-ac100-marvin24+.img
umount root

remove sdcard from working pc and enter

boot ac100

login as root (password is 'fedroaarm')

add latest repo

cat << EOF >> /etc/yum.repos.d/fedora-koji-f14.repo
[branched-20110805]
name=branched-20110805
baseurl=http://arm.koji.fedoraproject.org/mash/branched-20110805/14/arm/os/
enabled=1
gpgcheck=0
EOF
fedora.1312895985.txt.gz · Last modified: 2011/08/09 15:19 by e-ndy