I'm pleased to announce the availability of Fedora 19 for the 2012 Samsung Chromebook featuring ARM Exynos dual core A15 processor.

The initial release is based on MATE desktop environment.
Expect to see KDE, XFCE, LXDE, and SUGAR to land in the next few days.


Exact steps:

(assume the sdcard is /dev/sdz)

# fetch the remix image
wget http://parasense.fedorapeople.org/f19-chromebook-MATE.img.xz

# write the image to sdcard
sudo xzcat f19-chromebook-MATE.img.xz > /dev/sdz

# resize the rootfs partition
sudo sgdisk -p -a8192 -e -d5 -n5:0:0 -t5:8300 -c5:'ROOTFS' -p /dev/sdz

# resize the rootfs ext4 filesystem
sudo e2fsck -f /dev/sdz5
sudo resize2fs /dev/sdz5

#THE END


For more details please visit our REMIX site at:
https://fedoraproject.org/wiki/Architectures/ARM/F19/Remixes


Please note this is an unofficial REMIX image.
For support, you can find me (masta) in #fedora-arm on IRC


Thanks,
-Jon Disnard
fas: parasense
irc: masta