Hi All,
I was following the directions on here to install Archlinux on my GoFlex Net: http://archlinuxarm.org/platforms/armv5 ... goflex-net
I completed all the steps but after rebooting I'm no longer able to SSH to my GoFlex, with or without the USB drive connected. Unfortunately, it looks like I used too small of a USB drive for the initial install (4GB). Any ideas as to what could have gone wrong with not being able to boot back up into pogoplug? I've included an output of latter half of the install process below.
$this->bbcode_second_pass_code('', './usr/lib/libobjc.so
./usr/lib/libfuse.a
tar: write error: No space left on device
-bash-3.2# rm ArchLinuxARM-armv5te-*.tar.gz
-bash-3.2# sync # Takes a while if you are using a flash drive
-bash-3.2# sync
-bash-3.2# cd ..
-bash-3.2# umount usb
-bash-3.2# cd /tmp
-bash-3.2# wget http://jeff.doozan.com/debian/goflex/v0.6/uInitrd
Connecting to jeff.doozan.com (69.163.187.226:80)
uInitrd 100% |*******************************| 3911k 00:00:00 ETA
-bash-3.2# wget http://jeff.doozan.com/debian/goflex/v0.6/ubit_start
Connecting to jeff.doozan.com (69.163.187.226:80)
ubit_start 100% |*******************************| 2238 --:--:-- ETA
-bash-3.2# chmod +x ubit_start
-bash-3.2# ./ubit_start
17220 blocks
Entering UBIT environment
No valid U-Boot environment exists.
You need to reboot once to let U-Boot set its default environment
before the ethaddr setting can be updated, either directly or
with a cached value.
To cache a value, run:
ethaddr uu:vv:ww:xx:yy:zz
UBIT v0.6 by peaslaker 2010.11-00125-ga21bcca
ubit0-6:~# chain_install goflexnet
UBIT.CHAIN:goflexnet
UBIT.CHAIN:/usr/share/ubit/original/goflexnet.kwb writing to 0x380000 of /dev/mtd1
1+0 records in
1+0 records out
UBIT:bl: /usr/share/ubit/original/goflexnet.kwb checksum 5cbbbca7693c5939836349bbd7f270e8 -
Erase Total 4 Units
Performing Flash Erase of length 131072 at offset 0x3e0000 done
Writing data to block 28 at offset 0x380000
Writing data to block 29 at offset 0x3a0000
Writing data to block 30 at offset 0x3c0000
Writing data to block 31 at offset 0x3e0000
1+0 records in
1+0 records out
UBIT:bl: u-boot checksum match OK.
ubit0-6:~# chain_revert
/usr/share/ubit/original/goflexnet.kwb.md5
1+0 records in
1+0 records out
UBIT:bl: u-boot.5cbbbca7693c5939836349bbd7f270e8.kwb checksum 5cbbbca7693c5939836349bbd7f270e8 -
Erase Total 4 Units
Performing Flash Erase of length 131072 at offset 0x60000 done
Writing data to block 0 at offset 0x0
Writing data to block 1 at offset 0x20000
Writing data to block 2 at offset 0x40000
Writing data to block 3 at offset 0x60000
1+0 records in
1+0 records out
Writing data to block 4 at offset 0x80000
UBIT:bl: u-boot checksum match OK.
ubit0-6:~# uboot_uptodate
Existing firmware identified as matching: /usr/share/ubit/original/goflexnet.kwb.md5
UBIT:bl: u-boot checksum did not match.
Writing latest goflexnet firmware to /dev/mtd0
0+1 records in
1+0 records out
UBIT:bl: /usr/share/ubit/firmware/goflexnet.kwb checksum b43339faeb1d3924fa09aae0d0723065 -
Erase Total 4 Units
Performing Flash Erase of length 131072 at offset 0x60000 done
Writing data to block 0 at offset 0x0
Writing data to block 1 at offset 0x20000
Writing data to block 2 at offset 0x40000
Writing data to block 3 at offset 0x60000
0+1 records in
1+0 records out
Writing data to block 4 at offset 0x80000
UBIT:bl: u-boot checksum match OK.
ubit0-6:~# ethaddr 00:10:75:26:32:1B
No valid U-Boot environment exists.
You need to reboot once to let U-Boot set its default environment
before the ethaddr setting can be updated, either directly or
with a cached value.
Cached ethaddr value set to: 00:10:75:26:32:1B
ubit0-6:~# on /dev/sda1 ubit_write
UBIT:operating on /dev/sda1
cpio: /etc/ssh_host_key: No such file or directory
Writing ramdisk to /tmp/7caae93163da50f03ac46f598ec13f7a/boot/uInitrd
Image Name: UBIT-2010.11-00125-ga21bcca
Created: Tue Oct 25 04:31:38 2011
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 2640302 Bytes = 2578.42 kB = 2.52 MB
Load Address: 00000000
Entry Point: 00000000
ubit0-6:~# tune2fs -L "rootfs" /dev/sda1
tune2fs 1.41.12 (17-May-2010)
ubit0-6:~# exit
Exiting UBIT environment
-bash-3.2# /sbin/reboot
')
