was wondering i mucked with my rootfs and i cannot use certian binaries under /sbin/ i have a pogoplug mobile v4 i grabbed ur backups but im almost 100% sure my mtd scheme is different
it is as follows
[root@m4dh4x0rz-PogoplugMobile-V4 ~]# cat /proc/mtd
dev: size erasesize name
mtd0: 00200000 00020000 "u-boot"
mtd1: 00300000 00020000 "uImage"
mtd2: 00300000 00020000 "uImage2"
mtd3: 00800000 00020000 "failsafe"
mtd4: 07000000 00020000 "root"
mtd5: 00010000 00008000 "spi0.0"
more relevent info...
[root@m4dh4x0rz-PogoplugMobile-V4 ~]# cat /proc/cpuinfo
Processor : Feroceon 88FR131 rev 1 (v5l)
BogoMIPS : 795.44
Features : swp half thumb fastmult edsp
CPU implementer : 0x56
CPU architecture: 5TE
CPU variant : 0x2
CPU part : 0x131
CPU revision : 1
Hardware : Pogoplug V4
Revision : 0000
Serial : 0000000000000000
dmesg output ...
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.1.10-28-ARCH (nobody@) (gcc version 4.7.2 (GCC) ) #1 PREEMPT Thu Oct 17 22:11:45 CDT 2013
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: Pogoplug V4
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 32768
[ 0.000000] free_area_init_node: node 0, pgdat c05a7660, node_mem_map c0678000
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32512 pages, LIFO batch:7
[ 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: 32512
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootwait rootfstype=ext3
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] allocated 524288 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 128MB = 128MB total
[ 0.000000] Memory: 122776k/122776k available, 8296k 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 : 0xc8800000 - 0xfe800000 ( 864 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc05433ec (5357 kB)
[ 0.000000] .init : 0xc0544000 - 0xc056f000 ( 172 kB)
[ 0.000000] .data : 0xc0570000 - 0xc05a9e50 ( 232 kB)
[ 0.000000] .bss : 0xc05a9e74 - 0xc06771cc ( 821 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 166MHz, resolution 5ns, wraps every 25769ms
[ 0.000000] Console: colour dummy device 80x30
[ 8.802539] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
[ 8.842416] pid_max: default: 32768 minimum: 301
[ 8.842604] Security Framework initialized
[ 8.842641] AppArmor: AppArmor disabled by boot time parameter
[ 8.842737] Mount-cache hash table entries: 512
[ 8.843309] Initializing cgroup subsys cpuacct
[ 8.843347] Initializing cgroup subsys memory
[ 8.843401] Initializing cgroup subsys devices
[ 8.843419] Initializing cgroup subsys freezer
[ 8.843434] Initializing cgroup subsys net_cls
[ 8.843448] Initializing cgroup subsys blkio
[ 8.843482] Initializing cgroup subsys perf_event
[ 8.843510] Initializing cgroup subsys bfqio
[ 8.843643] CPU: Testing write buffer coherency: ok
[ 8.845502] devtmpfs: initialized
[ 8.848189] NET: Registered protocol family 16
[ 8.849130] Kirkwood: MV88F6281-A1, TCLK=166666667.
[ 8.849151] Feroceon L2: Enabling L2
[ 8.849199] Feroceon L2: Cache support initialised.
[ 8.849940] initial MPP regs: 21111111 03303311 00551100 00000000 00000000 00000000 00000000
[ 8.849982] final MPP regs: 21111111 11113311 00551111 00000000 00000000 00000000 00000000
[ 8.850994] Kirkwood PCIe port 0:
[ 8.851005] link down, ignoring
[ 8.857756] bio: create slab <bio-0> at 0
[ 8.858253] vgaarb: loaded
[ 8.858654] SCSI subsystem initialized
[ 8.858871] libata version 3.00 loaded.
[ 8.859190] usbcore: registered new interface driver usbfs
[ 8.859319] usbcore: registered new interface driver hub
[ 8.859462] usbcore: registered new device driver usb
[ 8.860271] Switching to clocksource orion_clocksource
[ 8.862403] Switched to NOHz mode on CPU #0
[ 8.873498] FS-Cache: Loaded
[ 8.887449] NET: Registered protocol family 2
[ 8.887795] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 8.888840] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 8.888987] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 8.889066] TCP: Hash tables configured (established 4096 bind 4096)
[ 8.889080] TCP reno registered
[ 8.889101] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 8.889134] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 8.889471] NET: Registered protocol family 1
[ 8.889522] PCI: CLS 0 bytes, default 32
[ 8.890430] audit: initializing netlink socket (disabled)
[ 8.890479] type=2000 audit(0.080:1): initialized
[ 9.011680] VFS: Disk quotas dquot_6.5.2
[ 9.012078] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 9.015264] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 9.017110] aufs 3.1-20111107
[ 9.017139] msgmni has been set to 239
[ 9.019013] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 9.019034] io scheduler noop registered
[ 9.019046] io scheduler deadline registered
[ 9.019155] io scheduler cfq registered
[ 9.019251] io scheduler bfq registered (default)
[ 9.019357] mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
[ 9.019403] mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver
[ 9.050379] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 9.090379] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
[ 9.130373] mv_xor mv_xor.2: Marvell XOR: ( xor cpy )
[ 9.170372] mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy )
[ 9.177465] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 9.198387] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[ 9.198519] console [ttyS0] enabled
[ 9.207282] brd: module loaded
[ 9.211601] loop: module loaded
[ 9.212035] sata_mv sata_mv.0: version 1.28
[ 9.212153] sata_mv sata_mv.0: slots 32 ports 1
[ 9.213461] scsi0 : sata_mv
[ 9.213928] ata1: SATA max UDMA/133 irq 21
[ 9.214981] ONFI flash detected
[ 9.215065] ONFI param page 0 valid
[ 9.215083] NAND device: Manufacturer ID: 0xad, Chip ID: 0xf1 (Hynix H27U1G8F2BTR-BC)
[ 9.215114] Scanning device for bad blocks
[ 9.277758] Creating 5 MTD partitions on "orion_nand":
[ 9.277783] 0x000000000000-0x000000200000 : "u-boot"
[ 9.278327] 0x000000200000-0x000000500000 : "uImage"
[ 9.278781] 0x000000500000-0x000000800000 : "uImage2"
[ 9.279233] 0x000000800000-0x000001000000 : "failsafe"
[ 9.279680] 0x000001000000-0x000008000000 : "root"
[ 9.281155] m25p80 spi0.0: m25p05-nonjedec (64 Kbytes)
[ 9.282123] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[ 9.282259] mv643xx_eth smi: probed
[ 9.285010] mv643xx_eth_port mv643xx_eth_port.0: eth0: port 0 with MAC address 00:25:31:05:9b:61
[ 9.285263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.285332] orion-ehci orion-ehci.0: Marvell Orion EHCI
[ 9.285450] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[ 9.310346] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[ 9.330323] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[ 9.331156] hub 1-0:1.0: USB hub found
[ 9.331187] hub 1-0:1.0: 1 port detected
[ 9.331888] Initializing USB Mass Storage driver...
[ 9.332029] usbcore: registered new interface driver usb-storage
[ 9.332043] USB Mass Storage support registered.
[ 9.332168] usbcore: registered new interface driver libusual
[ 9.332610] mousedev: PS/2 mouse device common for all mice
[ 9.570344] ata1: SATA link down (SStatus 0 SControl F300)
[ 9.650341] usb 1-1: new high speed USB device number 2 using orion-ehci
[ 9.801728] hub 1-1:1.0: USB hub found
[ 9.801913] hub 1-1:1.0: 7 ports detected
[ 10.080537] usb 1-1.1: new high speed USB device number 3 using orion-ehci
[ 10.191603] hub 1-1.1:1.0: USB hub found
[ 10.191790] hub 1-1.1:1.0: 4 ports detected
[ 10.270451] usb 1-1.5: new high speed USB device number 4 using orion-ehci
[ 10.340319] rtc-mv rtc-mv: internal RTC not ticking
[ 10.345413] sdhci: Secure Digital Host Controller Interface driver
[ 10.345427] sdhci: Copyright(c) Pierre Ossman
[ 10.345738] mmc0: mvsdio driver initialized, using GPIO 27 for card detection
[ 10.345799] sdhci-pltfm: SDHCI platform and OF driver helper
[ 10.346020] Registered led device: status:green:health
[ 10.346181] Registered led device: status:red:fault
[ 10.346501] usbcore: registered new interface driver r8712u
[ 10.347835] GRE over IPv4 demultiplexor driver
[ 10.348039] TCP cubic registered
[ 10.348055] NET: Registered protocol family 17
[ 10.348174] lib80211: common routines for IEEE802.11 drivers
[ 10.348189] lib80211_crypt: registered algorithm 'NULL'
[ 10.348202] Registering the dns_resolver key type
[ 10.348250] Gating clock of unused units
[ 10.348262] before: 0x00c7c1dd
[ 10.348273] after: 0x00c741d9
[ 10.349005] registered taskstats version 1
[ 10.392418] scsi1 : usb-storage 1-1.5:1.0
[ 10.418545] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 10.419611] mmc0: new SD card at address cffc
[ 10.430464] mmcblk0: mmc0:cffc SD512 483 MiB
[ 10.432212] mmcblk0: p1
[ 10.490482] usb 1-1.1.1: new high speed USB device number 5 using orion-ehci
[ 10.610439] scsi2 : usb-storage 1-1.1.1:1.0
[ 11.340456] usb 1-1.4: new high speed USB device number 6 using orion-ehci
[ 11.391708] scsi 1:0:0:0: Direct-Access SanDisk Cruzer Pop 1.26 PQ: 0 ANSI: 5
[ 11.392792] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 11.393758] sd 1:0:0:0: [sda] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB)
[ 11.395729] sd 1:0:0:0: [sda] Write Protect is off
[ 11.395750] sd 1:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 11.396459] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 11.403368] sda: sda1 sda2 < sda5 >
[ 11.407359] sd 1:0:0:0: [sda] Attached SCSI removable disk
[ 11.460484] scsi3 : usb-storage 1-1.4:1.0
[ 11.611693] scsi 2:0:0:0: Direct-Access SanDisk USB Flash Drive 1.26 PQ: 0 ANSI: 5
[ 11.612864] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 11.614122] sd 2:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 11.616080] sd 2:0:0:0: [sdb] Write Protect is off
[ 11.616101] sd 2:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 11.616855] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 11.628318] sdb: sdb1
[ 11.631836] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 12.461281] scsi 3:0:0:0: Direct-Access Mass Storage Device PQ: 0 ANSI: 0
[ 12.462309] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 12.463130] sd 3:0:0:0: [sdc] 976773166 512-byte logical blocks: (500 GB/465 GiB)
[ 12.463738] sd 3:0:0:0: [sdc] Write Protect is off
[ 12.463759] sd 3:0:0:0: [sdc] Mode Sense: 03 00 00 00
[ 12.464231] sd 3:0:0:0: [sdc] No Caching mode page present
[ 12.469699] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 12.492702] sd 3:0:0:0: [sdc] No Caching mode page present
[ 12.498167] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 12.546185] sdc: sdc1
[ 12.549090] sd 3:0:0:0: [sdc] No Caching mode page present
[ 12.560589] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 12.566666] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 13.482888] UKSM: relative memcmp_cost = 2191 hash=3260868263 cmp_ret=0.
[ 13.494651] console [netcon0] enabled
[ 13.494664] netconsole: network logging started
[ 13.495220] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 13.495636] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 13.504222] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[ 13.517366] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 13.517422] VFS: Mounted root (ext3 filesystem) on device 8:1.
[ 13.522260] devtmpfs: mounted
[ 13.523124] Freeing init memory: 172K
[ 14.020560] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 14.103222] systemd[1]: Inserted module 'autofs4'
[ 14.161554] NET: Registered protocol family 10
[ 14.166888] systemd[1]: Inserted module 'ipv6'
[ 14.168908] systemd[1]: Set hostname to <m4dh4x0rz-PogoplugMobile-V4>.
[ 14.525374] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 14.527043] systemd[1]: Expecting device dev-ttyS0.device...
[ 14.550517] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 14.551040] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 14.551201] systemd[1]: Expecting device sys-subsystem-net-devices-eth0.device...
[ 14.570478] systemd[1]: Starting Remote File Systems.
[ 14.590441] systemd[1]: Reached target Remote File Systems.
[ 14.590570] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 14.610500] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 14.610621] systemd[1]: Starting Root Slice.
[ 14.630456] systemd[1]: Created slice Root Slice.
[ 14.630577] systemd[1]: Starting User and Session Slice.
[ 14.650455] systemd[1]: Created slice User and Session Slice.
[ 14.650582] systemd[1]: Starting System Slice.
[ 14.670448] systemd[1]: Created slice System Slice.
[ 14.670575] systemd[1]: Starting system-netctl\x2difplugd.slice.
[ 14.690460] systemd[1]: Created slice system-netctl\x2difplugd.slice.
[ 14.690582] systemd[1]: Starting system-getty.slice.
[ 14.710563] systemd[1]: Created slice system-getty.slice.
[ 14.710681] systemd[1]: Starting system-serial\x2dgetty.slice.
[ 14.730452] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 14.730573] systemd[1]: Starting Slices.
[ 14.750437] systemd[1]: Reached target Slices.
[ 14.750555] systemd[1]: Starting Delayed Shutdown Socket.
[ 14.770444] systemd[1]: Listening on Delayed Shutdown Socket.
[ 14.770565] systemd[1]: Starting LVM2 metadata daemon socket.
[ 14.790443] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 14.790564] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 14.810544] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 14.810738] systemd[1]: Starting udev Kernel Socket.
[ 14.830445] systemd[1]: Listening on udev Kernel Socket.
[ 14.830600] systemd[1]: Starting udev Control Socket.
[ 14.850445] systemd[1]: Listening on udev Control Socket.
[ 14.850587] systemd[1]: Starting Journal Socket.
[ 14.870474] systemd[1]: Listening on Journal Socket.
[ 14.870644] systemd[1]: Starting Setup Virtual Console...
[ 14.914739] systemd[1]: Starting Apply Kernel Variables...
[ 14.991324] systemd[1]: Starting udev Coldplug all Devices...
[ 15.192612] systemd[1]: Mounting Debug File System...
[ 15.291598] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 15.471170] systemd[1]: Starting Journal Service...
[ 15.571112] systemd[1]: Started Journal Service.
[ 15.894259] systemd-journald[66]: Vacuuming done, freed 0 bytes
[ 16.062045] usbip_core: module is from the staging directory, the quality is unknown, you have been warned.
[ 16.063032] usbip_core: USB/IP Core v1.0.0
[ 16.072251] usbip_host: module is from the staging directory, the quality is unknown, you have been warned.
[ 16.073833] usbcore: registered new interface driver usbip-host
[ 16.073854] usbip_host: USB/IP Host Driver v1.0.0
[ 17.554439] systemd-udevd[84]: starting version 208
[ 17.859029] systemd-journald[66]: Received request to flush runtime journal from PID 1
[ 18.568163] usbcore: registered new interface driver uas
[ 20.500080] hbwd (127): /proc/127/oom_adj is deprecated, please use /proc/127/oom_score_adj instead.
[ 20.510476] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.113029] tun: Universal TUN/TAP device driver, 1.6
[ 21.113050] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 22.159794] mv643xx_eth_port mv643xx_eth_port.0: eth0: link up, 100 Mb/s, full duplex, flow control disabled
[ 22.160035] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 32.820317] eth0: no IPv6 routers present
[ 283.210796] usb 1-1.1.3: new high speed USB device number 7 using orion-ehci
[ 283.327504] scsi4 : usb-storage 1-1.1.3:1.0
[ 284.331311] scsi 4:0:0:0: Direct-Access Mass Storage Device PQ: 0 ANSI: 0
[ 284.335106] sd 4:0:0:0: [sdd] 976773166 512-byte logical blocks: (500 GB/465 GiB)
[ 284.335347] sd 4:0:0:0: Attached scsi generic sg3 type 0
[ 284.335804] sd 4:0:0:0: [sdd] Write Protect is off
[ 284.335826] sd 4:0:0:0: [sdd] Mode Sense: 03 00 00 00
[ 284.336338] sd 4:0:0:0: [sdd] No Caching mode page present
[ 284.360718] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[ 284.373448] sd 4:0:0:0: [sdd] No Caching mode page present
[ 284.378922] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[ 284.418916] sdd: sdd1
[ 284.433712] sd 4:0:0:0: [sdd] No Caching mode page present
[ 284.439187] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[ 284.449317] sd 4:0:0:0: [sdd] Attached SCSI disk
[ 284.891170] usb 1-1.1.3: USB disconnect, device number 7
[ 284.898907] scsi 4:0:0:0: [sdd] killing request
[ 284.898967] scsi 4:0:0:0: [sdd] Unhandled error code
[ 284.898983] scsi 4:0:0:0: [sdd] Result: hostbyte=0x01 driverbyte=0x00
[ 284.899004] scsi 4:0:0:0: [sdd] CDB: cdb[0]=0x28: 28 00 00 03 38 00 00 00 08 00
[ 284.899053] end_request: I/O error, dev sdd, sector 210944
[ 284.904573] Buffer I/O error on device sdd1, logical block 512
[ 284.912951] Buffer I/O error on device sdd1, logical block 512
[ 284.922000] Buffer I/O error on device sdd1, logical block 7
[ 284.927657] Buffer I/O error on device sdd1, logical block 7
[ 285.170457] usb 1-1.1.3: new full speed USB device number 8 using orion-ehci
[ 285.270448] usb 1-1.1.3: device descriptor read/64, error -32
[ 285.400797] hub 1-1.1:1.0: unable to enumerate USB device on port 3
[ 285.640584] usb 1-1.1.3: new high speed USB device number 9 using orion-ehci
[ 286.560812] hub 1-1.1:1.0: unable to enumerate USB device on port 3
[ 289.610457] usb 1-1.2: new high speed USB device number 10 using orion-ehci
[ 291.576381] scsi5 : usb-storage 1-1.2:1.0
[ 292.571433] scsi 5:0:0:0: Direct-Access Mass Storage Device PQ: 0 ANSI: 0
[ 292.575232] sd 5:0:0:0: [sdd] 976773166 512-byte logical blocks: (500 GB/465 GiB)
[ 292.575716] sd 5:0:0:0: [sdd] Write Protect is off
[ 292.575737] sd 5:0:0:0: [sdd] Mode Sense: 03 00 00 00
[ 292.576477] sd 5:0:0:0: [sdd] No Caching mode page present
[ 292.582012] sd 5:0:0:0: Attached scsi generic sg3 type 0
[ 292.600710] sd 5:0:0:0: [sdd] Assuming drive cache: write through
[ 292.612823] sd 5:0:0:0: [sdd] No Caching mode page present
[ 292.618293] sd 5:0:0:0: [sdd] Assuming drive cache: write through
[ 292.651543] sdd: sdd1
[ 292.659212] sd 5:0:0:0: [sdd] No Caching mode page present
[ 292.668647] sd 5:0:0:0: [sdd] Assuming drive cache: write through
[ 292.675130] sd 5:0:0:0: [sdd] Attached SCSI disk
[ 378.977310] fuse init (API version 7.17)
let me know if this rootfs will work if not i wont even try, i have pulled what mucked nand partitions i have left with dd
*Devices*
Goflex Home- Transmission, vnc server(for kicks), Pogoplug services, Motion/home security DVR, 1.5TBNAS currently sshfs acess ONLY(archlinux)
PogoPlugMobileV4-Webmin, Transmission, Pogoplug services, Samba Server, cool red led+ green hearbeat,USBip(server for remote acess to usb devices) (archlinux)
*I Love ARM*