Armhf Ubuntu 14.04 Image
Posted: Fri Feb 13, 2015 4:21 am
I have successfully installed the Ubuntu 14.04 root fs tar (No Kernel) from armhf.com 
It boots and seems to be working great, seems to be snappier than raspbian, although I haven't tried a comparison yet.
Required:
Latest Raspbian image
No-Kernel tar from here:
http://www.armhf.com/download/
install the raspbian image as usual
mount the second partition and copy the /lib/modules/* folder, this is needed for some usb devices
run mkfs.ext4 on the second partition
mount and cd into it
extract the tar from armhf.com
copy your /lib/modules backup
reboot and enjoy!
Note: the SSH service didn't seem to be enabled by default, I was at work so did a blind login via usb keyboard and `service ssh start`
It boots and seems to be working great, seems to be snappier than raspbian, although I haven't tried a comparison yet.
Required:
Latest Raspbian image
No-Kernel tar from here:
http://www.armhf.com/download/
install the raspbian image as usual
mount the second partition and copy the /lib/modules/* folder, this is needed for some usb devices
run mkfs.ext4 on the second partition
mount and cd into it
extract the tar from armhf.com
copy your /lib/modules backup
reboot and enjoy!
Note: the SSH service didn't seem to be enabled by default, I was at work so did a blind login via usb keyboard and `service ssh start`