Box: Pogoplug V4
Just flashed the 2016.05 U-Boot and the default envs.
and make a Debian-4.4.0-kirkwood-tld-1-rootfs-bodhi rootfs on sdcard according to the 20-Feb-2016 tutorial.
The green LED blinked for a while longer than normal. And when the LED blink stopped, I could't find the box on the local LAN.
Could you give me some advice? Thanks
the netconsole:
Just flashed the 2016.05 U-Boot and the default envs.
and make a Debian-4.4.0-kirkwood-tld-1-rootfs-bodhi rootfs on sdcard according to the 20-Feb-2016 tutorial.
The green LED blinked for a while longer than normal. And when the LED blink stopped, I could't find the box on the local LAN.
Could you give me some advice? Thanks
the netconsole:
$ nc -l -u -p 6666
U-Boot 2016.05-tld-1 (Jun 12 2016 - 13:41:47 -0700)
Pogoplug V4
gcc (Debian 4.9.2-10) 4.9.2
GNU ld (GNU Binutils for Debian) 2.25
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: ide_preinit failed
MMC rescan: current device # 0 initialized OK
no USB devices available
no IDE devices available
Partition Map for MMC device 0 -- Partition Type: DOS
Part Start Sector Num Sectors UUID Type
1 2048 62331904 00000000-01 83
loading envs from mmc 0 ...
** File not found /boot/uEnv.txt **
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: ide_preinit failed
device ide 0:1
** Bad device size - ide 0 **
device ide 1:1
** Bad device size - ide 1 **
device ide 2:1
** Bad device ide 2 **
device ide 3:1
** Bad device ide 3 **
Scan device mmc
MMC rescan: current device # 0 initialized OK
device mmc 0:1
1 bytes read in 887 ms (0 Bytes/s)
Found bootable drive on mmc 0
loading uImage ...
3154896 bytes read in 1360 ms (2.2 MiB/s)
loading uInitrd ...
7179935 bytes read in 1626 ms (4.2 MiB/s)
loading DTB /boot/dts/kirkwood-pogoplug_v4.dtb ...
10246 bytes read in 2216 ms (3.9 KiB/s)
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-4.4.0-kirkwood-tld-1
Created: 2016-02-19 5:55:25 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3154832 Bytes = 3 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
Image Name: initramfs-4.4.0-kirkwood-tld-1
Created: 2016-02-19 7:33:04 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 7179871 Bytes = 6.8 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 01c00000
Booting using the fdt blob at 0x1c00000
Starting kernel ...