
I've got a fresh setup following these exact instructions: http://archlinuxarm.org/platforms/armv5 ... s-ui-tabs3
Works perfect.
I want to upgrade my uboot so I can use ext4 on the rootfs as well as possibly a new kernel.
I followed the directions at the beginning of this thread, everything went smooth, did everything. When my Seagate GoFlex Home reboots and I ssh in, I get the ubit OS where it says "this is a temporary mac address, you must reboot at least once to make it permenant" or whatever. That's it

If I re run these instructions, it gets me back to being able to boot again at least:
$this->bbcode_second_pass_code('', 'cd /tmp wget http://jeff.doozan.com/debian/goflex/v0.6/uInitrd wget http://jeff.doozan.com/debian/goflex/v0.6/ubit_start chmod +x ubit_start
Start the UBIT environment where the prompt will read: ubit0-6:~#
./ubit_start
Update the U-Boot bootloader and move a copy of the OE U-Boot into unused NAND memory:
chain_install goflexhome chain_revert uboot_uptodate ')
Let me know what I'm doing wrong, or if there are different steps to take if you've got Jeff's images loaded in there now

-Jamie M.