Welcome! Log In Create A New Profile

Advanced

Pogoplug Pro Boot issues, maybe bricked?

Posted by veriqster 
Pogoplug Pro Boot issues, maybe bricked?
July 13, 2018 05:58AM
tried installing Debian overstock software and it was getting stuck during boot at some point.
Redid the rootfs usb stick and now all I get is some gibberish with Reset IDE SATA PHY not ready.

It also would not stop the boot if I press any key during the 10 to 0 countdown at the beginning of the process.

I've attached a .jpg of the putty serial connection messages.

Also, can someone tell me how to select all those messages in Putty as text? It would probably be much easier to post than making a screen shot and than attaching jpegs.
Attachments:
open | download - PogoPlug_Pro_No_Boot.jpg (126.2 KB)
Re: Pogoplug Pro Boot issues, maybe bricked?
July 13, 2018 04:53PM
veriqster Wrote:
-------------------------------------------------------
> tried installing Debian overstock software and it
> was getting stuck during boot at some point.
> Redid the rootfs usb stick and now all I get is
> some gibberish with Reset IDE SATA PHY not ready.

It does look good at the beginning. The SATA and USB are scanned by u-boot to look for the kernel files. So it is normal to see SATA not ready if nothing plugged in other than USB.


> It also would not stop the boot if I press any key
> during the 10 to 0 countdown at the beginning of
> the process.
>

Either your serial connection TX (on WIndows box) to RX (on Pogo Pro) is faulty, or the communication parmaters are not correct.

> I've attached a .jpg of the putty serial
> connection messages.
>
> Also, can someone tell me how to select all those
> messages in Putty as text? It would probably be
> much easier to post than making a screen shot and
> than attaching jpegs.

Highlight all the text and copy by right-click-Copy or Control-C, and then paste to a notepad by right-click-Paste or Control-V.

The boot looks OK so far, but I need to see the rest of the log to see why it got stuck.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogoplug Pro Boot issues, maybe bricked?
July 13, 2018 08:46PM
I fiddled with it a little more, modified some stuff with setenv and now I'm in even deeper water - it does not detect the usb drive.

I am trying to get it to run the Debian-3.17.0_jessie_full-oxnas-tld-1-rootfs-bodhi.tar.bz image to work on this box.

The good news is that I can interrupt the boot and run commands but the "usb start" command only detects the usb hub and not the usb drive.

I can boot into ubuntu and recreate the usb drive with the file above.

Could you walk me through setting up the environment via setenv so I can run this image? All I get now is a "reset error" if I let it go through the countdown and boot.

Also, given the uBoot I have in place, do I have to modify anything in the roof fs given the image I plan to use?

Tried copying the Putty text in Linux and no luck, for some reason it selects but does not copy, depite of the supposedly "automatic copy" as states in all the docs, maybe because I run it from command line as root, otherwise it cannot access the /dev/ttyUSB0 and crashes.
Re: Pogoplug Pro Boot issues, maybe bricked?
July 13, 2018 08:54PM
HA, HA, the 64 bit version of Putty for Windows works a little better, it copies output.

Just remounted the usb drive in Ubuntu and did a sync followed by a umount and that tried booting the pogo again, this time with the Windows Putty connected. It will not log anything for some reason but allows me to copy the text in the console.
Following is the output from the console.
I also created a uEnv file, I can copy the content on the file and post it if needed, it's a copy-paste from one of your posts on installing Debian.

Any ideas?

Error writing session log (ASCII mode) to file: putty.log

U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12)
  Boot device: NAND
Attempting to set PLLA to 850 MHz ...
  plla_ctrl0 : 0000020a
  plla_ctrl1 : 00330000
  plla_ctrl2 : 0065008b
  plla_ctrl3 : 000000f1

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
       scanning usb for storage devices... 1 Storage Device(s) found

Reset IDE: SATA PHY not ready for device 0
ide_preinit failed

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

Part    Start LBA       End LBA         Name
        Attributes
        Type GUID
        Partition GUID
  1     0x00000800      0x0efd37ff      "ROOTFS"
        attrs:  0x0000000000000000
        type:   0fc63daf-8483-4772-8e79-3d69d8477de4
        guid:   f75f25cd-6736-445a-aaad-21039b0fcaa2
loading envs from usb 0 ...
1350 bytes read in 280 ms (3.9 KiB/s)

no IDE devices available
importing envs ...
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 264 ms (0 Bytes/s)
Found bootable drive on usb 0
loading uImage ...
4102704 bytes read in 426 ms (9.2 MiB/s)
loading uInitrd ...
1953812 bytes read in 328 ms (5.7 MiB/s)
loading DTB /boot/dts/ox820-pogoplug-pro.dtb ...
7029 bytes read in 301 ms (22.5 KiB/s)
## Booting kernel from Legacy Image at 60500000 ...
   Image Name:   Linux-3.17.0-oxnas-tld-1
   Created:      2014-11-01   7:16:44 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4102640 Bytes = 3.9 MiB
   Load Address: 60008000
   Entry Point:  60008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 60e00000 ...
   Image Name:   initramfs-3.17.0-oxnas-tld-1
   Created:      2014-11-01   7:18:53 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    1953748 Bytes = 1.9 MiB
   Load Address: 60000000
   Entry Point:  60000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 62c00000
   Booting using the fdt blob at 0x62c00000
   Loading Kernel Image ... OK
   Loading Ramdisk to 67c49000, end 67e25fd4 ... OK
   Loading Device Tree to 67c44000, end 67c48b74 ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.17.0-oxnas-tld-1 (root@tldDebian) (gcc version 4.                                                                                        6.3 (Debian 4.6.3-14) ) #1 SMP PREEMPT Sat Oct 25 15:59:43 PDT 2014
[    0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr                                                                                        =00c5787d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio                                                                                        n cache
[    0.000000] Machine model: Pogoplug Pro
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical                                                                                        _map
[    0.000000] Start Ox820 platform
[    0.000000] PERCPU: Embedded 7 pages/cpu @c7ee3000 s6592 r8192 d13888 u32768
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pag                                                                                        es: 32512
[    0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootd                                                                                        elay=10 mtdparts=41000000.nand:14m(boot),-(data)
[    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] Memory: 119844K/131072K available (5686K kernel code, 286K rwdata                                                                                        , 1680K rodata, 174K init, 233K bss, 11228K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xc8800000 - 0xff000000   ( 872 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0739db0   (7368 kB)
[    0.000000]       .init : 0xc073a000 - 0xc07659c0   ( 175 kB)
[    0.000000]       .data : 0xc0766000 - 0xc07adb00   ( 287 kB)
[    0.000000]        .bss : 0xc07adb00 - 0xc07e809c   ( 234 kB)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:160
[    0.000015] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 42                                                                                        949670400ns
[    0.000181] Console: colour dummy device 80x30
[    0.000209] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744)
[    0.050048] pid_max: default: 32768 minimum: 301
[    0.050219] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.050234] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.051061] Initializing cgroup subsys net_cls
[    0.051123] CPU: Testing write buffer coherency: ok
[    0.051509] Setting up static identity map for 0x60567fa0 - 0x60567fd8
[    0.110448] CPU1: Booted secondary processor
[    0.170140] Brought up 2 CPUs
[    0.170165] SMP: Total of 2 processors activated.
[    0.171100] devtmpfs: initialized
[    0.175093] prandom: seed boundary self test passed
[    0.179013] prandom: 100 self tests passed
[    0.179036] pinctrl core: initialized pinctrl subsystem
[    0.181877] NET: Registered protocol family 16
[    0.182415] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.186675] gpio-oxnas 44000000.gpio: at address c8846000
[    0.186967] gpio-oxnas 44100000.gpio: at address c8848000
[    0.187520] pinctrl-oxnas pinctrl: initialized OX820 pinctrl driver
[    0.309314] oxnas-pcie 47c0: PCIe version/deviceID 0x82510b5
[    0.309432] oxnas-pcie 47c0: link up
[    0.309657] oxnas-pcie 47c0: PCI host bridge to bus 0000:00
[    0.309683] pci_bus 0000:00: root bus resource [mem 0x48000000-0x49ffffff]
[    0.309701] pci_bus 0000:00: root bus resource [mem 0x4a000000-0x4bdfffff pre                                                                                        f]
[    0.309719] pci_bus 0000:00: root bus resource [io  0x4be00000-0x4befffff]
[    0.309736] pci_bus 0000:00: root bus resource [bus 00-7f]
[    0.310208] PCI: bus0: Fast back to back transfers disabled
[    0.310284] pci 0000:00:00.0: BAR 0: assigned [mem 0x48000000-0x4800ffff]
[    0.310668] vgaarb: loaded
[    0.311162] SCSI subsystem initialized
[    0.312040] usbcore: registered new interface driver usbfs
[    0.312148] usbcore: registered new interface driver hub
[    0.312350] usbcore: registered new device driver usb
[    0.312465] pps_core: LinuxPPS API ver. 1 registered
[    0.312481] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome                                                                                        tti <giometti@linux.it>
[    0.312547] PTP clock support registered
[    0.314109] cfg80211: Calling CRDA to update world regulatory domain
[    0.314590] Switched to clocksource rps_clocksource_timer
[    0.328389] NET: Registered protocol family 2
[    0.329507] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.329553] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[    0.329589] TCP: Hash tables configured (established 1024 bind 1024)
[    0.329679] TCP: reno registered
[    0.329710] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.329753] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.330099] NET: Registered protocol family 1
[    0.330588] RPC: Registered named UNIX socket transport module.
[    0.330608] RPC: Registered udp transport module.
[    0.330621] RPC: Registered tcp transport module.
[    0.330634] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.331025] Unpacking initramfs...
[    0.530565] Freeing initrd memory: 1904K (c7c49000 - c7e25000)
[    0.531676] futex hash table entries: 512 (order: 2, 16384 bytes)
[    0.550438] NFS: Registering the id_resolver key type
[    0.550515] Key type id_resolver registered
[    0.550530] Key type id_legacy registered
[    0.550566] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.550586] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.551429] fuse init (API version 7.23)
[    0.552814] msgmni has been set to 237
[    0.553338] Key type big_key registered
[    0.557166] alg: No test for stdrng (krng)
[    0.623979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2                                                                                        52)
[    0.624012] io scheduler noop registered
[    0.624035] io scheduler deadline registered
[    0.624386] io scheduler cfq registered (default)
[    0.624929] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.626214] console [ttyS0] disabled
[    0.626462] 44200000.uart: ttyS0 at MMIO 0x44200000 (irq = 55, base_baud = 39                                                                                        0625) is a 16550A
[    1.181281] console [ttyS0] enabled
[    1.186480] scsi host0: sata_oxnas
[    1.190481] ata1: SATA max UDMA/133 irq 50
[    1.194846] ox820sata: reseting SATA core
[    1.195978] nand: Could not find valid ONFI parameter page; aborting
[    1.196021] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
[    1.196026] nand: Hynix NAND 128MiB 3,3V 8-bit
[    1.196034] nand: 128MiB, SLC, page size: 2048, OOB size: 64
[    1.196049] Scanning device for bad blocks
[    1.277772] 2 cmdlinepart partitions found on MTD device 41000000.nand
[    1.284285] Creating 2 MTD partitions on "41000000.nand":
[    1.289661] 0x000000000000-0x000000e00000 : "boot"
[    1.295920] 0x000000e00000-0x000008000000 : "data"
[    1.302656] stmmaceth 40400000.ethernet: no reset control found
[    1.308556] stmmac - user ID: 0x12, Synopsys ID: 0x35
[    1.313620]  Ring mode enabled
[    1.316659]  DMA HW capability register supported
[    1.321177]  Enhanced/Alternate descriptors
[    1.325506]  Enabled extended descriptors
[    1.329489]  RX Checksum Offload Engine supported (type 2)
[    1.334955]  TX Checksum insertion supported
[    1.339200]  Wake-Up On Lan supported
[    1.342853]  Enable RX Mitigation via HW Watchdog Timer
[    1.369121] libphy: stmmac: probed
[    1.372556] eth0: PHY ID 001cc914 at 0 IRQ POLL (stmmac-0:00) active
[    1.378880] eth0: PHY ID 001cc914 at 3 IRQ POLL (stmmac-0:03)
[    1.384755] PPP generic driver version 2.4.2
[    1.389358] rt2800pci 0000:00:00.0: enabling device (0140 -> 0142)
[    1.395747] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3090, rev 3213 d                                                                                        etected
[    1.406929] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
[    1.415895] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.422451] ehci-pci: EHCI PCI platform driver
[    1.427238] oxnas-ehci 40200100.ehci: EHCI Host Controller
[    1.432778] oxnas-ehci 40200100.ehci: new USB bus registered, assigned bus nu                                                                                        mber 1
[    1.440588] oxnas-ehci 40200100.ehci: irq 39, io mem 0x40200100
[    1.460544] oxnas-ehci 40200100.ehci: USB 2.0 started, EHCI 1.00
[    1.466816] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.473605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                        1
[    1.480806] usb usb1: Product: EHCI Host Controller
[    1.485662] usb usb1: Manufacturer: Linux 3.17.0-oxnas-tld-1 ehci_hcd
[    1.492085] usb usb1: SerialNumber: 40200100.ehci
[    1.497630] hub 1-0:1.0: USB hub found
[    1.501475] hub 1-0:1.0: 2 ports detected
[    1.506094] usbcore: registered new interface driver cdc_acm
[    1.511761] cdc_acm: USB Abstract Control Model driver for USB modems and ISD                                                                                        N adapters
[    1.519841] usbcore: registered new interface driver cdc_wdm
[    1.525708] usbcore: registered new interface driver usb-storage
[    1.531957] usbcore: registered new interface driver usbserial
[    1.537827] usbcore: registered new interface driver usbserial_generic
[    1.544435] usbserial: USB Serial support registered for generic
[    1.550743] mousedev: PS/2 mouse device common for all mice
[    1.556303] i2c /dev entries driver
[    1.560919] usbcore: registered new interface driver usbhid
[    1.566466] usbhid: USB HID core driver
[    1.570647] TCP: cubic registered
[    1.575063] NET: Registered protocol family 10
[    1.580032] ata1: SATA link down (SStatus 0 SControl 310)
[    1.586344] sit: IPv6 over IPv4 tunneling driver
[    1.591969] NET: Registered protocol family 17
[    1.596561] Key type dns_resolver registered
[    1.605271] Freeing unused kernel memory: 172K (c073a000 - c0765000)
Loading, please wait...
[    1.731566] udevd[67]: starting version 175
[    1.820700] usb 1-1: new high-speed USB device number 2 using oxnas-ehci
[    1.982092] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[    2.000243] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.017797] usb 1-1: Product: USB2.0 Hub
[    2.025441] hub 1-1:1.0: USB hub found
[    2.036346] hub 1-1:1.0: 4 ports detected
[    2.340897] usb 1-1.1: new high-speed USB device number 3 using oxnas-ehci
[    2.452769] usb 1-1.1: New USB device found, idVendor=154b, idProduct=005b
[    2.459617] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber                                                                                        =3
[    2.466915] usb 1-1.1: Product: USB 2.0 FD
[    2.471011] usb 1-1.1: Manufacturer: PNY Technologies
[    2.476039] usb 1-1.1: SerialNumber: AF609H07YD26001952
[    2.483223] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[    2.489991] scsi host1: usb-storage 1-1.1:1.0
[    2.509719] usbcore: registered new interface driver uas
[    4.091765] scsi 1:0:0:0: Direct-Access     PNY      USB 2.0 FD       1100 PQ                                                                                        : 0 ANSI: 4
[    4.104791] sd 1:0:0:0: [sda] 251477760 512-byte logical blocks: (128 GB/119                                                                                         GiB)
[    4.113118] sd 1:0:0:0: [sda] Write Protect is off
[    4.119498] sd 1:0:0:0: [sda] No Caching mode page found
[    4.124933] sd 1:0:0:0: [sda] Assuming drive cache: write through
[    4.145482]  sda: sda1
[    4.153858] sd 1:0:0:0: [sda] Attached SCSI removable disk
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Waiting for root file system ... done.
Gave up waiting for root device.  Common problems:
 - Boot args (cat /proc/cmdline)
   - Check rootdelay= (did the system wait long enough?)
   - Check root= (did the system wait for the right device?)
 - Missing modules (cat /proc/modules; ls /dev)
ALERT!  /dev/disk/by-label/rootfs does not exist.  Dropping to a shell!
modprobe: module i8042 not found in modules.dep
modprobe: module atkbd not found in modules.dep
modprobe: module uhci-hcd not found in modules.dep
modprobe: module ohci-hcd not found in modules.dep


BusyBox v1.20.2 (Debian 1:1.20.0-7) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/sh: can't access tty; job control turned off
(initramfs)

----
Mod edit: please post log in code tags (use the Formtted Code button on the far right, above your post edit box).



Edited 1 time(s). Last edit at 07/13/2018 09:07PM by bodhi.
Re: Pogoplug Pro Boot issues, maybe bricked?
July 13, 2018 09:13PM
veriqster,

The boot log looks very good. Nothing wrong with your u-boot envs.

BTW, the way Putty format your log still gives some problem (lines are truncated at the right side, I supect because of the tab or eol character being appended. However, I can still read it and see the kernel has booted OK.

The mounting of the rootfs is the problem. So retrace your step when you create the rootfs.

- Were you being root user the whole time?
- Did you label the USB rootfs partition as rootfs?
- Is there only 1 partition on this USB drive, and it was formatted as Ext3?

If you post the log what you did during USB rootfs creation, I'll check it for you.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogoplug Pro Boot issues, maybe bricked?
July 14, 2018 11:29PM
following is the commands in terminal to create the disk.
I actually created 2 of them using identically the same commands and 1 is not working but the other (old 2gb cruiser micro) works.





nick@Nick-Ubuntu:~$ sudo su
[sudo] password for nick: 
root@Nick-Ubuntu:/home/nick# fdisk /dev/sdb

Welcome to fdisk (util-linux 2.31.1).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.


Command (m for help): d
Selected partition 1
Partition 1 has been deleted.

Command (m for help): g
Created a new GPT disklabel (GUID: 63463574-DD95-8342-B287-547BB3A96789).

Command (m for help): n
Partition number (1-128, default 1): 
First sector (2048-4013679, default 2048): 
Last sector, +sectors or +size{K,M,G,T,P} (2048-4013679, default 4013679): 

Created a new partition 1 of type 'Linux filesystem' and of size 1.9 GiB.
Partition #1 contains a ext3 signature.

Do you want to remove the signature? [Y]es/[N]o: Y

The signature will be removed by a write command.

Command (m for help): w
The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.

root@Nick-Ubuntu:/home/nick# mkfs.ext3 /dev/sdb1
mke2fs 1.44.1 (24-Mar-2018)
Creating filesystem with 501454 4k blocks and 125440 inodes
Filesystem UUID: d668fec9-042d-4247-b11d-b301f30770ce
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912

Allocating group tables: done                            
Writing inode tables: done                            
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done 

root@Nick-Ubuntu:/home/nick# tune2fs -L "rootfs" /dev/sdb1
tune2fs 1.44.1 (24-Mar-2018)
root@Nick-Ubuntu:/home/nick# mount /dev/sdb1 usbdrive/
root@Nick-Ubuntu:/home/nick# cd usbdrive/
root@Nick-Ubuntu:/home/nick/usbdrive# cp -r /home/nick/Downloads/debian_rootfs_4.4.11-rm_pogoplug_pro/* ./
root@Nick-Ubuntu:/home/nick/usbdrive# sync
root@Nick-Ubuntu:/home/nick/usbdrive# cd ..
root@Nick-Ubuntu:/home/nick# umount /dev/sdb1
root@Nick-Ubuntu:/home/nick#

I will post the putty printout as soon as I connect it to windows - there's a few error and it is in German :(
Re: Pogoplug Pro Boot issues, maybe bricked?
July 15, 2018 03:34AM
Quote

root@Nick-Ubuntu:/home/nick/usbdrive# cp -r /home/nick/Downloads/debian_rootfs_4.4.11-rm_pogoplug_pro/* ./


That's not how you create the rootfs. See the released thread:
https://forum.doozan.com/read.php?2,16044

Quote

Latest released rootfs: Debian-4.4.54-oxnas-tld-1-rootfs-bodhi.tar.bz2 (02 Aug 2017)


Quote

Updated 02 Aug 2017:

Rootfs Debian-4.4.54-oxnas-tld-1-rootfs-bodhi.tar.bz2 was uploaded.

Basic Debian stretch Oxnas rootfs for Popo Pro/Classic V3 plug:

- tarball size: 180M
- install size: 477M
- Installed packages: nano, avahi, ntp, busybox-syslogd (log to RAM), htop, dialog, bz2, iperf, ethtool, sysvinit-core, sysvinit, sysvinit-utils, mtd-utils.
- see LED controls in /etc/rc.local, and /etc/rc0.d/K08halt
- see some useful aliases in /root/.profile
- root password: root

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogoplug Pro Boot issues, maybe bricked?
July 16, 2018 05:54AM
I know I took a parallel road on extracting that archive, for some reason my ubuntu box did not want to execute the tar command on it so I extracted the files in the tarball with 7zip under windows and than just copied them recursively.
going through the pages that I've used for creating the root file system I think I figured out my original mistake, I used the

"tune2fs -L ROOTFS /dev/sda1"

command instead of

"tune2fs -L "rootfs" /dev/sda1"

command.

I cannon find any other difference in between the commands I used to create the original rootfs and the one that works. The thing that baffles me is that both the usb created originally and the one created with the second command mount automatically under ubuntu with a "rootfs" label bun only the second one works properly.

Thank you very much for helping!!!
Re: Pogoplug Pro Boot issues, maybe bricked?
July 16, 2018 08:10PM
veriqster,

> I know I took a parallel road on extracting that
> archive, for some reason my ubuntu box did not
> want to execute the tar command on it so I
> extracted the files in the tarball with 7zip under
> windows and than just copied them recursively.

What you did above is not going to work. You must extract it using tar and being root user on a Linux box. So you need to become root on your Ubuntu box and run tar.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 12:05PM
well, hit another snag.
The drive worked until I rebooted and than nothing.
Upon logging into the serial console I found that it does not boot
I made another drive on Linux exactly according to the instructions. It worked once and upon reboot the same story.
I made a couple more drives, including an usb hdd and the story repeats itself every time: it boots, I reboot is and the same error.
I stopped the boot process and ran some commands, the output of them is below.
Can you please help me figure out what is wrong, I have a feeling it's my env variables that are messed up.
If you need me to I can switch back to the linux, make another drive and post the exact command but it looks like the drive works IF the controller / drive gets initialised properly, which is not happening under automated boot.

U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12)
  Boot device: NAND
Attempting to set PLLA to 850 MHz ...
  plla_ctrl0 : 0000020a
  plla_ctrl1 : 00330000
  plla_ctrl2 : 0065008b
  plla_ctrl3 : 000000f1

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
OX820> usb start
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... port(0) reset error
port(0) reset error
port(0) reset error
port(0) reset error
port(0) reset error
cannot reset port 1!?
1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
OX820> help
?       - alias for 'help'
askenv  - get environment variables from stdin
base    - print or set address offset
bdinfo  - print Board Info structure
boot    - boot default, i.e., run 'bootcmd'
bootd   - boot default, i.e., run 'bootcmd'
bootm   - boot application image from memory
bootp   - boot image via network using BOOTP/TFTP protocol
bootz   - boot Linux zImage image from memory
chpart  - change active partition
cmp     - memory compare
coninfo - print console devices and information
cp      - memory copy
crc32   - checksum calculation
date    - get/set/reset date & time
dhcp    - boot image via network using DHCP/TFTP protocol
diskboot- boot from IDE device
dns     - lookup the IP of a hostname
echo    - echo args to console
editenv - edit environment variable
env     - environment handling commands
exit    - exit script
ext2load- load binary file from a Ext2 filesystem
ext2ls  - list files in a directory (default /)
ext4load- load binary file from a Ext4 filesystem
ext4ls  - list files in a directory (default /)
ext4size- determine a file's size
ext4write- create a file in the root directory
false   - do nothing, unsuccessfully
fatinfo - print information about filesystem
fatload - load binary file from a dos filesystem
fatls   - list files in a directory (default /)
fatsize - determine a file's size
fatwrite- write file into a dos filesystem
fdt     - flattened device tree utility commands
fsls    - list files in a directory (default /)
fstype  - Look up a filesystem type
gettime - get timer val elapsed
go      - start application at address 'addr'
grepenv - search environment variables
help    - print command description/usage
ide     - IDE sub-system
iminfo  - print header information for application image
imxtract- extract a part of a multi-image
ini     - parse an ini file in memory and merge the specified section into the env
itest   - return true/false on integer compare
load    - load binary file from a filesystem
loadb   - load binary file over serial line (kermit mode)
loads   - load S-Record file over serial line
loadx   - load binary file over serial line (xmodem mode)
loady   - load binary file over serial line (ymodem mode)
loop    - infinite loop on address range
md      - memory display
mdio    - MDIO utility commands
mii     - MII utility commands
mm      - memory modify (auto-incrementing address)
mtdparts- define flash/nand partitions
mw      - memory write (fill)
nand    - NAND sub-system
nboot   - boot from NAND device
nfs     - boot image via network using NFS protocol
nm      - memory modify (constant address)
ping    - send ICMP ECHO_REQUEST to network host
printenv- print environment variables
reset   - Perform RESET of the CPU
run     - run commands in an environment variable
save    - save file to a filesystem
saveenv - save environment variables to persistent storage
setenv  - set environment variables
setexpr - set environment variable as the result of eval expression
showvar - print local hushshell variables
size    - determine a file's size
sleep   - delay execution for some time
sntp    - synchronize RTC via network
source  - run script from memory
terminal- start terminal emulator
test    - minimal test like /bin/sh
tftpboot- boot image via network using TFTP protocol
time    - run commands and summarize execution time
true    - do nothing, successfully
ubi     - ubi commands
ubifsload- load file from an UBIFS filesystem
ubifsls - list files in a directory
ubifsmount- mount UBIFS volume
ubifsumount- unmount UBIFS volume
usb     - USB sub-system
usbboot - boot from USB device
version - print monitor, compiler and linker version
OX820> printenv
bootargs=root=/dev/sda1 rootfstype=ext3 console ttyS0, 115200 mem=128M
bootcmd=run bootcmd_uenv; run scan_disk; run set_bootargs; run bootcmd_exec; reset
bootcmd_exec=run load_uimage; if run load_initrd; then if run load_dtb; then bootm 0x60500000 0x60e00000 0x62c00000; else bootm 0x60500000 0x60e00000; fi; else if run load_dtb; then bootm 0x60500000 - 0x62c00000; else bootm 0x60500000; fi; fi
bootcmd_uenv=run uenv_load; if test $uenv_loaded -eq 1; then run uenv_import; fi
bootdelay=10
bootdev=usb
device=0:1
devices=usb ide
disks=0 1 2 3
dtb_file=/boot/dts/ox820-pogoplug-pro.dtb
ethact=dwmac.40400000
ethaddr=52:3b:20:9c:11:51
if_netconsole=ping $serverip
ipaddr=192.168.0.222
load_dtb=echo loading DTB $dtb_file ...; load $bootdev $device 0x62c00000 $dtb_file
load_initrd=echo loading uInitrd ...; load $bootdev $device 0x60e00000 /boot/uInitrd
load_uimage=echo loading uImage ...; load $bootdev $device 0x60500000 /boot/uImage
mainlineLinux=yes
mtdids=nand0=41000000.nand
mtdparts=mtdparts=41000000.nand:14m(boot),-(data)
preboot_nc=setenv nc_ready 0; for pingstat in 1 2 3 4 5; do; sleep 1; if run if_netconsole; then setenv nc_ready 1; fi; done; if test $nc_ready -eq 1; then run start_netconsole; fi
scan_disk=echo running scan_disk ...; scan_done=0; setenv scan_usb "usb start";  setenv scan_ide "ide reset";  setenv scan_mmc "mmc rescan"; for dev in $devices; do if test $scan_done -eq 0; then echo Scan device $dev; run scan_$dev; for disknum in $disks; do if test $scan_done -eq 0; then echo device $dev $disknum:1; if load $dev $disknum:1 0x60500000 /boot/uImage 1; then scan_done=1; echo Found bootable drive on $dev $disknum; setenv device $disknum:1; setenv bootdev $dev; fi; fi; done; fi; done
serverip=192.168.0.220
set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts $custom_params
start_netconsole=setenv ncip $serverip; setenv bootdelay 10; setenv stdin nc; setenv stdout nc; setenv stderr nc; version;
stderr=serial
stdin=serial
stdout=serial
uenv_import=echo importing envs ...; env import -t 0x60510000  $filesize
uenv_init_devices=setenv init_usb "usb start";  setenv init_ide "ide reset";  setenv init_mmc "mmc rescan"; for devtype in $devices; do run init_$devtype; done;
uenv_load=run uenv_init_devices; setenv uenv_loaded 0; for devtype in $devices;  do for disknum in 0; do run uenv_read_disk; done; done;
uenv_read=echo loading envs from $devtype $disknum ...; if load $devtype $disknum:1 0x60500000 /boot/uEnv.txt; then setenv uenv_loaded 1; fi
uenv_read_disk=if test $devtype -eq mmc; then if $devtype part; then run uenv_read;  fi; else if $devtype part $disknum; then run uenv_read; fi;  fi
usb_custom_params=zswap.enabled=1
usb_ready_retry=15

Environment size: 2793/131068 bytes
OX820>

and here is what happens if I interrupt it at boot time before it has a chance to do anything on itself; this is with a usb HDD attached,

U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12)
  Boot device: NAND
Attempting to set PLLA to 850 MHz ...
  plla_ctrl0 : 0000020a
  plla_ctrl1 : 00330000
  plla_ctrl2 : 0065008b
  plla_ctrl3 : 000000f1

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
OX820> usb start
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
       scanning usb for storage devices... 1 Storage Device(s) found
OX820> boot

Reset IDE: SATA PHY not ready for device 0
ide_preinit failed

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

Part    Start LBA       End LBA         Name
        Attributes
        Type GUID
        Partition GUID
  1     0x00000800      0x00989680      ""
        attrs:  0x0000000000000000
        type:   0fc63daf-8483-4772-8e79-3d69d8477de4
        guid:   1191efc6-f096-4944-a337-b906ed0e3ed0
  2     0x00989800      0x3a38600e      ""
        attrs:  0x0000000000000000
        type:   0fc63daf-8483-4772-8e79-3d69d8477de4
        guid:   1d71aab8-81ac-854d-8d00-2297da2f6b17
loading envs from usb 0 ...
** File not found /boot/uEnv.txt **

no IDE devices available
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 192 ms (0 Bytes/s)
Found bootable drive on usb 0
loading uImage ...
4621824 bytes read in 368 ms (12 MiB/s)
loading uInitrd ...
4594376 bytes read in 352 ms (12.4 MiB/s)
loading DTB /boot/dts/ox820-pogoplug-pro.dtb ...
7067 bytes read in 213 ms (32.2 KiB/s)
## Booting kernel from Legacy Image at 60500000 ...
   Image Name:   Linux-4.4.54-oxnas-tld-1
   Created:      2017-08-01   4:45:36 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4621760 Bytes = 4.4 MiB
   Load Address: 60008000
   Entry Point:  60008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 60e00000 ...
   Image Name:   initramfs-4.4.54-oxnas-tld-1
   Created:      2017-08-01   7:51:04 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    4594312 Bytes = 4.4 MiB
   Load Address: 60000000
   Entry Point:  60000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 62c00000
   Booting using the fdt blob at 0x62c00000
   Loading Kernel Image ... OK
   Loading Ramdisk to 679c4000, end 67e25a88 ... OK
   Loading Device Tree to 679bf000, end 679c3b9a ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.4.54-oxnas-tld-1 (root@tldDebian) (gcc version 4.9.2 (Debian 4.9.2-10) ) #2 SMP PREEMPT Sat Mar 18 23:09:58 PDT 2017
[    0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Pogoplug V3 Pro
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map
[    0.000000] PERCPU: Embedded 12 pages/cpu @c7eda000 s17696 r8192 d23264 u49152
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=41000000.nand:14m(boot),-(data)
[    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] Memory: 116204K/131072K available (6410K kernel code, 288K rwdata, 1908K rodata, 224K init, 247K bss, 14868K reserved, 0K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xc8800000 - 0xff800000   ( 880 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0827e14   (8320 kB)
[    0.000000]       .init : 0xc0828000 - 0xc0860000   ( 224 kB)
[    0.000000]       .data : 0xc0860000 - 0xc08a8378   ( 289 kB)
[    0.000000]        .bss : 0xc08a8378 - 0xc08e6350   ( 248 kB)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:160
[    0.000000] clocksource: rps_clocksource_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 19112603332 ns
[    0.000010] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 21474835200ns
[    0.000163] Console: colour dummy device 80x30
[    0.000197] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744)
[    0.050019] pid_max: default: 32768 minimum: 301
[    0.050188] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.050206] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.051023] Initializing cgroup subsys net_cls
[    0.051105] CPU: Testing write buffer coherency: ok
[    0.051527] Setting up static identity map for 0x60008220 - 0x60008258
[    0.190133] Brought up 2 CPUs
[    0.190154] SMP: Total of 2 processors activated (678.29 BogoMIPS).
[    0.190929] devtmpfs: initialized
[    0.196190] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.196234] futex hash table entries: 512 (order: 2, 16384 bytes)
[    0.196551] prandom: seed boundary self test passed
[    0.200965] prandom: 100 self tests passed
[    0.200993] pinctrl core: initialized pinctrl subsystem
[    0.201825] NET: Registered protocol family 16
[    0.202388] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.230018] cpuidle: using governor ladder
[    0.260016] cpuidle: using governor menu
[    0.265149] gpio-oxnas 44000000.gpio: at address c8848000
[    0.265548] gpio-oxnas 44100000.gpio: at address c884a000
[    0.266117] pinctrl-oxnas pinctrl: initialized OX820 pinctrl driver
[    0.388889] oxnas-pcie 47c00000.pcie-controller: PCIe version/deviceID 0x82510b5
[    0.389009] oxnas-pcie 47c00000.pcie-controller: link up
[    0.389327] oxnas-pcie 47c00000.pcie-controller: PCI host bridge to bus 0000:00
[    0.389352] pci_bus 0000:00: root bus resource [mem 0x48000000-0x49ffffff]
[    0.389370] pci_bus 0000:00: root bus resource [mem 0x4a000000-0x4bdfffff pref]
[    0.389386] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff]
[    0.389404] pci_bus 0000:00: root bus resource [bus 00-7f]
[    0.390016] PCI: bus0: Fast back to back transfers disabled
[    0.390113] pci 0000:00:00.0: BAR 0: assigned [mem 0x48000000-0x4800ffff]
[    0.390586] vgaarb: loaded
[    0.391083] SCSI subsystem initialized
[    0.391938] usbcore: registered new interface driver usbfs
[    0.392046] usbcore: registered new interface driver hub
[    0.392197] usbcore: registered new device driver usb
[    0.392407] pps_core: LinuxPPS API ver. 1 registered
[    0.392422] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.392468] PTP clock support registered
[    0.394662] clocksource: Switched to clocksource rps_clocksource_timer
[    0.413271] NET: Registered protocol family 2
[    0.414154] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.414197] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[    0.414233] TCP: Hash tables configured (established 1024 bind 1024)
[    0.414330] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.414374] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.414632] NET: Registered protocol family 1
[    0.415165] RPC: Registered named UNIX socket transport module.
[    0.415185] RPC: Registered udp transport module.
[    0.415198] RPC: Registered tcp transport module.
[    0.415208] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.415610] Unpacking initramfs...
[    0.889917] Freeing initrd memory: 4488K (c79c4000 - c7e26000)
[    0.891637] Initialise system trusted keyring
[    0.904302] zbud: loaded
[    0.909504] NFS: Registering the id_resolver key type
[    0.909562] Key type id_resolver registered
[    0.909575] Key type id_legacy registered
[    0.909619] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.909642] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.910696] fuse init (API version 7.23)
[    0.912721] Key type big_key registered
[    0.990863] Key type asymmetric registered
[    0.990899] Asymmetric key parser 'x509' registered
[    0.991029] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.991057] io scheduler noop registered
[    0.991078] io scheduler deadline registered
[    0.991142] io scheduler cfq registered (default)
[    0.991815] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.993390] console [ttyS0] disabled
[    0.993487] 44200000.uart: ttyS0 at MMIO 0x44200000 (irq = 6, base_baud = 390625) is a 16550A
[    1.576714] console [ttyS0] enabled
[    1.591738] loop: module loaded
[    1.596851] scsi host0: sata_oxnas
[    1.600734] ata1: SATA max UDMA/133 irq 7
[    1.604825] sata_oxnas: resetting SATA core
[    1.605916] nand: Could not find valid ONFI parameter page; aborting
[    1.605957] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
[    1.605964] nand: Hynix NAND 128MiB 3,3V 8-bit
[    1.605972] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    1.605990] Scanning device for bad blocks
[    1.688317] 2 cmdlinepart partitions found on MTD device 41000000.nand
[    1.694858] Creating 2 MTD partitions on "41000000.nand":
[    1.700257] 0x000000000000-0x000000e00000 : "boot"
[    1.707048] 0x000000e00000-0x000008000000 : "data"
[    1.714414] oxnas-gmac 40400000.ethernet: no reset control found
[    1.720455] stmmac - user ID: 0x12, Synopsys ID: 0x35
[    1.725475]  Ring mode enabled
[    1.728509]  DMA HW capability register supported
[    1.733040]  Enhanced/Alternate descriptors
[    1.737369]  Enabled extended descriptors
[    1.741376]  RX Checksum Offload Engine supported (type 2)
[    1.746831]  TX Checksum insertion supported
[    1.751093]  Wake-Up On Lan supported
[    1.754734]  Enable RX Mitigation via HW Watchdog Timer
[    1.775311] libphy: stmmac: probed
[    1.778708] eth%d: PHY ID 001cc914 at 0 IRQ POLL (stmmac-0:00) active
[    1.785172] eth%d: PHY ID 001cc914 at 3 IRQ POLL (stmmac-0:03)
[    1.791884] PPP generic driver version 2.4.2
[    1.796559] rt2800pci 0000:00:00.0: enabling device (0140 -> 0142)
[    1.802949] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3090, rev 3213 detected
[    1.814146] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
[    1.823288] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.829798] ehci-pci: EHCI PCI platform driver
[    1.834680] oxnas-ehci 40200100.ehci: EHCI Host Controller
[    1.840230] oxnas-ehci 40200100.ehci: new USB bus registered, assigned bus number 1
[    1.848033] oxnas-ehci 40200100.ehci: irq 10, io mem 0x40200100
[    1.870005] oxnas-ehci 40200100.ehci: USB 2.0 started, EHCI 1.00
[    1.876331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.883138] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.890352] usb usb1: Product: EHCI Host Controller
[    1.895211] usb usb1: Manufacturer: Linux 4.4.54-oxnas-tld-1 ehci_hcd
[    1.901644] usb usb1: SerialNumber: 40200100.ehci
[    1.907335] hub 1-0:1.0: USB hub found
[    1.911191] hub 1-0:1.0: 2 ports detected
[    1.916303] usbcore: registered new interface driver cdc_acm
[    1.921999] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.930114] usbcore: registered new interface driver cdc_wdm
[    1.935923] usbcore: registered new interface driver usb-storage
[    1.942146] usbcore: registered new interface driver usbserial
[    1.948011] usbcore: registered new interface driver usbserial_generic
[    1.954608] usbserial: USB Serial support registered for generic
[    1.961098] mousedev: PS/2 mouse device common for all mice
[    1.966819] i2c /dev entries driver
[    1.971704] hidraw: raw HID events driver (C) Jiri Kosina
[    1.977323] usbcore: registered new interface driver usbhid
[    1.982929] usbhid: USB HID core driver
[    1.988838] NET: Registered protocol family 10
[    2.000151] ata1: SATA link down (SStatus 0 SControl 310)
[    2.010951] sit: IPv6 over IPv4 tunneling driver
[    2.016601] NET: Registered protocol family 17
[    2.021291] Key type dns_resolver registered
[    2.026954] registered taskstats version 1
[    2.031124] Loading compiled-in X.509 certificates
[    2.036019] zswap: loaded using pool lzo/zbud
[    2.055063] Key type encrypted registered
[    2.072693] Freeing unused kernel memory: 224K (c0828000 - c0860000)
Loading, please wait...
[    2.230120] usb 1-1: new high-speed USB device number 2 using oxnas-ehci
starting version 232
[    2.261248] random: systemd-udevd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[    2.272627] random: systemd-udevd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[    2.273474] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[    2.275709] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[    2.275888] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[    2.277017] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[    2.278077] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[    2.282083] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[    2.283089] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[    2.284039] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[    2.442122] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[    2.448808] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.480133] usb 1-1: Product: USB2.0 Hub
[    2.491248] hub 1-1:1.0: USB hub found
[    2.498496] hub 1-1:1.0: 4 ports detected
[    2.585894] rt2800pci 0000:00:00.0 wlp0s0: renamed from wlan0
[    2.800153] usb 1-1.3: new high-speed USB device number 3 using oxnas-ehci
[    2.924710] usb 1-1.3: New USB device found, idVendor=1bcf, idProduct=0c31
[    2.931729] usb 1-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.939010] usb 1-1.3: Product: USB to Serial-ATA bridge
[    2.944512] usb 1-1.3: Manufacturer: Sunplus Innovation Technology.
[    2.950830] usb 1-1.3: SerialNumber: FFFACFF0FF100210FB4410F7FDFDBF
[    2.962644] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[    2.969474] scsi host1: usb-storage 1-1.3:1.0
[    2.990543] usbcore: registered new interface driver uas
Begin: Loading essential drivers ... done.
[    3.994040] scsi 1:0:0:0: Direct-Access     Hitachi  HTS545050B9A300       PQ: 0 ANSI: 4
[    4.009346] sd 1:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    4.024593] sd 1:0:0:0: [sda] Write Protect is off
[    4.036316] sd 1:0:0:0: [sda] No Caching mode page found
[    4.042449] sd 1:0:0:0: [sda] Assuming drive cache: write through
[    5.590320]  sda: sda1 sda2
[    5.616209] sd 1:0:0:0: [sda] Attached SCSI disk
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Will now check root file system ... fsck from util-linux 2.29.2
fsck: error 2 (No such file or directory) while executing fsck.ext3 for /dev/sda1
fsck exited with status code 8
done.
Warning: File system check failed but did not detect errors
[   18.578037] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   18.941137] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.88 booting
[info] Using makefile-style concurrent boot in runlevel S.
[....] Starting the hotplug events dispatcher: systemd-udevdstarting version 232
. ok
[....] Synthesizing the initial hotplug events...[   22.628106] random: nonblocking pool is initialized
done.
[ ok ] Waiting for /dev to be fully populated...done.
[ ok ] Activating swap...done.
[   25.078656] EXT4-fs (sda1): re-mounted. Opts: (null)
[....] Checking root file system...fsck from util-linux 2.29.2
rootfs: clean, 14007/312624 files, 197867/1249744 blocks
done.
[   25.485053] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ ok ] Activating lvm and md swap...done.
[....] Checking file systems...fsck from util-linux 2.29.2
done.
[ ok ] Loading kernel modules...done.
[ ok ] Cleaning up temporary files... /tmp.
[ ok ] Mounting local filesystems...done.
[ ok ] Activating swapfile swap...done.
[ ok ] Cleaning up temporary files....
[ ok ] Setting kernel variables...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.3.5
Copyright 2004-2016 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/52:3b:20:9c:11:51
Sending on   LPF/eth0/52:3b:20:9c:11:51
Sending on   Socket/fallback
DHCPREQUEST of 192.168.18.5 on eth0 to 255.255.255.255 port 67
[   34.660295] oxnas-gmac 40400000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
DHCPREQUEST of 192.168.18.5 on eth0 to 255.255.255.255 port 67
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPREQUEST of 192.168.18.5 on eth0 to 255.255.255.255 port 67
DHCPOFFER of 192.168.18.5 from 192.168.18.1
DHCPACK of 192.168.18.5 from 192.168.18.1
bound to 192.168.18.5 -- renewal in 901 seconds.
done.
[ ok ] Starting RPC port mapper daemon: rpcbind.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1280 (syslogd)
. ok
[ ok ] Starting NFS common utilities: statd idmapd.
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting system message bus: dbus.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1278 (klogd)
. ok
[ ok ] Starting NTP server: ntpd.

Debian GNU/Linux 9 debian ttyS0

debian login: root
Password:
Last login: Tue Jul 17 08:53:25 PDT 2018 on ttyS0
Linux debian 4.4.54-oxnas-tld-1 #2 SMP PREEMPT Sat Mar 18 23:09:58 PDT 2017 armv6l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@debian:~# halt

Broadcast message from root@debian (ttyS0) (Tue Jul 17 09:56:06 2018):

The system is going down for system halt NOW!
INIT: Sending processes the TER[info] Using makefile-style concurrent boot in runlevel 0.
[....] Stopping busybox' klogd implementation: klogd1278 (klogd)
Stopped klogd (pid 1278).
. ok
[ ok ] Stopping Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[....] Stopping busybox' syslogd implementation: syslogd1280 (syslogd)
. ok
[ ok ] Stopping NFS kernel daemon: mountd nfsd.
[ ok ] Unexporting directories for NFS kernel daemon....
[ ok ] Asking all remaining processes to terminate...done.
[ ok ] All processes ended within 1 seconds...done.
[ ok ] Stopping RPC port mapper daemon: rpcbind.
[ ok ] Stopping NFS common utilities: idmapd statd.
[....] Deconfiguring network interfaces...Removed stale PID file
Internet Systems Consortium DHCP Client 4.3.5
Copyright 2004-2016 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/52:3b:20:9c:11:51
Sending on   LPF/eth0/52:3b:20:9c:11:51
Sending on   Socket/fallback
DHCPRELEASE on eth0 to 192.168.18.1 port 67
done.
[ ok ] Unmounting temporary filesystems...done.
[ ok ] Deactivating swap...done.
[   67.369774] EXT4-fs (sda1): re-mounted. Opts: (null)
/etc/init.d/halt: 62: /etc/init.d/halt: /sbin/dhcpcd-bin: not found
[info] Will now halt.

and this is the USB stick doing the same thing. Actually the stick half the time will not boot even if I interrupt the boot sequence and initialize the usb manually.


U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12)
  Boot device: NAND
Attempting to set PLLA to 850 MHz ...
  plla_ctrl0 : 0000020a
  plla_ctrl1 : 00330000
  plla_ctrl2 : 0065008b
  plla_ctrl3 : 000000f1

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
OX820> usb start
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
       scanning usb for storage devices... 1 Storage Device(s) found
OX820> boot

Reset IDE: SATA PHY not ready for device 0
ide_preinit failed

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

Part    Start LBA       End LBA         Name
        Attributes
        Type GUID
        Partition GUID
  1     0x00000800      0x00786fde      ""
        attrs:  0x0000000000000000
        type:   0fc63daf-8483-4772-8e79-3d69d8477de4
        guid:   b50172e5-62f2-dd4f-ab68-7d73cee83af5
loading envs from usb 0 ...
** File not found /boot/uEnv.txt **

no IDE devices available
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 221 ms (0 Bytes/s)
Found bootable drive on usb 0
loading uImage ...
4102704 bytes read in 419 ms (9.3 MiB/s)
loading uInitrd ...
1953812 bytes read in 313 ms (6 MiB/s)
loading DTB /boot/dts/ox820-pogoplug-pro.dtb ...
7029 bytes read in 238 ms (28.3 KiB/s)
## Booting kernel from Legacy Image at 60500000 ...
   Image Name:   Linux-3.17.0-oxnas-tld-1
   Created:      2014-11-01   7:16:44 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4102640 Bytes = 3.9 MiB
   Load Address: 60008000
   Entry Point:  60008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 60e00000 ...
   Image Name:   initramfs-3.17.0-oxnas-tld-1
   Created:      2014-11-01   7:18:53 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    1953748 Bytes = 1.9 MiB
   Load Address: 60000000
   Entry Point:  60000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 62c00000
   Booting using the fdt blob at 0x62c00000
   Loading Kernel Image ... OK
   Loading Ramdisk to 67c49000, end 67e25fd4 ... OK
   Loading Device Tree to 67c44000, end 67c48b74 ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.17.0-oxnas-tld-1 (root@tldDebian) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP PREEMPT Sat Oct 25 15:59:43 PDT 2014
[    0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Pogoplug Pro
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map
[    0.000000] Start Ox820 platform
[    0.000000] PERCPU: Embedded 7 pages/cpu @c7ee3000 s6592 r8192 d13888 u32768
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=41000000.nand:14m(boot),-(data)
[    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] Memory: 119844K/131072K available (5686K kernel code, 286K rwdata, 1680K rodata, 174K init, 233K bss, 11228K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xc8800000 - 0xff000000   ( 872 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0739db0   (7368 kB)
[    0.000000]       .init : 0xc073a000 - 0xc07659c0   ( 175 kB)
[    0.000000]       .data : 0xc0766000 - 0xc07adb00   ( 287 kB)
[    0.000000]        .bss : 0xc07adb00 - 0xc07e809c   ( 234 kB)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:160
[    0.000015] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 42949670400ns
[    0.000181] Console: colour dummy device 80x30
[    0.000209] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744)
[    0.050042] pid_max: default: 32768 minimum: 301
[    0.050196] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.050216] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.051033] Initializing cgroup subsys net_cls
[    0.051092] CPU: Testing write buffer coherency: ok
[    0.051476] Setting up static identity map for 0x60567fa0 - 0x60567fd8
[    0.110443] CPU1: Booted secondary processor
[    0.170137] Brought up 2 CPUs
[    0.170160] SMP: Total of 2 processors activated.
[    0.171092] devtmpfs: initialized
[    0.175278] prandom: seed boundary self test passed
[    0.179197] prandom: 100 self tests passed
[    0.179220] pinctrl core: initialized pinctrl subsystem
[    0.182044] NET: Registered protocol family 16
[    0.182584] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.186944] gpio-oxnas 44000000.gpio: at address c8846000
[    0.187235] gpio-oxnas 44100000.gpio: at address c8848000
[    0.187793] pinctrl-oxnas pinctrl: initialized OX820 pinctrl driver
[    0.309480] oxnas-pcie 47c0: PCIe version/deviceID 0x82510b5
[    0.309598] oxnas-pcie 47c0: link up
[    0.309826] oxnas-pcie 47c0: PCI host bridge to bus 0000:00
[    0.309852] pci_bus 0000:00: root bus resource [mem 0x48000000-0x49ffffff]
[    0.309870] pci_bus 0000:00: root bus resource [mem 0x4a000000-0x4bdfffff pref]
[    0.309888] pci_bus 0000:00: root bus resource [io  0x4be00000-0x4befffff]
[    0.309905] pci_bus 0000:00: root bus resource [bus 00-7f]
[    0.310394] PCI: bus0: Fast back to back transfers disabled
[    0.310471] pci 0000:00:00.0: BAR 0: assigned [mem 0x48000000-0x4800ffff]
[    0.310853] vgaarb: loaded
[    0.311339] SCSI subsystem initialized
[    0.312186] usbcore: registered new interface driver usbfs
[    0.312289] usbcore: registered new interface driver hub
[    0.312488] usbcore: registered new device driver usb
[    0.312609] pps_core: LinuxPPS API ver. 1 registered
[    0.312624] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.312688] PTP clock support registered
[    0.314173] cfg80211: Calling CRDA to update world regulatory domain
[    0.314652] Switched to clocksource rps_clocksource_timer
[    0.328371] NET: Registered protocol family 2
[    0.329495] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.329536] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[    0.329569] TCP: Hash tables configured (established 1024 bind 1024)
[    0.329653] TCP: reno registered
[    0.329681] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.329720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.330076] NET: Registered protocol family 1
[    0.330554] RPC: Registered named UNIX socket transport module.
[    0.330575] RPC: Registered udp transport module.
[    0.330585] RPC: Registered tcp transport module.
[    0.330598] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.330984] Unpacking initramfs...
[    0.530677] Freeing initrd memory: 1904K (c7c49000 - c7e25000)
[    0.531783] futex hash table entries: 512 (order: 2, 16384 bytes)
[    0.550433] NFS: Registering the id_resolver key type
[    0.550504] Key type id_resolver registered
[    0.550520] Key type id_legacy registered
[    0.550558] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.550576] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.551449] fuse init (API version 7.23)
[    0.552870] msgmni has been set to 237
[    0.553395] Key type big_key registered
[    0.557081] alg: No test for stdrng (krng)
[    0.626603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.626634] io scheduler noop registered
[    0.626657] io scheduler deadline registered
[    0.627005] io scheduler cfq registered (default)
[    0.627558] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.628848] console [ttyS0] disabled
[    0.628974] 44200000.uart: ttyS0 at MMIO 0x44200000 (irq = 55, base_baud = 390625) is a 16550A
[    1.183971] console [ttyS0] enabled
[    1.189196] scsi host0: sata_oxnas
[    1.193233] ata1: SATA max UDMA/133 irq 50
[    1.197578] ox820sata: reseting SATA core
[    1.198673] nand: Could not find valid ONFI parameter page; aborting
[    1.198717] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
[    1.198722] nand: Hynix NAND 128MiB 3,3V 8-bit
[    1.198730] nand: 128MiB, SLC, page size: 2048, OOB size: 64
[    1.198745] Scanning device for bad blocks
[    1.280529] 2 cmdlinepart partitions found on MTD device 41000000.nand
[    1.287032] Creating 2 MTD partitions on "41000000.nand":
[    1.292421] 0x000000000000-0x000000e00000 : "boot"
[    1.298547] 0x000000e00000-0x000008000000 : "data"
[    1.305208] stmmaceth 40400000.ethernet: no reset control found
[    1.311152] stmmac - user ID: 0x12, Synopsys ID: 0x35
[    1.316175]  Ring mode enabled
[    1.319208]  DMA HW capability register supported
[    1.323732]  Enhanced/Alternate descriptors
[    1.328064]  Enabled extended descriptors
[    1.332062]  RX Checksum Offload Engine supported (type 2)
[    1.337520]  TX Checksum insertion supported
[    1.341777]  Wake-Up On Lan supported
[    1.345418]  Enable RX Mitigation via HW Watchdog Timer
[    1.371596] libphy: stmmac: probed
[    1.374999] eth0: PHY ID 001cc914 at 0 IRQ POLL (stmmac-0:00) active
[    1.381360] eth0: PHY ID 001cc914 at 3 IRQ POLL (stmmac-0:03)
[    1.387205] PPP generic driver version 2.4.2
[    1.391851] rt2800pci 0000:00:00.0: enabling device (0140 -> 0142)
[    1.398146] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3090, rev 3213 detected
[    1.409420] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
[    1.418293] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.424837] ehci-pci: EHCI PCI platform driver
[    1.429634] oxnas-ehci 40200100.ehci: EHCI Host Controller
[    1.435182] oxnas-ehci 40200100.ehci: new USB bus registered, assigned bus number 1
[    1.442995] oxnas-ehci 40200100.ehci: irq 39, io mem 0x40200100
[    1.460544] oxnas-ehci 40200100.ehci: USB 2.0 started, EHCI 1.00
[    1.466816] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.473607] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.480808] usb usb1: Product: EHCI Host Controller
[    1.485662] usb usb1: Manufacturer: Linux 3.17.0-oxnas-tld-1 ehci_hcd
[    1.492085] usb usb1: SerialNumber: 40200100.ehci
[    1.497628] hub 1-0:1.0: USB hub found
[    1.501475] hub 1-0:1.0: 2 ports detected
[    1.506101] usbcore: registered new interface driver cdc_acm
[    1.511764] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.519841] usbcore: registered new interface driver cdc_wdm
[    1.525701] usbcore: registered new interface driver usb-storage
[    1.531937] usbcore: registered new interface driver usbserial
[    1.537809] usbcore: registered new interface driver usbserial_generic
[    1.544412] usbserial: USB Serial support registered for generic
[    1.550722] mousedev: PS/2 mouse device common for all mice
[    1.556280] i2c /dev entries driver
[    1.560921] usbcore: registered new interface driver usbhid
[    1.566471] usbhid: USB HID core driver
[    1.570657] TCP: cubic registered
[    1.575096] NET: Registered protocol family 10
[    1.580037] ata1: SATA link down (SStatus 0 SControl 310)
[    1.586334] sit: IPv6 over IPv4 tunneling driver
[    1.591946] NET: Registered protocol family 17
[    1.596528] Key type dns_resolver registered
[    1.605312] Freeing unused kernel memory: 172K (c073a000 - c0765000)
Loading, please wait...
[    1.734036] udevd[67]: starting version 175
[    1.820718] usb 1-1: new high-speed USB device number 2 using oxnas-ehci
[    1.982484] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[    1.991472] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.998604] usb 1-1: Product: USB2.0 Hub
[    2.004001] hub 1-1:1.0: USB hub found
[    2.010987] hub 1-1:1.0: 4 ports detected
[    2.310425] usb 1-1.3: new high-speed USB device number 3 using oxnas-ehci
[    2.422540] usb 1-1.3: New USB device found, idVendor=048d, idProduct=1167
[    2.429391] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.436705] usb 1-1.3: Product: USB Mass Storage Device
[    2.441925] usb 1-1.3: Manufacturer: iTE Tech
[    2.446261] usb 1-1.3: SerialNumber: 0000000060D84A35
[    2.453552] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[    2.460380] scsi host1: usb-storage 1-1.3:1.0
[    2.479744] usbcore: registered new interface driver uas
[    3.461027] scsi 1:0:0:0: Direct-Access     iT1167B  USB Flash Disk   0.00 PQ: 0 ANSI: 2
[    3.474411] sd 1:0:0:0: [sda] 7892992 512-byte logical blocks: (4.04 GB/3.76 GiB)
[    3.483386] sd 1:0:0:0: [sda] Write Protect is off
[    3.489886] sd 1:0:0:0: [sda] Asking for cache data failed
[    3.495462] sd 1:0:0:0: [sda] Assuming drive cache: write through
[    3.523970]  sda: sda1
[    3.539996] sd 1:0:0:0: [sda] Attached SCSI removable disk
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   12.309253] kjournald starting.  Commit interval 5 seconds
Begin: Running /[   12.309327] EXT3-fs (sda1): mounted filesystem with ordered data mode
scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.88 booting
[info] Using makefile-style concurrent boot in runlevel S.
[....] Starting the hotplug events dispatcher: udevd[   13.851573] udevd[256]: starting version 175
. ok
[ ok ] Synthesizing the initial hotplug events...done.
[ ok ] Waiting for /dev to be fully populated...done.
[ ok ] Activating swap...done.
[....] Checking root file system...fsck from util-linux 2.20.1
rootfs: clean, 11965/247008 files, 115341/986363 blocks
done.
[   16.102888] EXT3-fs (sda1): using internal journal
[   16.286694] random: nonblocking pool is initialized
[ ok ] Loading kernel modules...done.
[ ok ] Cleaning up temporary files... /tmp /lib/init/rw.
[ ok ] Activating lvm and md swap...done.
[....] Checking file systems...fsck from util-linux 2.20.1
done.
[ ok ] Mounting local filesystems...done.
[ ok ] Activating swapfile swap...done.
[ ok ] Cleaning up temporary files....
[ ok ] Setting kernel variables ...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.2.2
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/52:3b:20:9c:11:51
Sending on   LPF/eth0/52:3b:20:9c:11:51
Sending on   Socket/fallback
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPREQUEST on eth0 to 255.255.255.255 port 67
[   26.740705] stmmaceth 40400000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPNAK from 192.168.18.1
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPOFFER from 192.168.18.1
DHCPACK from 192.168.18.1
bound to 192.168.18.5 -- renewal in 896 seconds.
done.
[ ok ] Starting rpcbind daemon....
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting rpcbind daemon...[....] Already running..
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1791 (syslogd)
. ok
[ ok ] Starting system message bus: dbus.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1790 (klogd)
. ok

Debian GNU/Linux 7 debian ttyS0

debian login: root
Password:
Last login: Sat Nov  1 00:34:50 PDT 2014 from 192.168.0.100 on pts/0
Linux debian 3.17.0-oxnas-tld-1 #1 SMP PREEMPT Sat Oct 25 15:59:43 PDT 2014 armv6l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@debian:~# passwd
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
root@debian:~#

Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 01:20PM
reinstalled uboot according to https://forum.doozan.com/read.php?3,16017

this is what I get from a cold start:


U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12)
  Boot device: NAND
Attempting to set PLLA to 850 MHz ...
  plla_ctrl0 : 0000020a
  plla_ctrl1 : 00330000
  plla_ctrl2 : 0065008b
  plla_ctrl3 : 000000f1

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... port(0) reset error
port(0) reset error
port(0) reset error
port(0) reset error
port(0) reset error
cannot reset port 1!?
1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found

Reset IDE: SATA PHY not ready for device 0
ide_preinit failed

no USB devices available

no IDE devices available
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:

this is what I get is if I interrupt it and do a "usb start" and than boot - looks like a normal boot to me

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
OX820> usb start
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
       scanning usb for storage devices... 1 Storage Device(s) found
OX820> boot

Reset IDE: SATA PHY not ready for device 0
ide_preinit failed

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

Part    Start LBA       End LBA         Name
        Attributes
        Type GUID
        Partition GUID
  1     0x00000800      0x00786fde      ""
        attrs:  0x0000000000000000
        type:   0fc63daf-8483-4772-8e79-3d69d8477de4
        guid:   b50172e5-62f2-dd4f-ab68-7d73cee83af5
loading envs from usb 0 ...
** File not found /boot/uEnv.txt **

no IDE devices available
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 223 ms (0 Bytes/s)
Found bootable drive on usb 0
loading uImage ...
4102704 bytes read in 417 ms (9.4 MiB/s)
loading uInitrd ...
1953812 bytes read in 310 ms (6 MiB/s)
loading DTB /boot/dts/ox820-pogoplug-pro.dtb ...
7029 bytes read in 238 ms (28.3 KiB/s)
## Booting kernel from Legacy Image at 60500000 ...
   Image Name:   Linux-3.17.0-oxnas-tld-1
   Created:      2014-11-01   7:16:44 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4102640 Bytes = 3.9 MiB
   Load Address: 60008000
   Entry Point:  60008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 60e00000 ...
   Image Name:   initramfs-3.17.0-oxnas-tld-1
   Created:      2014-11-01   7:18:53 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    1953748 Bytes = 1.9 MiB
   Load Address: 60000000
   Entry Point:  60000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 62c00000
   Booting using the fdt blob at 0x62c00000
   Loading Kernel Image ... OK
   Loading Ramdisk to 67c49000, end 67e25fd4 ... OK
   Loading Device Tree to 67c44000, end 67c48b74 ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.17.0-oxnas-tld-1 (root@tldDebian) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP PREEMPT Sat Oct 25 15:59:43 PDT 2014
[    0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Pogoplug Pro
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map
[    0.000000] Start Ox820 platform
[    0.000000] PERCPU: Embedded 7 pages/cpu @c7ee3000 s6592 r8192 d13888 u32768
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=41000000.nand:14m(boot),-(data)
[    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] Memory: 119844K/131072K available (5686K kernel code, 286K rwdata, 1680K rodata, 174K init, 233K bss, 11228K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xc8800000 - 0xff000000   ( 872 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0739db0   (7368 kB)
[    0.000000]       .init : 0xc073a000 - 0xc07659c0   ( 175 kB)
[    0.000000]       .data : 0xc0766000 - 0xc07adb00   ( 287 kB)
[    0.000000]        .bss : 0xc07adb00 - 0xc07e809c   ( 234 kB)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:160
[    0.000017] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 42949670400ns
[    0.000184] Console: colour dummy device 80x30
[    0.000212] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744)
[    0.050050] pid_max: default: 32768 minimum: 301
[    0.050222] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.050237] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.051061] Initializing cgroup subsys net_cls
[    0.051123] CPU: Testing write buffer coherency: ok
[    0.051512] Setting up static identity map for 0x60567fa0 - 0x60567fd8
[    0.110451] CPU1: Booted secondary processor
[    0.170145] Brought up 2 CPUs
[    0.170168] SMP: Total of 2 processors activated.
[    0.171095] devtmpfs: initialized
[    0.175170] prandom: seed boundary self test passed
[    0.179089] prandom: 100 self tests passed
[    0.179110] pinctrl core: initialized pinctrl subsystem
[    0.181921] NET: Registered protocol family 16
[    0.182456] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.186695] gpio-oxnas 44000000.gpio: at address c8846000
[    0.186990] gpio-oxnas 44100000.gpio: at address c8848000
[    0.187548] pinctrl-oxnas pinctrl: initialized OX820 pinctrl driver
[    0.308505] oxnas-pcie 47c0: PCIe version/deviceID 0x82510b5
[    0.308623] oxnas-pcie 47c0: link up
[    0.308856] oxnas-pcie 47c0: PCI host bridge to bus 0000:00
[    0.308881] pci_bus 0000:00: root bus resource [mem 0x48000000-0x49ffffff]
[    0.308899] pci_bus 0000:00: root bus resource [mem 0x4a000000-0x4bdfffff pref]
[    0.308917] pci_bus 0000:00: root bus resource [io  0x4be00000-0x4befffff]
[    0.308935] pci_bus 0000:00: root bus resource [bus 00-7f]
[    0.309381] PCI: bus0: Fast back to back transfers disabled
[    0.309455] pci 0000:00:00.0: BAR 0: assigned [mem 0x48000000-0x4800ffff]
[    0.309836] vgaarb: loaded
[    0.310369] SCSI subsystem initialized
[    0.311229] usbcore: registered new interface driver usbfs
[    0.311331] usbcore: registered new interface driver hub
[    0.311536] usbcore: registered new device driver usb
[    0.311654] pps_core: LinuxPPS API ver. 1 registered
[    0.311669] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.311736] PTP clock support registered
[    0.313195] cfg80211: Calling CRDA to update world regulatory domain
[    0.313676] Switched to clocksource rps_clocksource_timer
[    0.327490] NET: Registered protocol family 2
[    0.328606] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.328647] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[    0.328680] TCP: Hash tables configured (established 1024 bind 1024)
[    0.328768] TCP: reno registered
[    0.328796] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.328834] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.329131] NET: Registered protocol family 1
[    0.329602] RPC: Registered named UNIX socket transport module.
[    0.329623] RPC: Registered udp transport module.
[    0.329633] RPC: Registered tcp transport module.
[    0.329646] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.330147] Unpacking initramfs...
[    0.529863] Freeing initrd memory: 1904K (c7c49000 - c7e25000)
[    0.531138] futex hash table entries: 512 (order: 2, 16384 bytes)
[    0.549329] NFS: Registering the id_resolver key type
[    0.549399] Key type id_resolver registered
[    0.549414] Key type id_legacy registered
[    0.549457] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.549480] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.550438] fuse init (API version 7.23)
[    0.551859] msgmni has been set to 237
[    0.552353] Key type big_key registered
[    0.556244] alg: No test for stdrng (krng)
[    0.633538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.633571] io scheduler noop registered
[    0.633594] io scheduler deadline registered
[    0.633953] io scheduler cfq registered (default)
[    0.634503] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.635791] console [ttyS0] disabled
[    0.635919] 44200000.uart: ttyS0 at MMIO 0x44200000 (irq = 55, base_baud = 390625) is a 16550A
[    1.190794] console [ttyS0] enabled
[    1.196011] scsi host0: sata_oxnas
[    1.199979] ata1: SATA max UDMA/133 irq 50
[    1.204421] ox820sata: reseting SATA core
[    1.211712] nand: Could not find valid ONFI parameter page; aborting
[    1.218078] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
[    1.224430] nand: Hynix NAND 128MiB 3,3V 8-bit
[    1.228856] nand: 128MiB, SLC, page size: 2048, OOB size: 64
[    1.234511] Scanning device for bad blocks
[    1.320302] 2 cmdlinepart partitions found on MTD device 41000000.nand
[    1.326812] Creating 2 MTD partitions on "41000000.nand":
[    1.332216] 0x000000000000-0x000000e00000 : "boot"
[    1.338414] 0x000000e00000-0x000008000000 : "data"
[    1.345034] stmmaceth 40400000.ethernet: no reset control found
[    1.350963] stmmac - user ID: 0x12, Synopsys ID: 0x35
[    1.355985]  Ring mode enabled
[    1.359019]  DMA HW capability register supported
[    1.363535]  Enhanced/Alternate descriptors
[    1.367864]  Enabled extended descriptors
[    1.371863]  RX Checksum Offload Engine supported (type 2)
[    1.377318]  TX Checksum insertion supported
[    1.381573]  Wake-Up On Lan supported
[    1.385210]  Enable RX Mitigation via HW Watchdog Timer
[    1.411240] libphy: stmmac: probed
[    1.414638] eth0: PHY ID 001cc914 at 0 IRQ POLL (stmmac-0:00) active
[    1.420989] eth0: PHY ID 001cc914 at 3 IRQ POLL (stmmac-0:03)
[    1.426841] PPP generic driver version 2.4.2
[    1.431495] rt2800pci 0000:00:00.0: enabling device (0140 -> 0142)
[    1.437795] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3090, rev 3213 detected
[    1.449077] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
[    1.457963] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.464519] ehci-pci: EHCI PCI platform driver
[    1.469299] oxnas-ehci 40200100.ehci: EHCI Host Controller
[    1.474844] oxnas-ehci 40200100.ehci: new USB bus registered, assigned bus number 1
[    1.482621] oxnas-ehci 40200100.ehci: irq 39, io mem 0x40200100
[    1.500551] oxnas-ehci 40200100.ehci: USB 2.0 started, EHCI 1.00
[    1.506841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.513625] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.520826] usb usb1: Product: EHCI Host Controller
[    1.525680] usb usb1: Manufacturer: Linux 3.17.0-oxnas-tld-1 ehci_hcd
[    1.532101] usb usb1: SerialNumber: 40200100.ehci
[    1.537620] hub 1-0:1.0: USB hub found
[    1.541465] hub 1-0:1.0: 2 ports detected
[    1.546109] usbcore: registered new interface driver cdc_acm
[    1.551774] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.559854] usbcore: registered new interface driver cdc_wdm
[    1.565721] usbcore: registered new interface driver usb-storage
[    1.570024] ata1: SATA link down (SStatus 0 SControl 310)
[    1.577333] usbcore: registered new interface driver usbserial
[    1.583260] usbcore: registered new interface driver usbserial_generic
[    1.589818] usbserial: USB Serial support registered for generic
[    1.596129] mousedev: PS/2 mouse device common for all mice
[    1.601738] i2c /dev entries driver
[    1.606330] usbcore: registered new interface driver usbhid
[    1.611909] usbhid: USB HID core driver
[    1.616081] TCP: cubic registered
[    1.620605] NET: Registered protocol family 10
[    1.626503] sit: IPv6 over IPv4 tunneling driver
[    1.632076] NET: Registered protocol family 17
[    1.636661] Key type dns_resolver registered
[    1.645409] Freeing unused kernel memory: 172K (c073a000 - c0765000)
Loading, please wait...
[    1.776747] udevd[67]: starting version 175
[    1.860738] usb 1-1: new high-speed USB device number 2 using oxnas-ehci
[    2.022133] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[    2.031841] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.039019] usb 1-1: Product: USB2.0 Hub
[    2.048560] hub 1-1:1.0: USB hub found
[    2.054881] hub 1-1:1.0: 4 ports detected
[    2.340446] usb 1-1.3: new high-speed USB device number 3 using oxnas-ehci
[    2.452561] usb 1-1.3: New USB device found, idVendor=048d, idProduct=1167
[    2.459407] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.466721] usb 1-1.3: Product: USB Mass Storage Device
[    2.471941] usb 1-1.3: Manufacturer: iTE Tech
[    2.476272] usb 1-1.3: SerialNumber: 0000000060D84A35
[    2.483287] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[    2.490112] scsi host1: usb-storage 1-1.3:1.0
[    2.509765] usbcore: registered new interface driver uas
[    3.491048] scsi 1:0:0:0: Direct-Access     iT1167B  USB Flash Disk   0.00 PQ: 0 ANSI: 2
[    3.501557] sd 1:0:0:0: [sda] 7892992 512-byte logical blocks: (4.04 GB/3.76 GiB)
[    3.509816] sd 1:0:0:0: [sda] Write Protect is off
[    3.515540] sd 1:0:0:0: [sda] Asking for cache data failed
[    3.521105] sd 1:0:0:0: [sda] Assuming drive cache: write through
[    3.547870]  sda: sda1
[    3.563911] sd 1:0:0:0: [sda] Attached SCSI removable disk
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   12.330552] kjournald starting.  Commit interval 5 seconds
[   12.330593] EXT3-fs (sda1): mounted filesystem with ordered data mode
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.88 booting
[info] Using makefile-style concurrent boot in runlevel S.
[....] Starting the hotplug events dispatcher: udevd[   13.892871] udevd[253]: starting version 175
. ok
[ ok ] Synthesizing the initial hotplug events...done.
[ ok ] Waiting for /dev to be fully populated...done.
[ ok ] Activating swap...done.
[....] Checking root file system...fsck from util-linux 2.20.1
rootfs: clean, 11992/247008 files, 117702/986363 blocks
done.
[   16.157283] EXT3-fs (sda1): using internal journal
[   16.279086] random: nonblocking pool is initialized
[ ok ] Loading kernel modules...done.
[ ok ] Cleaning up temporary files... /tmp /lib/init/rw.
[ ok ] Activating lvm and md swap...done.
[....] Checking file systems...fsck from util-linux 2.20.1
done.
[ ok ] Mounting local filesystems...done.
[ ok ] Activating swapfile swap...done.
[ ok ] Cleaning up temporary files....
[ ok ] Setting kernel variables ...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.2.2
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/52:3b:20:9c:11:51
Sending on   LPF/eth0/52:3b:20:9c:11:51
Sending on   Socket/fallback
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPREQUEST on eth0 to 255.255.255.255 port 67
[   27.380183] stmmaceth 40400000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.18.1
bound to 192.168.18.5 -- renewal in 850 seconds.
done.
[ ok ] Starting rpcbind daemon....
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting rpcbind daemon...[....] Already running..
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1829 (syslogd)
. ok
[ ok ] Starting system message bus: dbus.
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1827 (klogd)
. ok

Debian GNU/Linux 7 debian ttyS0

debian login:

Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 05:53PM
veriqster,

In both cases (USB flash and USB HDD) you got this error if you boot automatically.

scanning bus 0 for devices... port(0) reset error
port(0) reset error
port(0) reset error
port(0) reset error
port(0) reset error
cannot reset port 1!?

I think your power suply is the suspect. Let's see if we can adjust your envs to make it a little bit more slow in booting to allow time for the power to "spinup" the drive.

Boot with USB flash, Interrupt serial console and get the listing of the envs and post here:

printenv

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 05:57PM
OX820> printenv
bootargs=root=/dev/sda1 rootfstype=ext3 console ttyS0, 115200 mem=128M
bootcmd=run bootcmd_uenv; run scan_disk; run set_bootargs; run bootcmd_exec; reset
bootcmd_exec=run load_uimage; if run load_initrd; then if run load_dtb; then bootm 0x60500000 0x60e00000 0x62c00000; else bootm 0x60500000 0x60e00000; fi; else if run load_dtb; then bootm 0x60500000 - 0x62c00000; else bootm 0x60500000; fi; fi
bootcmd_uenv=run uenv_load; if test $uenv_loaded -eq 1; then run uenv_import; fi
bootdelay=10
bootdev=usb
device=0:1
devices=usb ide
disks=0 1 2 3
dtb_file=/boot/dts/ox820-pogoplug-pro.dtb
ethact=dwmac.40400000
ethaddr=52:3b:20:9c:11:51
if_netconsole=ping $serverip
ipaddr=192.168.0.222
load_dtb=echo loading DTB $dtb_file ...; load $bootdev $device 0x62c00000 $dtb_file
load_initrd=echo loading uInitrd ...; load $bootdev $device 0x60e00000 /boot/uInitrd
load_uimage=echo loading uImage ...; load $bootdev $device 0x60500000 /boot/uImage
mainlineLinux=yes
mtdids=nand0=41000000.nand
mtdparts=mtdparts=41000000.nand:14m(boot),-(data)
preboot_nc=setenv nc_ready 0; for pingstat in 1 2 3 4 5; do; sleep 1; if run if_netconsole; then setenv nc_ready 1; fi; done; if test $nc_ready -eq 1; then run start_netconsole; fi
scan_disk=echo running scan_disk ...; scan_done=0; setenv scan_usb "usb start";  setenv scan_ide "ide reset";  setenv scan_mmc "mmc rescan"; for dev in $devices; do if test $scan_done -eq 0; then echo Scan device $dev; run scan_$dev; for disknum in $disks; do if test $scan_done -eq 0; then echo device $dev $disknum:1; if load $dev $disknum:1 0x60500000 /boot/uImage 1; then scan_done=1; echo Found bootable drive on $dev $disknum; setenv device $disknum:1; setenv bootdev $dev; fi; fi; done; fi; done
serverip=192.168.0.220
set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts $custom_params
start_netconsole=setenv ncip $serverip; setenv bootdelay 10; setenv stdin nc; setenv stdout nc; setenv stderr nc; version;
stderr=serial
stdin=serial
stdout=serial
uenv_import=echo importing envs ...; env import -t 0x60510000  $filesize
uenv_init_devices=setenv init_usb "usb start";  setenv init_ide "ide reset";  setenv init_mmc "mmc rescan"; for devtype in $devices; do run init_$devtype; done;
uenv_load=run uenv_init_devices; setenv uenv_loaded 0; for devtype in $devices;  do for disknum in 0; do run uenv_read_disk; done; done;
uenv_read=echo loading envs from $devtype $disknum ...; if load $devtype $disknum:1 0x60500000 /boot/uEnv.txt; then setenv uenv_loaded 1; fi
uenv_read_disk=if test $devtype -eq mmc; then if $devtype part; then run uenv_read;  fi; else if $devtype part $disknum; then run uenv_read; fi;  fi
usb_custom_params=zswap.enabled=1
usb_ready_retry=15

Environment size: 2793/131068 bytes
OX820>
I can hook it back up and retry if this printout is not good
Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 06:01PM
Log into Debian and:

fw_setenv bootcmd_uenv 'usb reset; sleep 3;  usb reset; sleep 3; usb reset; sleep 3;  run uenv_load; if test $uenv_loaded -eq 1; then run uenv_import; fi'

sync
shutdow -r now

Let it boot automatically and observe serial console to see if same error occurrs.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 2 time(s). Last edit at 07/17/2018 06:02PM by bodhi.
Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 06:28PM
this is what I get now

U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
OX820> usb start
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
OX820>


I think you are correct. I just tried it like 10 times and I get the above or the error in the previous post.
It does that with any of the 3 ub drives I tried as well as with the usb hdd.

I went ahead and took it apart completely and took out the wireless card in the idea that it consumes current and once I took it out I was able to do a
usb start
usb stop
sequence with no issues regardless of the stick or hdd I use.

I also let it boot off the usb stick twice already and it went through with no hitch.

What I cannon understand is why it boots with 3usb sticks and an USB powered hdd attached with no issues whatsoever once I took out that wireless card. Does the card consume that much?

Or am I just being lucky that it boots now and it will act up later? or it was a defective wifi card?
I might have another card off a netbook but i'm not sure it is half size. If I can find it I will try and see how it acts with that one.
Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 06:29PM
and now I have another issue, this thing is CURSED!!!!
[....] Checking root file system...fsck from util-linux 2.29.2
rootfs: clean, 33009/247008 files, 390990/986363 blocks
done.
[   10.264046] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[....] Activating lvm and md swap...[   13.845619] Adding 393212k swap on /swap.  Priority:-1 extents:11 across:1584856k FS
done.
[....] Checking file systems...fsck from util-linux 2.29.2
fsck.ext3: No such file or directory while trying to open /dev/root
Possibly non-existent device?
fsck died with exit status 8
failed (code 8).
[....] File system check failed. A log is being saved in /var/log/fsck/checkfs i[FAILt location is writable. Please repair the file system manually. ... failed!
[....] A maintenance shell will now be started. CONTROL-D will terminate this sh[warnnd resume system boot. ... (warning).
Give root password for maintenance
(or press Control-D to continue):

Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 07:11PM
booted, did an apt-get update and apt-get dist-upgrade
rebooted and now this is what I get


U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12)
  Boot device: NAND
Attempting to set PLLA to 850 MHz ...
  plla_ctrl0 : 0000020a
  plla_ctrl1 : 00330000
  plla_ctrl2 : 0065008b
  plla_ctrl3 : 000000f1

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found

Reset IDE: SATA PHY not ready for device 0
ide_preinit failed

no USB devices available

no IDE devices available
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: SATA PHY not ready for device 0
ide_preinit failed
device ide 0:1
** Bad device size - ide 0 **
device ide 1:1
** Bad device ide 1 **
device ide 2:1
** Bad device ide 2 **
device ide 3:1
** Bad device ide 3 **
loading uImage ...
** Bad device usb 0 **
loading uInitrd ...
** Bad device usb 0 **
loading DTB /boot/dts/ox820-pogoplug-pro.dtb ...
** Bad device usb 0 **
Wrong Image Format for bootm command
ERROR: can't get kernel image!
resetting ...

U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12)
  Boot device: NAND
Attempting to set PLLA to 850 MHz ...
  plla_ctrl0 : 0000020a
  plla_ctrl1 : 00330000
  plla_ctrl2 : 0065008b
  plla_ctrl3 : 000000f1

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found

Reset IDE: SATA PHY not ready for device 0
ide_preinit failed

no USB devices available

no IDE devices available
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: SATA PHY not ready for device 0
ide_preinit failed
device ide 0:1
** Bad device size - ide 0 **
device ide 1:1
** Bad device ide 1 **
device ide 2:1
** Bad device ide 2 **
device ide 3:1
** Bad device ide 3 **
loading uImage ...
** Bad device usb 0 **
loading uInitrd ...
** Bad device usb 0 **
loading DTB /boot/dts/ox820-pogoplug-pro.dtb ...
** Bad device usb 0 **
Wrong Image Format for bootm command

U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12)
  Boot device: NAND
Attempting to set PLLA to 850 MHz ...
  plla_ctrl0 : 0000020a
  plla_ctrl1 : 00330000
  plla_ctrl2 : 0065008b
  plla_ctrl3 : 000000f1

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found

Reset IDE: SATA PHY not ready for device 0
ide_preinit failed

no USB devices available

no IDE devices available
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:
U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12)
  Boot device: NAND
Attempting to set PLLA to 850 MHz ...
  plla_ctrl0 : 0000020a
  plla_ctrl1 : 00330000
  plla_ctrl2 : 0065008b
  plla_ctrl3 : 000000f1

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found

Reset IDE: SATA PHY not ready for device 0
ide_preinit failed

no USB devices available

no IDE devices available
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: SATA PHY not ready for device 0
ide_preinit failed
device ide 0:1
** Bad device size - ide 0 **
device ide 1:1
** Bad device ide 1 **
device ide 2:1
** Bad device ide 2 **
device ide 3:1
** Bad device ide 3 **
loading uImage ...
** Bad device usb 0 **
loading uInitrd ...
** Bad device usb 0 **
loading DTB /boot/dts/ox820-pogoplug-pro.dtb ...
** Bad device usb 0 **
Wrong Image Format for bootm command

U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12)
  Boot device: NAND
Attempting to set PLLA to 850 MHz ...
  plla_ctrl0 : 0000020a
  plla_ctrl1 : 00330000
  plla_ctrl2 : 0065008b
  plla_ctrl3 : 000000f1

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... port(0) reset error
EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found

Reset IDE: SATA PHY not ready for device 0
ide_preinit failed

no USB devices available

no IDE devices available
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:
U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12)
  Boot device: NAND
Attempting to set PLLA to 850 MHz ...
  plla_ctrl0 : 0000020a
  plla_ctrl1 : 00330000
  plla_ctrl2 : 0065008b
  plla_ctrl3 : 000000f1

PLLA Set


U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
OXNAS OX820

DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   dwmac.40400000
Hit any key to stop autoboot:  0
OX820> usb start
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... port(0) reset error
EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
OX820>
doesn't even matter what I plug into it, if I let it autoboot or interrupt and try manually initializing usb.

I think this thing is headed to the recycling bin unless someone can point me into a different direction.
Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 07:21PM
veriqster,

Plug only the USB flash drive to the port next to the ethernet port in the back. Unplug everything else.

Interrupt u-boot and do manual
usb start

and
boot

Log into Debian.

Make sure you enter the right envs (I've modified this twice). This time we go back to "usb start".

fw_setenv bootcmd_uenv 'usb start; sleep 3;  usb start; sleep 3; usb start; sleep 3;  run uenv_load; if test $uenv_loaded -eq 1; then run uenv_import; fi'
sync

and reboot.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 07:42PM
most definitely a hardware problem, it boots even with autoboot just fine as long as I leave it alone or about 30 min. If I try and reboot or shut down and restart immediately it acts up randomly, the more I use it (like the dist-upgrade I did) the more more it acts up.

Do you know what kind of power it takes? I have some power bricks around the house and could try and rig something to test this idea.
Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 09:50PM
veriqster Wrote:
-------------------------------------------------------
> most definitely a hardware problem, it boots even
> with autoboot just fine as long as I leave it
> alone or about 30 min. If I try and reboot or shut
> down and restart immediately it acts up randomly,
> the more I use it (like the dist-upgrade I did)
> the more more it acts up.

Yes. It sounds more and more the culprit is the power supply.

>
> Do you know what kind of power it takes? I have
> some power bricks around the house and could try
> and rig something to test this idea.

I'm not near my plugs right now. But as I recall it is 120V coming in. And at the output of the power supply, it must be either 12V or 5V. Please be careful! that 120V is exposed on the power supply board.

Anyone can help?

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogoplug Pro Boot issues, maybe bricked?
July 17, 2018 10:37PM
yup, it's a little power board at the base of the device, takes 120 via a tv style power cord and puts out god knows what.
I could try and measure it but not sure how accurate that would be, especially given something is acting up.
An than there's the question of amperage, I assume having 4 USB ports it would require something of at least 3 amps output.
Re: Pogoplug Pro Boot issues, maybe bricked?
July 28, 2018 08:02AM
Took out the power board, it supplies 11.95V at no load, makes a buzzing loud noise under no load so I assume some caps or something else is going on it.

Connected a 2AMP 12V power supply and the issue has not surfaced since.

Ordered a 12V 5A power board off EBay and will update once I have that installed.

Thank you for the help figuring this out!
Re: Pogoplug Pro Boot issues, maybe bricked?
August 27, 2018 09:10PM
Veriqster, Did you ever hook up the 12v 5a or was the 12v 2a sufficient?

Echowarrior108
Re: Pogoplug Pro Boot issues, maybe bricked?
August 27, 2018 10:13PM
yes I did,
the 2A 12V power brick is more than sufficient for running this thing. In fact it will power a 3.5in HDD as well with no problem.
I have another pogo and, be that happenstance or just my luck but in my experience the power board in these things are bottom of the barrel or not designed for ANY load. While this one was having issues even booting with the stock board, the other one boots fine and works OK with no load. Put a 2.5 in HDD enclosure on it and use the drive intensively for 30-60 min and the Pogo is Guaranteed to freeze. It just stop responding to anything and drop off the network. dmesg logs do not show anything so it's probably something deep in the kernel or hardware.
Neither of them shows any issues on the 2A 12V power brick.
The external HDD can be wired directly to the SATA port, 5V from the USB connector, 12V from the power connector for the board and the ground, after that one can use either 2.5 or 3.5 in drives with no issues.
Now if someone could help me figure out how to boot of SATA, ....
I've tried the instructions in the SATA thread, including the script that someone made and the step by step instructions but while it tries to boot it always freezes due to one issue or another, I suspect environment variables.
I can also attest to the fact that the create_ap script work like a charm.
Now just waiting on some external antenas and I'll have the access point I was wishing for.
Re: Pogoplug Pro Boot issues, maybe bricked?
August 28, 2018 12:21AM
veriqster,

> Now if someone could help me figure out how to
> boot of SATA, ....

> I've tried the instructions in the SATA thread,

That's unescessary. What you saw in the SATA thread was a direct booting mechanism for Pogo V3. One we use for rescue purpose.

Since you have installed new u-boot
U-Boot 2015.10-tld-2 (Oct 21 2017 - 22:00:02 -0700)
The booting process is the same as for USB. Format the SATA rootfs the same way you did for the USB drive, and then plug in and boot with that. The envs for U-Boot 2015.10-tld-2 already set up to boot with either USB or SATA when it scans all the drives partitions.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogoplug Pro Boot issues, maybe bricked?
August 28, 2018 06:25AM
I would still like to get the SATA boot down pat, the first unit I bought it still (very rarely) acting up on reboot, it does not recognize the USB devices.
Re: Pogoplug Pro Boot issues, maybe bricked?
August 29, 2018 01:46AM
Thanks veriqster, I have several save router power supplies that are 12v/2amp so in case my power supply ever goes out I have a reason to save those in a box:)


Also I was wondering about spinup time for the SATA, I had some initial issues using mine when Bodhi helped me get mine from the brink of death and the SATA saved my butt..... I recall that spinup time was one of my issues and I actually fixed it by running a power supply from my desktop pc and then waiting to start up after I allowed for a good spinup... I have since stored safely away my SATA drive and have it ready in case of a big emergency.hope it never gets used again:) not sure if I would want to use it for my main rootfs


echowarrior108
Re: Pogoplug Pro Boot issues, maybe bricked?
August 29, 2018 06:02AM
If you can dd your drive to an iso file I'd more than happy to have a copy of that.
The spinup time seemed to not be an issue, at least I did not see any.
Re: Pogoplug Pro Boot issues, maybe bricked?
August 29, 2018 11:00AM
What I did to dd the drives was to use ubuntu terminal and mount the drives to my pc to copy, I believe that the drive sizes might have to be equal but it may only be a partition size , not really sure , I only copied mine to micro sd cards from the usb flash drive and made 3 just in case and it did work great... But I am assuming you are using the port for your wifi so my configuration would be a bit different.... good thing on the spinup time I was kinda wondering that myself as I may switch to that to try it just for the sake of doing it very interested in the end result on yours:)
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: