So I set up archlinux on my Pogoplug V2 on with a 16GB USB flash drive. It works great, I love it. Only issue I have is I use it to download torrents and NZB's. Downloading gigabyte after gigabye then copying it across my network to my PC make me worry about wearing out he flash drive with it's limited number of write cycles.
I got an external USB drive I wanto to get everything switched over to. I found this tutorial:
http://archlinuxarm.org/support/guides/ ... stallation
But I remember when setting this up originally I had to use EXT2 not EXT3:
http://archlinuxarm.org/platforms/armv5 ... 2-pinkgray
$this->bbcode_second_pass_quote('', '
')Can I use ext3/4?
U-Boot only supports booting from ext2 drives. Booting from ext3/4 drives is unstable and is not recommended. But, if you know what you're doing, you can make an ext2 /boot partition as sda1 and partition the rest as ext3/4. Make sure to edit /etc/fstab too!
