does minepeon have raspi-config? how do i expand the root fs?
I am not sure if it re-sizes or not. If not this will do it.......
sudo reboot
Yep, that will work to extend the partition. Then use "sudo resize2fs /dev/mmcblk0p2" to expand the file system.
No raspi-config sorry, that's a rasperian thing and MinePeon went the Arch Linux way for the better USB support.
Neil