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

Can't load uInitrd (2 replies)

$
0
0
My Pogoplug Pro is suddenly having trouble booting. I'm not sure/clear if it's a U-Boot issue or kernel issue. Here's the log:
U-Boot 2013.10-tld-4 (Sep 08 2014 - 19:43:38) for OXNAS
gcc (Debian 4.6.3-14) 4.6.3
GNU ld (GNU Binutils for Debian) 2.22
Hit any key to stop autoboot:  0
(Re)start USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 4 USB Device(s) found
       scanning usb for storage devices... 2 Storage Device(s) found

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

Part    Start Sector    Num Sectors     UUID            Type
  1     2048            7985152         de7a8b73-01     83


Partition Map for USB device 1  --   Partition Type: DOS

Part    Start Sector    Num Sectors     UUID            Type
  1     2048            1953519616      3e12cce7-01     07 Boot
loading envs from usb 0 ...
54 bytes read in 341 ms (0 Bytes/s)
importing envs ...
## Info: input data size = 514 = 0x202
usb_custom_params=usb-storage.quirks=0x174c:0x55aa:z
(Re)start USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 4 USB Device(s) found
       scanning usb for storage devices... 2 Storage Device(s) found
4418416 bytes read in 771 ms (5.5 MiB/s)
3282492 bytes read in 815 ms (3.8 MiB/s)
7029 bytes read in 257 ms (26.4 KiB/s)
## Booting kernel from Legacy Image at 60500000 ...
   Image Name:   Linux-4.0.0-oxnas-tld-2
   Created:      2015-06-27   4:41:53 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4418352 Bytes = 4.2 MiB
   Load Address: 60008000
   Entry Point:  60008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 60e00000 ...
   Image Name:   initramfs-4.0.0-oxnas-tld-2
   Created:      2015-06-27   4:42:34 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    3282428 Bytes = 3.1 MiB
   Load Address: 60000000
   Entry Point:  60000000
   Verifying Checksum ... Bad Data CRC

Led:    ORANGE (Failed)
Ramdisk image is corrupt or invalid
stopping USB..
resetting ...
Does the CRC error indicate bad RAM? Bad NAND? Bad boot (flash) drive? I tried another flash drive and an old backup, so I don't think that's it. Sometimes it will eventually boot, but right now it's been trying for an hour with no success.

Any help or suggestions would be greatly appreciated!
-JT

Viewing all articles
Browse latest Browse all 3178

Trending Articles