@bodhi I've given up on my install with RAID for the time being. I formatted both drives and followed your technique to install buster on ext3 partition on one drive. Can you advise how I should now configure the boot parameters to make this work? Presently it fails to find rootfs and kicks me to initramfs prompt. Also should the rootfs be in first or second drive slot?
Marvell>> setenv bootargs_console 'console=ttyS0,115200 mtdparts=orion_nand:0x100000@0x000000(uboot)ro,0x20000@0xA0000(uboot_env),0x300000@0x100000(uImage),0x1000000@0x1000000(uInitrd) root=LABEL=rootfs rootdelay=10'
Marvell>> setenv bootargs $(bootargs_console)
Marvell>> saveenv
Saving Environment to NAND...
Erasing Nand...Writing to Nand... done
Marvell>> reset
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__|
** MARVELL BOARD: RD-88F6281A LE
U-Boot 1.1.4 (Sep 8 2009 - 09:31:54) Marvell version: 3.4.14
Mapower version: 2.0 (32MB) (2009/09/08)
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CEE60
Soc: 88F6281 A0 (DDR2)
CPU running @ 1000Mhz L2 running @ 333Mhz
SysClock = 333Mhz , TClock = 200Mhz
DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000 size 256MB
DRAM Total size 256MB 16bit width
Flash: 0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:32 MB
CPU : Marvell Feroceon (Rev 1)
Streaming disabled
Write allocate disabled
Module 0 is RGMII
Module 1 is TDM
USB 0: host mode
PEX 0: interface detected no Link.
Net: egiga0, egiga1 [PRIME]
Fan lookup table initialized.
Current remote temperature: 36
Current fan speed: 0
Hit any key to stop autoboot: 0
Marvell>> printenv
baudrate=115200
loads_echo=0
ipaddr=10.4.50.165
serverip=10.4.50.5
rootpath=/mnt/ARM_FS/
netmask=255.255.255.0
console=console=ttyS0,115200 mtdparts=nand_mtd:0xc0000@0(uboot)ro,0x1f00000@0x100000(root)
CASset=min
MALLOC_len=1
ethprime=egiga1
bootargs_root=root=/dev/nfs rw
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
ethmtu=1500
eth1addr=00:50:43:dd:0d:04
eth1mtu=1500
mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
yuk_ethaddr=00:00:00:EE:51:81
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
FanHysteresis=2
FanTempStart=58
uboot_start=0x0
uboot_size=0xc0000
env_start=0xa0000
env_size=0x20000
kernel_start=0x100000
kernel_size=0x300000
initrd_size=0x300000
flash_load=run make_boot_args load1 load2 boot
load1=nand read.e 0x2000000 $(kernel_start) $(kernel_size)
load2=nand read.e 0x4500000 $(initrd_start) $(initrd_size)
boot=bootm 0x2000000 0x4500000
make_boot_args=setenv bootargs console=ttyS0,115200 mtdparts=nand_mtd:;setenv bootargs $(bootargs)$(uboot_size)@$(uboot_start)(uboot),;setenv bootargs $(bootargs)$(env_size)@$(env_start)(env),;setenv bootargs $(bootargs)$(kernel_size)@$(kernel_start)(zImage),;setenv bootargs $(bootargs)$(initrd_size)@$(initrd_start)(initrd),;setenv bootargs $(bootargs)128m@0x0(flash);
iomega=123
ethaddr=AA:00:00:00:00:01
arcNumber=1682
mtdids=nand0=orion_nand
mtdparts=mtdparts=orion_nand:0x100000@0x000000(uboot)ro,0x20000@0xA0000(uboot_env),0x300000@0x100000(uImage),0x1000000@0x1000000(uInitrd)
partition=nand0,0
mtddevnum=0
mtddevname=uboot
bootcmd=setenv bootargs $(bootargs_console); nand read 0x800000 uImage; nand read 0x2100000 uInitrd; bootm 0x00800000 0x02100000
initrd_start=0x540000
bootargs_console=console=ttyS0,115200 mtdparts=orion_nand:0x100000@0x000000(uboot)ro,0x20000@0xA0000(uboot_env),0x300000@0x100000(uImage),0x1000000@0x1000000(uInitrd) root=LABEL=rootfs rootdelay=10
bootargs=console=ttyS0,115200 mtdparts=orion_nand:0x100000@0x000000(uboot)ro,0x20000@0xA0000(uboot_env),0x300000@0x100000(uImage),0x1000000@0x1000000(uInitrd) root=LABEL=rootfs rootdelay=10
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=yes
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
bootdelay=3
disaMvPnp=no
hddPowerCtrl=no
enaAutoRecovery=yes
ethact=egiga1
Environment size: 2623/16380 bytes
Marvell>> boot
NAND read: device 0 offset 0x100000, size 0x300000
3145728 bytes read: OK
NAND read: device 0 offset 0x1000000, size 0x1000000
16777216 bytes read: ERROR
## Booting image at 00800000 ...
Image Name: Linux-3.16.0-6
Created: 2020-02-07 1:10:55 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2076864 Bytes = 2 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 02100000 ...
Image Name: initramfs-5.2.9-kirkwood-tld-1
Created: 2019-08-25 2:22:50 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 9713872 Bytes = 9.3 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.16.0-6-kirkwood (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 Debian 3.16.56-1+deb8u1 (2018-05-08)
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: Marvell RD-88F6281 Reference Board
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
[ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=orion_nand:0x100000@0x000000(uboot)ro,0x20000@0xA0000(uboot_env),0x300000@0x100000(uImage),0x1000000@0x1000000(uInitrd) root=LABEL=rootfs rootdelay=10
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 244032K/262144K available (3919K kernel code, 361K rwdata, 1444K rodata, 278K init, 289K bss, 18112K reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
[ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc05451c4 (5365 kB)
[ 0.000000] .init : 0xc0546000 - 0xc058b8dc ( 279 kB)
[ 0.000000] .data : 0xc058c000 - 0xc05e6720 ( 362 kB)
[ 0.000000] .bss : 0xc05e6720 - 0xc062eb54 ( 290 kB)
[ 0.000000] NR_IRQS:114
[ 0.000015] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns
[ 14.219179] Console: colour dummy device 80x30
[ 14.219210] Calibrating delay loop... 989.18 BogoMIPS (lpj=1978368)
[ 14.242915] pid_max: default: 32768 minimum: 301
[ 14.243042] Security Framework initialized
[ 14.243099] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 14.243193] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 14.243215] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 14.244175] Initializing cgroup subsys memory
[ 14.244225] Initializing cgroup subsys devices
[ 14.244292] Initializing cgroup subsys freezer
[ 14.244326] Initializing cgroup subsys net_cls
[ 14.244380] Initializing cgroup subsys blkio
[ 14.244423] Initializing cgroup subsys perf_event
[ 14.244450] Initializing cgroup subsys net_prio
[ 14.244557] CPU: Testing write buffer coherency: ok
[ 14.244672] ftrace: allocating 16386 entries in 33 pages
[ 14.273386] Setting up static identity map for 0x3b4f90 - 0x3b4fe8
[ 14.277474] devtmpfs: initialized
[ 14.280540] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 14.281202] pinctrl core: initialized pinctrl subsystem
[ 14.281780] regulator-dummy: no parameters
[ 14.282344] NET: Registered protocol family 16
[ 14.282806] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 14.284329] cpuidle: using governor ladder
[ 14.284358] cpuidle: using governor menu
[ 14.284462] Kirkwood: MV88F6281-A0, TCLK=200000000.
[ 14.284486] Feroceon L2: Enabling L2
[ 14.284528] Feroceon L2: Cache support initialised.
[ 14.287034] Kirkwood PCIe port 0: link down
[ 14.287047] PCI: bus0 uses PCIe port 0
[ 14.287321] PCI host bridge to bus 0000:00
[ 14.287344] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[ 14.287359] pci_bus 0000:00: root bus resource [io 0x1000-0xffff]
[ 14.287372] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 14.287772] PCI: bus0: Fast back to back transfers disabled
[ 14.293210] Switched to clocksource orion_clocksource
[ 14.319815] NET: Registered protocol family 2
[ 14.321017] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 14.321061] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 14.321096] TCP: Hash tables configured (established 2048 bind 2048)
[ 14.321167] TCP: reno registered
[ 14.321181] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 14.321248] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 14.321472] NET: Registered protocol family 1
[ 14.321836] Unpacking initramfs...
[ 15.311521] Freeing initrd memory: 9480K (c2101000 - c2a43000)
[ 15.313195] audit: initializing netlink subsys (disabled)
[ 15.313326] audit: type=2000 audit(1.088:1): initialized
[ 15.314340] zbud: loaded
[ 15.314622] VFS: Disk quotas dquot_6.5.2
[ 15.314680] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 15.314799] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 15.315060] msgmni has been set to 495
[ 15.317461] alg: No test for stdrng (krng)
[ 15.317604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 15.317842] io scheduler noop registered
[ 15.318027] io scheduler cfq registered (default)
[ 15.318751] mv_xor mv_xor.0: Marvell shared XOR driver
[ 15.337341] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 15.357336] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 15.357557] mv_xor mv_xor.1: Marvell shared XOR driver
[ 15.377335] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[ 15.397335] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[ 15.397864] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 15.399080] console [ttyS0] disabled
[ 15.419091] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A
[ 15.944916] console [ttyS0] enabled
[ 15.950196] nand: device found, Manufacturer ID: 0xad, Chip ID: 0x75
[ 15.956606] nand: Hynix NAND 32MiB 3,3V 8-bit
[ 15.960998] nand: 32MiB, SLC, page size: 512, OOB size: 16
[ 15.966525] Scanning device for bad blocks
[ 16.068552] Bad eraseblock 895 at 0x000000dfc000
[ 16.152626] Bad eraseblock 1622 at 0x000001958000
[ 16.203848] 4 cmdlinepart partitions found on MTD device orion_nand
[ 16.210157] Creating 4 MTD partitions on "orion_nand":
[ 16.215346] 0x000000000000-0x000000100000 : "uboot"
[ 16.221720] 0x0000000a0000-0x0000000c0000 : "uboot_env"
[ 16.228378] 0x000000100000-0x000000400000 : "uImage"
[ 16.234790] 0x000001000000-0x000002000000 : "uInitrd"
[ 16.241925] mousedev: PS/2 mouse device common for all mice
[ 16.248124] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[ 16.254140] i2c /dev entries driver
[ 16.258122] ledtrig-cpu: registered to indicate activity on CPUs
[ 16.264508] TCP: cubic registered
[ 16.267876] NET: Registered protocol family 17
[ 16.273255] registered taskstats version 1
[ 16.278724] rtc-mv rtc-mv: setting system clock to 2020-02-14 20:28:59 UTC (1581712139)
[ 16.288820] Freeing unused kernel memory: 276K (c0546000 - c058b000)
Loading, please wait...
Starting version 241
[ 16.445410] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 16.468307] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 16.493545] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 16.506652] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 16.682569] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 16.696390] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 16.705742] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 16.816153] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 16.833587] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 16.854042] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
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.
Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
[ 30.008839] random: nonblocking pool is initialized
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
done.
Gave up waiting for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! LABEL=rootfs does not exist. Dropping to a shell!
BusyBox v1.30.1 (Debian 1:1.30.1-4) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__|
** MARVELL BOARD: RD-88F6281A LE
U-Boot 1.1.4 (Sep 8 2009 - 09:31:54) Marvell version: 3.4.14
Mapower version: 2.0 (32MB) (2009/09/08)
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CEE60
Soc: 88F6281 A0 (DDR2)
CPU running @ 1000Mhz L2 running @ 333Mhz
SysClock = 333Mhz , TClock = 200Mhz
DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000 size 256MB
DRAM Total size 256MB 16bit width
Flash: 0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:32 MB
CPU : Marvell Feroceon (Rev 1)
Streaming disabled
Write allocate disabled
Module 0 is RGMII
Module 1 is TDM
USB 0: host mode
PEX 0: interface detected no Link.
Net: egiga0, egiga1 [PRIME]
Fan lookup table initialized.
Current remote temperature: 32
Current fan speed: 0
Hit any key to stop autoboot: 0
Marvell>> mtdparts
device nand0 <orion_nand>, # parts = 4
#: name size offset mask_flags
0: uboot 0x00100000 0x00000000 1
1: uboot_env 0x00020000 0x000a0000 0
2: uImage 0x00300000 0x00100000 0
3: uInitrd 0x01000000 0x01000000 0
active partition: nand0,0 - (uboot) 0x00100000 @ 0x00000000
defaults:
mtdids : <NULL>
mtdparts: <NULL>
Marvell>> ide reset
Reset IDE:
Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode
Device 0 @ 0 0:
Model: WDC WD20EARX-00PASB0 Firm: 51.0AB51 Ser#: WD-WCAZAD866755
Type: Hard Disk
Supports 48-bit addressing
Capacity: 1907729.0 MB = 1863.0 GB (-387938128 x 512)
[0 1 0]: Enable DMA mode
Device 1 @ 0 1:
Model: WDC WD20EARX-00PASB0 Firm: 51.0AB51 Ser#: WD-WMAZA8269202
Type: Hard Disk
Supports 48-bit addressing
Capacity: 1907729.0 MB = 1863.0 GB (-387938128 x 512)
Marvell>> ide part
Partition Map for IDE device 0 -- Partition Type: DOS
Partition Start Sector Num Sectors Type
1 1 -1 ee
Partition Map for IDE device 1 -- Partition Type: DOS
Partition Start Sector Num Sectors Type
1 2048 -387940176 83
Marvell>> setenv bootargs_console 'console=ttyS0,115200 mtdparts=orion_nand:0x100000@0x000000(uboot)ro,0x20000@0xA0000(uboot_env),0x300000@0x100000(uImage),0x1000000@0x540000(uInitrd) root=LABEL=rootfs rootdelay=10'
Marvell>> setenv bootargs $(bootargs_console)
Marvell>> boot
NAND read: device 0 offset 0x100000, size 0x300000
3145728 bytes read: OK
NAND read: device 0 offset 0x1000000, size 0x1000000
16777216 bytes read: ERROR
## Booting image at 00800000 ...
Image Name: Linux-3.16.0-6
Created: 2020-02-07 1:10:55 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2076864 Bytes = 2 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 02100000 ...
Image Name: initramfs-5.2.9-kirkwood-tld-1
Created: 2019-08-25 2:22:50 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 9713872 Bytes = 9.3 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.16.0-6-kirkwood (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 Debian 3.16.56-1+deb8u1 (2018-05-08)
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: Marvell RD-88F6281 Reference Board
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
[ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=orion_nand:0x100000@0x000000(uboot)ro,0x20000@0xA0000(uboot_env),0x300000@0x100000(uImage),0x1000000@0x540000(uInitrd) root=LABEL=rootfs rootdelay=10
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 244032K/262144K available (3919K kernel code, 361K rwdata, 1444K rodata, 278K init, 289K bss, 18112K reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
[ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc05451c4 (5365 kB)
[ 0.000000] .init : 0xc0546000 - 0xc058b8dc ( 279 kB)
[ 0.000000] .data : 0xc058c000 - 0xc05e6720 ( 362 kB)
[ 0.000000] .bss : 0xc05e6720 - 0xc062eb54 ( 290 kB)
[ 0.000000] NR_IRQS:114
[ 0.000015] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns
[ 1.577748] Console: colour dummy device 80x30
[ 1.577780] Calibrating delay loop... 989.18 BogoMIPS (lpj=1978368)
[ 1.601485] pid_max: default: 32768 minimum: 301
[ 1.601614] Security Framework initialized
[ 1.601672] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 1.601764] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 1.601785] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 1.602750] Initializing cgroup subsys memory
[ 1.602799] Initializing cgroup subsys devices
[ 1.602866] Initializing cgroup subsys freezer
[ 1.602899] Initializing cgroup subsys net_cls
[ 1.602951] Initializing cgroup subsys blkio
[ 1.602998] Initializing cgroup subsys perf_event
[ 1.603025] Initializing cgroup subsys net_prio
[ 1.603134] CPU: Testing write buffer coherency: ok
[ 1.603249] ftrace: allocating 16386 entries in 33 pages
[ 1.631983] Setting up static identity map for 0x3b4f90 - 0x3b4fe8
[ 1.636073] devtmpfs: initialized
[ 1.639142] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 1.639800] pinctrl core: initialized pinctrl subsystem
[ 1.640370] regulator-dummy: no parameters
[ 1.640935] NET: Registered protocol family 16
[ 1.641395] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 1.642915] cpuidle: using governor ladder
[ 1.642946] cpuidle: using governor menu
[ 1.643052] Kirkwood: MV88F6281-A0, TCLK=200000000.
[ 1.643076] Feroceon L2: Enabling L2
[ 1.643118] Feroceon L2: Cache support initialised.
[ 1.645623] Kirkwood PCIe port 0: link down
[ 1.645635] PCI: bus0 uses PCIe port 0
[ 1.645910] PCI host bridge to bus 0000:00
[ 1.645932] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[ 1.645946] pci_bus 0000:00: root bus resource [io 0x1000-0xffff]
[ 1.645959] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 1.646354] PCI: bus0: Fast back to back transfers disabled
[ 1.651780] Switched to clocksource orion_clocksource
[ 1.678397] NET: Registered protocol family 2
[ 1.679591] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 1.679635] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 1.679671] TCP: Hash tables configured (established 2048 bind 2048)
[ 1.679742] TCP: reno registered
[ 1.679757] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.679823] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.680049] NET: Registered protocol family 1
[ 1.680416] Unpacking initramfs...
[ 2.670196] Freeing initrd memory: 9480K (c2101000 - c2a43000)
[ 2.671910] audit: initializing netlink subsys (disabled)
[ 2.671998] audit: type=2000 audit(1.088:1): initialized
[ 2.673015] zbud: loaded
[ 2.673298] VFS: Disk quotas dquot_6.5.2
[ 2.673356] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 2.673474] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 2.673732] msgmni has been set to 495
[ 2.676136] alg: No test for stdrng (krng)
[ 2.676277] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 2.676514] io scheduler noop registered
[ 2.676700] io scheduler cfq registered (default)
[ 2.677426] mv_xor mv_xor.0: Marvell shared XOR driver
[ 2.695913] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 2.715906] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 2.716128] mv_xor mv_xor.1: Marvell shared XOR driver
[ 2.735906] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[ 2.755905] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[ 2.756432] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 2.757644] console [ttyS0] disabled
[ 2.777654] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A
[ 3.303366] console [ttyS0] enabled
[ 3.308635] nand: device found, Manufacturer ID: 0xad, Chip ID: 0x75
[ 3.315044] nand: Hynix NAND 32MiB 3,3V 8-bit
[ 3.319430] nand: 32MiB, SLC, page size: 512, OOB size: 16
[ 3.324957] Scanning device for bad blocks
[ 3.426983] Bad eraseblock 895 at 0x000000dfc000
[ 3.511061] Bad eraseblock 1622 at 0x000001958000
[ 3.562272] 4 cmdlinepart partitions found on MTD device orion_nand
[ 3.568580] Creating 4 MTD partitions on "orion_nand":
[ 3.573769] 0x000000000000-0x000000100000 : "uboot"
[ 3.580149] 0x0000000a0000-0x0000000c0000 : "uboot_env"
[ 3.586806] 0x000000100000-0x000000400000 : "uImage"
[ 3.593216] 0x000000540000-0x000001540000 : "uInitrd"
[ 3.600360] mousedev: PS/2 mouse device common for all mice
[ 3.606565] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[ 3.612582] i2c /dev entries driver
[ 3.616560] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.622945] TCP: cubic registered
[ 3.626304] NET: Registered protocol family 17
[ 3.631656] registered taskstats version 1
[ 3.637116] rtc-mv rtc-mv: setting system clock to 2020-02-14 20:45:25 UTC (1581713125)
[ 3.647218] Freeing unused kernel memory: 276K (c0546000 - c058b000)
Loading, please wait...
Starting version 241
[ 3.804298] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 3.826868] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 3.852119] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 3.865494] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 4.040516] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 4.050866] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 4.060197] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 4.169697] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 4.188168] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[ 4.208096] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
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.
Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
[ 17.362666] random: nonblocking pool is initialized
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
done.
Gave up waiting for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! LABEL=rootfs does not exist. Dropping to a shell!
BusyBox v1.30.1 (Debian 1:1.30.1-4) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
(initramfs)
(initramfs)
(initramfs)
(initramfs)