I installed f17 nigthly
Code: Select all
wget http://scotland.proximity.on.ca/arm-nightlies/vault/f17arm-latest-arm-rpi-mmcblk0.img.xz
xzcat f17arm-latest-arm-rpi-mmcblk0.img.xz | sudo dd of=/dev/sdc
Code: Select all
yum update
Code: Select all
[root@fedora-arm boot]# ls -l /boot/
total 27352
-rwxr-xr-x. 1 root root 1376766 Jun 6 00:09 System.map-3.4.1-1.fc17.armv5tel
-rwxr-xr-x. 1 root root 2001244 Feb 21 10:20 arm128_start.elf
-rwxr-xr-x. 1 root root 2001244 Feb 21 10:20 arm192_start.elf
-rwxr-xr-x. 1 root root 2001244 Feb 21 10:20 arm224_start.elf
-rwxr-xr-x. 1 root root 16528 Feb 21 10:20 bootcode.bin
-rwxr-xr-x. 1 root root 127 Feb 21 10:20 cmdline.txt
-rwxr-xr-x. 1 root root 141 Feb 21 10:20 cmdline_testmode.txt
-rwxr-xr-x. 1 root root 90388 Jun 6 00:09 config-3.4.1-1.fc17.armv5tel
-rwxr-xr-x. 1 root root 7819512 Jun 12 15:04 initramfs-3.4.1-1.fc17.armv5tel.img
-rwxr-xr-x. 1 root root 7011340 Mar 3 17:09 kernel.img
-rwxr-xr-x. 1 root root 314691 Feb 21 10:20 loader.bin
-rwxr-xr-x. 1 root root 2001244 Feb 21 10:20 start.elf
drwxr-xr-x. 2 root root 8192 Jun 10 06:52 uboot
-rwxr-xr-x. 1 root root 3288584 Jun 6 00:09 vmlinuz-3.4.1-1.fc17.armv5tel
Code: Select all
[root@fedora-arm boot]# uname -a
Linux fedora-arm 3.1.9 #1 PREEMPT Sat Mar 3 21:58:00 UTC 2012 armv6l armv6l armv6l GNU/Linux