Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Boot with Ext4 - U-Boot for Pogoplug V3 (OXNAS OX820) (1 reply)

$
0
0
Hey Bodhi,

Thanks for keeping these devices alive. Quick question, is there a environment flag we have to set to boot from ext4? I can boot from ext2 and ext3 but ext4 fails:

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: DOS

Part    Start Sector    Num Sectors     UUID            Type
  1     2048            104857600       00062524-01     83
  2     104859648       -1469549776     00062524-02     83
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
** File not found /boot/uImage **
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 ...
** File not found /boot/uImage **
loading uInitrd ...
** File not found /boot/uInitrd **
loading DTB /boot/dts/ox820-pogoplug-pro.dtb ...
** File not found /boot/dts/ox820-pogoplug-pro.dtb **
Wrong Image Format for bootm command
ERROR: can't get kernel image!
resetting ...



Viewing all articles
Browse latest Browse all 3247

Trending Articles