Help me to unbrick GFH

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

Help me to unbrick GFH

Postby Venique » Sun Nov 03, 2013 10:38 pm

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:

$this->bbcode_second_pass_code('', '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:

$this->bbcode_second_pass_code('', '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...

$this->bbcode_second_pass_code('', '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?

As I can understood - now my GFH is just totally cleared HDD with dock station with strange u-boot and inactive 'reset' button. What I must do to scream "it's alive!" ? :D

Will be much appreciated for any assistance and especially for detailed instruction because I am newbie in all of this. :)
Venique
 
Posts: 2
Joined: Sun Nov 03, 2013 10:31 pm

Re: Help me to unbrick GFH

Postby WarheadsSE » Mon Nov 04, 2013 12:17 pm

There is no /boot/ directory on that drive, and it is the directory you keep trying to load from
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Help me to unbrick GFH

Postby Venique » Mon Nov 04, 2013 3:39 pm

I tried to put all necessary files into /boot/ but still nothing...
Venique
 
Posts: 2
Joined: Sun Nov 03, 2013 10:31 pm

Re: Help me to unbrick GFH

Postby moonman » Tue Nov 05, 2013 12:07 am

you followed the wrong guide. beaglebone is armv7 not armv5. Try the guide in my signature to reinstall. ubit relies on the partition label "rootfs"
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am


Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 4 guests