GoFlex Home stalled after "Uncompressing Linux... done"

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

GoFlex Home stalled after "Uncompressing Linux... done"

Postby ichkannlesen » Tue Jan 28, 2014 3:03 pm

$this->bbcode_second_pass_code('', 'Reset IDE: Bus 0: OK Bus 1: not available
Device 0: Model: ST31000528AS Firm: CC46 Ser#: 6VP9G5HN
Type: Hard Disk
Supports 48-bit addressing
Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512)
Loading file "/boot/uImage" from ide device 0:1 (hda1)
3915784 bytes read
## Booting kernel from Legacy Image at 00680000 ...
Image Name: Linux-3.13.0-1-ARCH
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3915720 Bytes = 3.7 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
')

U-Boot Version:
$this->bbcode_second_pass_code('', 'U-Boot 2010.09 (Feb 16 2011 - 18:44:23)
UBIT v0.6 by Jeff Doozan and Peter Carmichael')

This is my U-Boot config:
$this->bbcode_second_pass_code('', 'sata_device=0:1
sata_root=/dev/sda1
sata_rootdelay=10
sata_set_bootargs=setenv bootargs console=$console root=$sata_root rootdelay=$sata_rootdelay rootfstype=$sata_rootfstype $mtdparts $sata_custom_params
sata_rootfstype=ext4
sata_boot=run sata_set_bootargs; ide reset; ext2load ide 0:1 0x680000 /boot/uImage; bootm 0x680000
bootcmd=printenv; run sata_boot')

I had exactly this problem with the 3.12 kernel and solved it by adding 'printenv' as the very first bootcmd command. Weird, but it worked. Now it doesn't anymore.

Can somebody help me with this? I am lost why it doesn't continue with the kernel booting. And was lost before, why 'printenv' was necessary to make it boot.
ichkannlesen
 
Posts: 2
Joined: Tue Jan 28, 2014 2:51 pm

Re: GoFlex Home stalled after "Uncompressing Linux... done"

Postby moonman » Tue Jan 28, 2014 7:23 pm

you need new uboot to boot kernels past 3.1. Past 3.1 some kernels boot some don't, mostly they don't. check my signature to update uboot on gfn
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

Re: GoFlex Home stalled after "Uncompressing Linux... done"

Postby ichkannlesen » Thu Mar 20, 2014 10:55 am

thanks that worked well! (only now came around to update uboot...)
ichkannlesen
 
Posts: 2
Joined: Tue Jan 28, 2014 2:51 pm


Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 9 guests