by MI95SHO » Wed Feb 13, 2013 11:41 pm
It was a router issue stopping me it looks like. Here is what I was able to collect;
Under default PP boot, nothing on 10.10.10.4 or 10.10.10.2:
$this->bbcode_second_pass_code('', 'ubuntu@ubuntu:~$ nc -lu 10.10.10.5 6666
U-Boot 2011.12 (Feb 20 2012 - 21:21:59)
Pogoplug E02
arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2009q3-67) 4.4.1
GNU ld (Sourcery G++ Lite 2009q3-67) 2.19.51.20090709
Hit any key to stop autoboot: 0
(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... 0 Storage Device(s) found
** Block device usb 0 not supported
** Invalid boot device **
Creating 1 MTD partitions on "nand0":
0x000002500000-0x000008000000 : "mtd=3"
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 129024 bytes
UBI: smallest flash I/O unit: 2048
UBI: sub-page size: 512
UBI: VID header offset: 512 (aligned 512)
UBI: data offset: 2048
UBI: attached mtd1 to ubi0
UBI: MTD device name: "mtd=3"
UBI: MTD device size: 91 MiB
UBI: number of good PEBs: 727
UBI: number of bad PEBs: 1
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 0
UBI: available PEBs: 716
UBI: total number of reserved PEBs: 11
UBI: number of PEBs reserved for bad PEB handling: 7
UBI: max/mean erase counter: 1/1
UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19
Error reading superblock on volume 'ubi:rootfs'!
** Block device usb 0 not supported
** Block device usb 1 not supported
** Block device usb 2 not supported
** Block device usb 3 not supported
** Block device usb 0 not supported
** Block device usb 0 not supported
Wrong Image Format for bootm command
ERROR: can't get kernel image!
stopping USB..
### JFFS2 loading 'uboot-original-mtd0.kwb' to 0x800000
Scanning JFFS2 FS: ......... done.
### JFFS2 load complete: 524288 bytes loaded ')
Under USB archlinux boot, nothing on 10.10.10.2:
10.10.10.5
$this->bbcode_second_pass_code('', 'U-Boot 2011.12 (Feb 20 2012 - 21:21:59)
Pogoplug E02
arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2009q3-67) 4.4.1
GNU ld (Sourcery G++ Lite 2009q3-67) 2.19.51.20090709
Hit any key to stop autoboot: 0
(Re)start USB...
USB: Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 3 USB Device(s) found
scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/rescueme" from usb device 0:1 (usbda1)
** File not found /rescueme
reading /rescueme.txt
** Unable to read "/rescueme.txt" from usb 0:1 **
Creating 1 MTD partitions on "nand0":
0x000002500000-0x000008000000 : "mtd=3"
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 129024 bytes
UBI: smallest flash I/O unit: 2048
UBI: sub-page size: 512
UBI: VID header offset: 512 (aligned 512)
UBI: data offset: 2048
UBI: attached mtd1 to ubi0
UBI: MTD device name: "mtd=3"
UBI: MTD device size: 91 MiB
UBI: number of good PEBs: 727
UBI: number of bad PEBs: 1
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 0
UBI: available PEBs: 716
UBI: total number of reserved PEBs: 11
UBI: number of PEBs reserved for bad PEB handling: 7
UBI: max/mean erase counter: 1/1
UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19
Error reading superblock on volume 'ubi:rootfs'!
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
1 bytes read
Found bootable drive on usb 0:1
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
2869588 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
** File not found /boot/uInitrd
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-3.1.10-15-ARCH
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2869524 Bytes = 2.7 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
')
10.10.10.4;
$this->bbcode_second_pass_code('', ' nc -lu 10.10.10.4 6666
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.1.10-15-ARCH (nobody@panda1) (gcc version 4.7.2 (GCC) ) #1 PREEMPT Wed Dec 12 15:25:18 UTC 2012
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: Marvell SheevaPlug Reference Board
[ 0.000000] debug: ignoring loglevel setting.
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 65536
[ 0.000000] free_area_init_node: node 0, pgdat c0590af8, node_mem_map c0661000
[ 0.000000] Normal zone: 512 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 65024 pages, LIFO batch:15
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext2 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) ignore_loglevel netconsole=6665@10.10.10.3/eth0,6666@10.10.10.4/
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] allocated 1048576 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 256MB = 256MB total
[ 0.000000] Memory: 252304k/252304k available, 9840k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xd0800000 - 0xfe800000 ( 736 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc052edb8 (5276 kB)
[ 0.000000] .init : 0xc052f000 - 0xc055a000 ( 172 kB)
[ 0.000000] .data : 0xc055a000 - 0xc05932f0 ( 229 kB)
[ 0.000000] .bss : 0xc0593314 - 0xc0660e8c ( 823 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:114
[ 0.000000] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474ms
[ 0.000000] Console: colour dummy device 80x30
[ 2.085261] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[ 2.175190] pid_max: default: 32768 minimum: 301
[ 2.175318] Security Framework initialized
[ 2.175341] AppArmor: AppArmor disabled by boot time parameter
[ 2.175408] Mount-cache hash table entries: 512
[ 2.175795] Initializing cgroup subsys cpuacct
[ 2.175822] Initializing cgroup subsys memory
[ 2.175859] Initializing cgroup subsys devices
[ 2.175873] Initializing cgroup subsys freezer
[ 2.175883] Initializing cgroup subsys net_cls
[ 2.175893] Initializing cgroup subsys blkio
[ 2.175917] Initializing cgroup subsys perf_event
[ 2.175936] Initializing cgroup subsys bfqio
[ 2.176026] CPU: Testing write buffer coherency: ok
[ 2.177310] devtmpfs: initialized
[ 2.179313] NET: Registered protocol family 16
[ 2.179983] Kirkwood: MV88F6281-A0, TCLK=200000000.
[ 2.179998] Feroceon L2: Enabling L2
[ 2.180036] Feroceon L2: Cache support initialised.
[ 2.180560] initial MPP regs: 01111111 11113322 00001111 00100000 00000000 00000000 00000000
[ 2.180589] final MPP regs: 01111111 11113322 00001111 00000000 00000000 00000000 00000000
[ 2.185630] bio: create slab <bio-0> at 0
[ 2.186002] vgaarb: loaded
[ 2.186270] SCSI subsystem initialized
[ 2.186427] libata version 3.00 loaded.
[ 2.186641] usbcore: registered new interface driver usbfs
[ 2.186737] usbcore: registered new interface driver hub
[ 2.186841] usbcore: registered new device driver usb
[ 2.187400] Switching to clocksource orion_clocksource
[ 2.195190] Switched to NOHz mode on CPU #0
[ 2.196483] FS-Cache: Loaded
[ 2.206325] NET: Registered protocol family 2
[ 2.206571] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 2.207291] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 2.207517] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 2.207614] TCP: Hash tables configured (established 8192 bind 8192)
[ 2.207624] TCP reno registered
[ 2.207636] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 2.207659] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 2.207900] NET: Registered protocol family 1
[ 2.207937] PCI: CLS 0 bytes, default 32
[ 2.208524] audit: initializing netlink socket (disabled)
[ 2.208558] type=2000 audit(0.120:1): initialized
[ 2.295616] VFS: Disk quotas dquot_6.5.2
[ 2.295885] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 2.298191] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 2.299502] aufs 3.1-20111107
[ 2.299524] msgmni has been set to 492
[ 2.300871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 2.300888] io scheduler noop registered
[ 2.300896] io scheduler deadline registered
[ 2.300985] io scheduler cfq registered
[ 2.301062] io scheduler bfq registered (default)
[ 2.301126] mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
[ 2.301159] mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver
[ 2.337482] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 2.377481] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
[ 2.417478] mv_xor mv_xor.2: Marvell XOR: ( xor cpy )
[ 2.457477] mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy )
[ 2.462565] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 2.483248] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[ 3.030498] console [ttyS0] enabled
[ 3.040144] brd: module loaded
[ 3.046228] loop: module loaded
[ 3.050418] NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
[ 3.059111] Scanning device for bad blocks
[ 3.109224] Bad eraseblock 618 at 0x000004d40000
[ 3.143983] 4 cmdlinepart partitions found on MTD device orion_nand
[ 3.150294] Creating 4 MTD partitions on "orion_nand":
[ 3.155462] 0x000000000000-0x000000100000 : "u-boot"
[ 3.160813] 0x000000100000-0x000000500000 : "uImage"
[ 3.166103] 0x000000500000-0x000002500000 : "rootfs"
[ 3.171445] 0x000002500000-0x000008000000 : "data"
[ 3.177398] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[ 3.184349] mv643xx_eth smi: probed
[ 3.189993] mv643xx_eth_port mv643xx_eth_port.0: eth0: port 0 with MAC address 00:25:31:00:95:2c
[ 3.198972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.205568] orion-ehci orion-ehci.0: Marvell Orion EHCI
[ 3.210935] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[ 3.247453] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[ 3.267446] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[ 3.273997] hub 1-0:1.0: USB hub found
[ 3.277803] hub 1-0:1.0: 1 port detected
[ 3.282241] Initializing USB Mass Storage driver...
[ 3.287225] usbcore: registered new interface driver usb-storage
[ 3.293284] USB Mass Storage support registered.
[ 3.298020] usbcore: registered new interface driver libusual
[ 3.304099] mousedev: PS/2 mouse device common for all mice
[ 3.597450] usb 1-1: new high speed USB device number 2 using orion-ehci
[ 3.749439] hub 1-1:1.0: USB hub found
[ 3.753565] hub 1-1:1.0: 4 ports detected
[ 4.037699] usb 1-1.3: new high speed USB device number 3 using orion-ehci
[ 4.150386] scsi0 : usb-storage 1-1.3:1.0
[ 4.317439] rtc-mv rtc-mv: internal RTC not ticking
[ 4.322505] sdhci: Secure Digital Host Controller Interface driver
[ 4.328736] sdhci: Copyright(c) Pierre Ossman
[ 4.333318] mmc0: mvsdio driver initialized, lacking card detect (fall back to polling)
[ 4.341493] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.347313] Registered led device: plug:red:misc
[ 4.352078] Registered led device: status:green:health
[ 4.357332] Registered led device: status:blue:health
[ 4.362637] usbcore: registered new interface driver r8712u
[ 4.372216] GRE over IPv4 demultiplexor driver
[ 4.376638] TCP cubic registered
[ 4.380098] NET: Registered protocol family 17
[ 4.384638] lib80211: common routines for IEEE802.11 drivers
[ 4.390349] lib80211_crypt: registered algorithm 'NULL'
[ 4.395602] Registering the dns_resolver key type
[ 4.400386] Gating clock of unused units
[ 4.404346] before: 0x00dfc3fd
[ 4.407446] after: 0x00c701d9
[ 4.411088] registered taskstats version 1
[ 4.415852] netconsole: local port 6665
[ 4.419739] netconsole: local IP 10.10.10.3
[ 4.423936] netconsole: interface 'eth0'
[ 4.427909] netconsole: remote port 6666
[ 4.431846] netconsole: remote IP 10.10.10.4
[ 4.436137] netconsole: remote ethernet address ff:ff:ff:ff:ff:ff
[ 4.442350] netconsole: device eth0 not up yet, forcing it
[ 5.148540] scsi 0:0:0:0: Direct-Access USB Disk 0.00 PQ: 0 ANSI: 4
[ 5.157529] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.163495] sd 0:0:0:0: [sda] 3940352 512-byte logical blocks: (2.01 GB/1.87 GiB)
[ 5.171838] sd 0:0:0:0: [sda] Write Protect is off
[ 5.176651] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[ 5.182463] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 5.196654] sda: sda1
[ 5.202088] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 6.777258] mv643xx_eth_port mv643xx_eth_port.0: eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[ 6.788567] console [netcon0] enabled
[ 6.792260] netconsole: network logging started
[ 6.796894] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 6.803537] Waiting 10sec before mounting root device...
[ 16.819357] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 16.830617] EXT4-fs (sda1): warning: mounting unchecked fs, running e2fsck is recommended
[ 16.852854] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[ 16.860016] VFS: Mounted root (ext2 filesystem) on device 8:1.
[ 16.869770] devtmpfs: mounted
[ 16.873419] Freeing init memory: 172K
[ 16.997542] Kernel panic - not syncing: Attempted to kill init!
[ 17.003564] [<c000d290>] (unwind_backtrace+0x0/0xe0) from [<c03cc5d4>] (panic+0x58/0x198)
[ 17.011845] [<c03cc5d4>] (panic+0x58/0x198) from [<c0021a48>] (do_exit+0x88/0x7a0)
[ 17.019517] [<c0021a48>] (do_exit+0x88/0x7a0) from [<c00224a4>] (do_group_exit+0xb4/0xf8)
[ 17.027770] [<c00224a4>] (do_group_exit+0xb4/0xf8) from [<c00224f8>] (__wake_up_parent+0x0/0x18)
')