by maz1324 » Thu Jun 13, 2013 1:24 am
Looks like that got me a little further, but I still can't reach it over the network nor do I see it in my router.
$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: 728
UBI: number of bad PEBs: 0
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: 717
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)
2888208 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-20-ARCH
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2888144 Bytes = 2.8 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
[ 28.035604] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[ 28.652924] EXT4-fs (sda1): recovery complete
[ 28.657983] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 28.665760] VFS: Mounted root (ext3 filesystem) on device 8:1.
[ 28.698889] devtmpfs: mounted
[ 28.702540] Freeing init memory: 172K
[ 29.944959] systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 30.236130] systemd[1]: Inserted module 'autofs4'
[ 30.312288] NET: Registered protocol family 10
[ 30.320629] systemd[1]: Inserted module 'ipv6'
[ 30.381265] systemd[1]: Set hostname to <alarm>.
[ 30.879437] systemd[1]: [/usr/lib/systemd/system/nzbget.service:4] Unknown lvalue 'DaemonAfter' in section 'Unit'
[ 31.056961] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
[ 31.079434] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 31.087572] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 31.095352] systemd[1]: Expecting device dev-ttyS0.device...
[ 31.124899] systemd[1]: Starting Remote File Systems.
[ 31.144926] systemd[1]: Reached target Remote File Systems.
[ 31.153663] systemd[1]: Starting Syslog Socket.
[ 31.174863] systemd[1]: Listening on Syslog Socket.
[ 31.179884] systemd[1]: Starting Delayed Shutdown Socket.
[ 31.204852] systemd[1]: Listening on Delayed Shutdown Socket.
[ 31.210730] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 31.234886] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 31.244582] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 31.274848] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 31.281945] systemd[1]: Starting LVM2 metadata daemon socket.
[ 31.304856] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 31.311080] systemd[1]: Starting Encrypted Volumes.
[ 31.334843] systemd[1]: Reached target Encrypted Volumes.
[ 31.340486] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 31.374857] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 31.384436] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 31.392770] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 31.400841] systemd[1]: Starting Paths.
[ 31.424859] systemd[1]: Reached target Paths.
[ 31.429671] systemd[1]: Starting udev Kernel Socket.
[ 31.454855] systemd[1]: Listening on udev Kernel Socket.
[ 31.460578] systemd[1]: Starting udev Control Socket.
[ 31.484855] systemd[1]: Listening on udev Control Socket.
[ 31.490404] systemd[1]: Starting Journal Socket.
[ 31.514849] systemd[1]: Listening on Journal Socket.
[ 31.520235] systemd[1]: Starting udev Coldplug all Devices...
[ 31.586425] systemd[1]: Mounted Huge Pages File System.
[ 31.591862] systemd[1]: Mounting Debug File System...
[ 32.358287] systemd[1]: Started Set Up Additional Binary Formats.
[ 32.364550] systemd[1]: Starting Journal Service...
[ 32.444967] systemd[1]: Started Journal Service.
[ 32.617099] systemd[1]: Starting Apply Kernel Variables...
[ 32.685522] systemd[1]: Starting Setup Virtual Console...
[ 32.755458] systemd[1]: Mounting POSIX Message Queue File System...
[ 32.825442] systemd[1]: Starting Create static device nodes in /dev...
[ 34.122324] systemd[1]: Started Load Kernel Modules.
[ 34.127527] systemd[1]: Mounted Configuration File System.
[ 34.133161] systemd[1]: Mounted FUSE Control File System.
[ 34.138738] systemd[1]: Mounting Temporary Directory...
[ 34.246492] systemd[1]: Started File System Check on Root Device.
[ 34.252755] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 34.405004] systemd[1]: Mounted Debug File System.
[ 34.455002] systemd[1]: Started Apply Kernel Variables.
[ 34.514868] systemd[1]: Started Setup Virtual Console.
[ 34.544859] systemd[1]: Mounted POSIX Message Queue File System.
[ 34.604862] systemd[1]: Started Create static device nodes in /dev.
[ 34.624930] systemd[1]: Mounted Temporary Directory.
[ 34.684875] systemd[1]: Started Remount Root and Kernel File Systems.
[ 34.744874] systemd[1]: Started udev Coldplug all Devices.
[ 34.751645] systemd[1]: Starting Load Random Seed...
[ 34.816103] systemd[1]: Activating swap /swapfile...
[ 34.875555] systemd[1]: Starting udev Kernel Device Manager...
[ 35.004945] systemd[1]: Started Load Random Seed.
[ 35.315543] Adding 524284k swap on /swapfile. Priority:-1 extents:5 across:557052k
[ 35.344985] systemd[1]: Activated swap /swapfile.
[ 35.350388] systemd[1]: Starting Swap.
[ 35.374918] systemd[1]: Reached target Swap.
[ 35.380796] systemd-udevd[74]: starting version 204
[ 35.404916] systemd[1]: Started udev Kernel Device Manager.
[ 35.410766] systemd[1]: Starting Local File Systems (Pre).
[ 35.434903] systemd[1]: Reached target Local File Systems (Pre).
[ 35.441078] systemd[1]: Starting Local File Systems.
[ 35.464900] systemd[1]: Reached target Local File Systems.
[ 35.470552] systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
[ 35.536054] systemd[1]: Starting Recreate Volatile Files and Directories...
[ 35.894977] systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
[ 35.954914] systemd[1]: Started Recreate Volatile Files and Directories.
[ 35.975010] systemd[1]: Starting Update UTMP about System Reboot/Shutdown...
[ 37.378159] systemd-sysctl[109]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
')