Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Uboot 2017 - Goflex home won't boot (4 replies)

$
0
0
Hello,
I have goflex home and a running lastest version of archlinuxarm here http://os.archlinuxarm.org/os/ArchLinuxARM-kirkwood-latest.tar.gz
But after i installed your uboot - https://forum.doozan.com/read.php?3,12381 it not able to boot to ALARM again.

I also tried to create uInitrd
Quote

cd /media/sdb1/boot
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-linux.img-2018-04-arch -d initramfs-linux.img uInitrd
sync
https://forum.doozan.com/read.php?3,56939,58944

I also tried with Debian-4.12.1-kirkwood-tld-1-rootfs-bodhi.tar.bz2 but no lucks

Here are bot console logs
For ALARM
Quote

U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:21:31 -0700)
Seagate GoFlex Home
gcc (Debian 6.3.0-18) 6.3.0 20170516
GNU ld (GNU Binutils for Debian) 2.28
Hit any key to stop autoboot: 0
starting USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found

Reset IDE: Bus 0: OK Bus 1: not available
Device 0: Model: Colorful SL300 128GB Firm: R0522A0 Ser#: AA000000000000000467
Type: Hard Disk
Supports 48-bit addressing
Capacity: 122104.3 MB = 119.2 GB (250069680 x 512)
Unknown command 'mmc' - try 'help'
## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0
loading envs from usb 0 ...
** Bad device usb 0 **

Partition Map for IDE device 0 -- Partition Type: DOS

Part Start Sector Num Sectors UUID Type
1 2048 43511808 2014e27a-01 83
Unknown command 'mmc' - try 'help'
running scan_disk ...
Scan device usb
device usb 0:1
** Bad device usb 0 **
device usb 1:1
** Bad device usb 1 **
device usb 2:1
** Bad device usb 2 **
device usb 3:1
** Bad device usb 3 **
Scan device ide

Reset IDE: Bus 0: OK Bus 1: not available
Device 0: Model: Colorful SL300 128GB Firm: R0522A0 Ser#: AA000000000000000467
Type: Hard Disk
Supports 48-bit addressing
Capacity: 122104.3 MB = 119.2 GB (250069680 x 512)
device ide 0:1
1 bytes read in 6 ms (0 Bytes/s)
Found bootable drive on ide 0
loading uImage ...
4600064 bytes read in 699 ms (6.3 MiB/s)
loading uInitrd ...
5290107 bytes read in 804 ms (6.3 MiB/s)
loading DTB /boot/dtbs/kirkwood-goflexnet.dtb ...
** File not found /boot/dtbs/kirkwood-goflexnet.dtb **
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-4.4.97-1-ARCH
Created: 2017-11-11 4:51:55 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4600000 Bytes = 4.4 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
Image Name: initramfs-linux.img-2018-04-arch
Created: 2018-09-28 1:54:49 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 5290043 Bytes = 5 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK


Starting kernel ...


and for Debian-4.12.1-kirkwood-tld-1-rootfs-bodhi.tar.bz2

Quote

gcc (Debian 6.3.0-18) 6.3.0 20170516

U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:21:31 -0700)
Seagate GoFlex Home
GNU ld (GNU Binutils for Debian) 2.28
Hit any key to stop autoboot: 0
starting USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found

Reset IDE: Bus 0: OK Bus 1: not available
Device 0: Model: Colorful SL300 128GB Firm: R0522A0 Ser#: AA000000000000000467
Type: Hard Disk
Supports 48-bit addressing
Capacity: 122104.3 MB = 119.2 GB (250069680 x 512)
Unknown command 'mmc' - try 'help'
## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0
loading envs from usb 0 ...
** Bad device usb 0 **

Partition Map for IDE device 0 -- Partition Type: DOS

Part Start Sector Num Sectors UUID Type
1 2048 43511808 2014e27a-01 83
Unknown command 'mmc' - try 'help'
running scan_disk ...
Scan device usb
device usb 0:1
** Bad device usb 0 **
device usb 1:1
** Bad device usb 1 **
device usb 2:1
** Bad device usb 2 **
device usb 3:1
** Bad device usb 3 **
Scan device ide

Reset IDE: Bus 0: OK Bus 1: not available
Device 0: Model: Colorful SL300 128GB Firm: R0522A0 Ser#: AA000000000000000467
Type: Hard Disk
Supports 48-bit addressing
Capacity: 122104.3 MB = 119.2 GB (250069680 x 512)
device ide 0:1
1 bytes read in 11 ms (0 Bytes/s)
Found bootable drive on ide 0
loading uImage ...
3821592 bytes read in 585 ms (6.2 MiB/s)
loading uInitrd ...
7245696 bytes read in 1098 ms (6.3 MiB/s)
loading DTB /boot/dtbs/kirkwood-goflexnet.dtb ...
** File not found /boot/dtbs/kirkwood-goflexnet.dtb **
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-4.12.1-kirkwood-tld-1
Created: 2017-07-20 8:11:24 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3821528 Bytes = 3.6 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
Image Name: initramfs-4.12.1-kirkwood-tld-1
Created: 2017-07-24 0:18:23 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 7245632 Bytes = 6.9 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK


Starting kernel ...


For ALARM the status LED is stay GREEN at final
For Debian-4.12.1-kirkwood-tld-1-rootfs-bodhi.tar.bz2 status LED stay orange at final

No IP, no SSH up after Starting kernel...

Please help me to boot into my device again, thank you!

Viewing all articles
Browse latest Browse all 3247

Trending Articles