Hi! After five hours of mindblowing tries, I come here to ask for help, guys.
I have GoFlex Home 2TB with ArchLinux onboard (if it still there, huh). I want to reinstall it (don't ask me 'why', please) with this manual and after partitioning drive power in my house suddenly goes off... after it recovering I found that my GFH just blinking with green LED and I can't even make SSH to it. It seems his drive was totally cleared. But GFH has not only drive, huh? ;)
So I opened terminal in my MacOS and start listening to 'nc -luk 10.10.10.5 6666'. Hmmm... at least it resolving so now I can load ArchLinux from USB, push old uboot so my reset button start working again, restore GFH to original firmware via this guide and then install Arch again. Let's go!
At first I've installed Ubunti with Parallels Desktop (MacOS and Linux have a 'bit' difference with terminal commands, you know). Then, in Ubuntu I completed this guide with my 2GB USB stick to be able to load from it and then flash default uboot with working reset button. Put it in GFH, restart it and... nothing. Tried to re-format it and put files manually (not via terminal). Nothing. Tried to put files not in root of partitions but in folders 'boot' and 'root'. Nothing! I even tries to do this all but with formatting second (largest) partition not in ext4 but in ext2 - nothing! Of course I followed file copying order and make all changes under root, not just sudo.
Here is some log from nc:
But there is boot img on my USB stick:
Manual reading and usbboot doesn't help me...
So... now I'm totally stacked. What's wrong? Why it wont to load from USB? And if it totally can't do it because of some unknown reason - how I can restore my original firmware or re-install Acrh if I cant even SSH my device?
Will be much appreciated for any assistance and especially for detailed instruction because I am newbie in all of this. :)
I have GoFlex Home 2TB with ArchLinux onboard (if it still there, huh). I want to reinstall it (don't ask me 'why', please) with this manual and after partitioning drive power in my house suddenly goes off... after it recovering I found that my GFH just blinking with green LED and I can't even make SSH to it. It seems his drive was totally cleared. But GFH has not only drive, huh? ;)
So I opened terminal in my MacOS and start listening to 'nc -luk 10.10.10.5 6666'. Hmmm... at least it resolving so now I can load ArchLinux from USB, push old uboot so my reset button start working again, restore GFH to original firmware via this guide and then install Arch again. Let's go!
At first I've installed Ubunti with Parallels Desktop (MacOS and Linux have a 'bit' difference with terminal commands, you know). Then, in Ubuntu I completed this guide with my 2GB USB stick to be able to load from it and then flash default uboot with working reset button. Put it in GFH, restart it and... nothing. Tried to re-format it and put files manually (not via terminal). Nothing. Tried to put files not in root of partitions but in folders 'boot' and 'root'. Nothing! I even tries to do this all but with formatting second (largest) partition not in ext4 but in ext2 - nothing! Of course I followed file copying order and make all changes under root, not just sudo.
Here is some log from nc:
U-Boot 2010.09 (Feb 16 2011 - 18:44:23) UBIT v0.6 by Jeff Doozan and Peter Carmichael (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.00 scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... 1 Storage Device(s) found Hit any key to stop autoboot: 0 UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:fast", error -19 Error reading superblock on volume 'ubi:fast'! UBIFS not mounted, use ubifs mount to mount volume first! Loading file "/boot/uImage" from usb device 0:1 (usbda1) Failed to mount ext2 filesystem... ** Bad ext2 partition or disk - usb 0:1 ** Loading file "/uInitrd" from usb device 0:1 (usbda1) Failed to mount ext2 filesystem... ** Bad ext2 partition or disk - usb 0:1 ** reading /boot/uImage ** Unable to read "/boot/uImage" from usb 0:1 ** reading /uInitrd ** Unable to read "/uInitrd" from usb 0:1 ** ** Block device usb 1 not supported ** Block device usb 1 not supported ** Invalid boot device ** ** Invalid boot device ** ** Block device usb 2 not supported ** Block device usb 2 not supported ** Invalid boot device ** ** Invalid boot device ** ** Block device usb 3 not supported ** Block device usb 3 not supported ** Invalid boot device ** ** Invalid boot device ** Reset IDE: Bus 0: OK Bus 1: not available Device 0: Model: ST32000542AS Firm: CC95 Ser#: 5XW1S88L Type: Hard Disk Supports 48-bit addressing Capacity: 1907729.0 MB = 1863.0 GB (-387938128 x 512) Loading file "/boot/uImage" from ide device 0:1 (hda1) Failed to mount ext2 filesystem... ** Bad ext2 partition or disk - ide 0:1 ** Loading file "/uInitrd" from ide device 0:1 (hda1) Failed to mount ext2 filesystem... ** Bad ext2 partition or disk - ide 0:1 ** reading /boot/uImage ** Unable to read "/boot/uImage" from ide 0:1 ** reading /uInitrd ** Unable to read "/uInitrd" from ide 0:1 ** ** Bad partition 1 ** ** Bad partition 1 ** No Powersaving mode 7F Error (no IRQ) dev 1 blk 0: status 0x7f ** Can't read from device 1 ** ** Unable to use ide 1:1 for fatload ** No Powersaving mode 7F Error (no IRQ) dev 1 blk 0: status 0x7f ** Can't read from device 1 ** ** Unable to use ide 1:1 for fatload ** UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:ramdisk", error -19 Error reading superblock on volume 'ubi:ramdisk'! UBIFS not mounted, use ubifs mount to mount volume first! Marvell>>
But there is boot img on my USB stick:
Marvell>> usb tree usb tree Device Tree: 1 Hub (480 Mb/s, 0mA) | u-boot EHCI Host Controller | +-2 Mass Storage (480 Mb/s, 100mA) Generic Mass Storage BCF3FE91 Marvell>> fatls usb 0:1 fatls usb 0:1 ./ 104212 mlo 361488 u-boot.img 603 uenv.txt 3 file(s), 2 dir(s)
Manual reading and usbboot doesn't help me...
Marvell>> fatload usb 0:1 0x0000000 boot/u-boot.img fatload usb 0:1 0x0000000 boot/u-boot.img reading boot/u-boot.img 361488 bytes read Marvell>> usbboot usbboot ** No boot device **
So... now I'm totally stacked. What's wrong? Why it wont to load from USB? And if it totally can't do it because of some unknown reason - how I can restore my original firmware or re-install Acrh if I cant even SSH my device?
Will be much appreciated for any assistance and especially for detailed instruction because I am newbie in all of this. :)