Iomega ix4-200d
The Iomega Storcenter ix4-200d is a four-bay SATA NAS powered by a Marvell Kirkwood SoC clocked at 1.2GHz. It has 512MB of RAM and 32MB of flash memory, 3x USB 2.0 and 2x 1Gbit/s NIC.
Due to a kernel-related issue with the Marvell 88SE6121 SATA controller, only trays numbered #3 and #4 work on releases ⇐ 24.10. Since 25.12. (based on kernel 6.12) all four trays are supported.
Hardware Highlights
Installation
→ Install OpenWrt (generic explanation)
ATTENTION: To accommodate the larger 6.1 kernel, the partition layout has changed for 24.10 (and later) releases. Please ensure you use the correct installation guide for either 23.05 or 24.10 images, or for upgrade from 23.05 → 24.10.
OEM installation for 24.10 (and later) image using the TFTP method
1. download initramfs-uImage and copy into tftp server, set tftp server IP to 192.168.1.1
2. connect the tftp server to network port #1
3. access uboot environment with serial cable and run
setenv mainlineLinux yes
setenv arcNumber 1682
setenv console 'console=ttyS0,115200n8'
setenv mtdparts 'mtdparts=orion_nand:0x100000@0x000000(u-boot)ro,0x20000@0xA0000(u-boot environment)ro,0x400000@0x100000(kernel),0x1B00000@0x500000(ubi)'
setenv bootargs_root 'root='
setenv bootcmd 'setenv bootargs ${console} ${mtdparts} ${bootargs_root}; nand read.e 0x800000 0x100000 0x400000; bootm 0x00800000'
saveenv
setenv serverip 192.168.1.1
setenv ipaddr 192.168.1.2
tftpboot 0x00800000 [initramfs-uImage filename]
bootm 0x00800000
4. connect to LAN on network port #2, log into openwrt and sysupgrade to install into flash
Upgrade from 23.05 to 24.10 using the TFTP method
1. download initramfs-uImage and copy into tftp server, set tftp server IP to 192.168.1.1
2. connect the tftp server to network port #1
3. access uboot environment with serial cable and run
setenv bootcmd 'setenv bootargs ${console} ${mtdparts} ${bootargs_root}; nand read.e 0x800000 0x100000 0x400000; bootm 0x00800000'
saveenv
setenv serverip 192.168.1.1
setenv ipaddr 192.168.1.2
tftpboot 0x00800000 [initramfs-uImage filename]
bootm 0x00800000
4. connect to LAN on network port #2, log into openwrt and sysupgrade to install into flash
OEM installation for 23.05 image using the TFTP method
1. download initramfs-uImage and copy into tftp server, set tftp server IP to 192.168.1.1
2. connect the tftp server to network port #1
3. access uboot environment with serial cable and run
setenv mainlineLinux yes
setenv arcNumber 1682
setenv console 'console=ttyS0,115200n8'
setenv mtdparts 'mtdparts=orion_nand:0x100000@0x000000(u-boot)ro,0x20000@0xA0000(u-boot environment)ro,0x300000@0x100000(kernel),0x1C00000@0x400000(ubi)'
setenv bootargs_root 'root='
setenv bootcmd 'setenv bootargs ${console} ${mtdparts} ${bootargs_root}; nand read.e 0x800000 0x100000 0x300000; bootm 0x00800000'
saveenv
setenv serverip 192.168.1.1
setenv ipaddr 192.168.1.2
tftpboot 0x00800000 [initramfs-uImage filename]
bootm 0x00800000
4. connect to LAN on network port #2, log into openwrt and sysupgrade to install into flash
Buttons
→ hardware.button on howto use and configure the hardware button(s).
The Iomega ix4-200d has the following buttons:
| BUTTON | Event |
|---|---|
| Next | user addressable |
| Reset | reset |
| Cancel | user addressable |
| Power | reboot |
Hardware
Serial
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
| 10 8 6 4 2 |
| 9 7 5 3 1 |
Fat line marks Pin 1
1 = RXD
4 = TXD
6 = GND
9 = 3.3V (not necessary to connect)
| Serial connection parameters for Iomega ix4-200d 115200, 8N1, 3.3V |
|---|
uBoot recovery
Refer to the general kirkwood uboot_bootloader_recovery. A fitting uBoot can be get from the link section down the page.
Notes
- The blue drive LED is triggered by HDD activity, it can not be controlled via GPIO.
- The LCD screen requires proprietary code and does not function at this time.
Bootlogs
Debian Bodhi bootlog
__ __ _ _ | \/ | __ _ _ ____ _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | | | (_| | | \ V / __/ | | |_| |_|\__,_|_| \_/ \___|_|_| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ \___/ |____/ \___/ \___/ \__| ** uboot_ver:v1.1.0 ** ** MARVELL BOARD: IX4-110 LE U-Boot 1.1.4 (Oct 15 2009 - 17:28:22) Marvell version: 3.4.18 U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CF600 Soc: 88F6281 A0 (DDR2) CPU running @ 1200Mhz L2 running @ 400Mhz SysClock = 400Mhz , TClock = 200Mhz DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6 DRAM CS[0] base 0x00000000 size 256MB DRAM CS[1] base 0x10000000 size 256MB DRAM Total size 512MB 16bit width Found 0x20 i2c device Set Power State as Always On Addresses 8M - 0M are saved for the U-Boot usage. Mem malloc Initialization (8M - 7M): Done NAND:32 MB Found ADT7473, program LED ...(led_volt=90) OK Found ADT7473, program thermal/Fan ...(pwm_min=0) (pwm_max=130) (therm=67) (temp_min=60) OK Marvell Serial ATA Adapter Integrated Sata device found CPU : Marvell Feroceon (Rev 1) Found initrd at 0x2d4000 Streaming disabled Write allocate disabled Module 0 is RGMII Module 1 is RGMII USB 0: host mode PEX 0: PCI Express Root Complex Interface PEX interface detected Link X1 SCSI: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x7 impl IDE mode flags: 64bit ncq stag led pmp slum part scanning bus for devices... Net: egiga0 [PRIME], egiga1 Hit any key to stop autoboot: 0 (Re)start USB... USB: scanning bus for devices... 3 USB Device(s) found scanning bus for storage devices... 1 Storage Device(s) found .... ................................................................................................................................................................................................................................................................................... 2874910 bytes read .... . ...... ............ ......................... ................................................... ...................................................................................................... ............................................................................................................................................................................................................ .... ............................................................................................................................................................................................................................... 6535284 bytes read ## Booting image at 00800000 ... Image Name: Linux-3.18.5-kirkwood-tld-1 Created: 2000-01-14 21:59:00 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2874846 Bytes = 2.7 MB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK OK ## Loading Ramdisk Image at 01100000 ... Image Name: initramfs-3.18.5-kirkwood-tld-1 Created: 2015-02-19 1:49:36 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 6535220 Bytes = 6.2 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.18.5-kirkwood-tld-1 (root@tldDebian) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 PREEMPT Thu Feb 5 17:58:07 PST 2015 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine model: Iomega ix4-2OOd [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 rootfstype=ext2 [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 504792K/524288K available (5640K kernel code, 365K rwdata, 1920K rodata, 268K init, 305K bss, 19496K reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc076a240 (7561 kB) [ 0.000000] .init : 0xc076b000 - 0xc07ae000 ( 268 kB) [ 0.000000] .data : 0xc07ae000 - 0xc08096fc ( 366 kB) [ 0.000000] .bss : 0xc08096fc - 0xc0855d84 ( 306 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000014] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns [ 0.000373] Console: colour dummy device 80x30 [ 0.000400] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584) [ 0.090111] pid_max: default: 32768 minimum: 301 [ 0.090250] Security Framework initialized [ 0.090345] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.090364] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.091046] Initializing cgroup subsys devices [ 0.091077] Initializing cgroup subsys freezer [ 0.091107] Initializing cgroup subsys net_cls [ 0.091127] Initializing cgroup subsys blkio [ 0.091221] CPU: Testing write buffer coherency: ok [ 0.091609] Setting up static identity map for 0x557418 - 0x557470 [ 0.091873] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x2 [ 0.094041] devtmpfs: initialized [ 0.096475] prandom: seed boundary self test passed [ 0.100561] prandom: 100 self tests passed [ 0.100588] pinctrl core: initialized pinctrl subsystem [ 0.101037] regulator-dummy: no parameters [ 0.104557] NET: Registered protocol family 16 [ 0.104951] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.130104] cpuidle: using governor ladder [ 0.160102] cpuidle: using governor menu [ 0.160470] Feroceon L2: Enabling L2 [ 0.160513] Feroceon L2: Cache support initialised. [ 0.160858] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set [ 0.160951] [Firmware Info]: /ocp@f1000000/ethernet-controller@76000/ethernet1-port@0: local-mac-address is not set [ 0.165051] No ATAGs? [ 0.201720] vgaarb: loaded [ 0.202085] usbcore: registered new interface driver usbfs [ 0.202168] usbcore: registered new interface driver hub [ 0.202231] usbcore: registered new device driver usb [ 0.203247] Switched to clocksource orion_clocksource [ 0.240850] NET: Registered protocol family 2 [ 0.241579] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.241636] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.241689] TCP: Hash tables configured (established 4096 bind 4096) [ 0.241748] TCP: reno registered [ 0.241762] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.241784] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.241979] NET: Registered protocol family 1 [ 0.242320] RPC: Registered named UNIX socket transport module. [ 0.242333] RPC: Registered udp transport module. [ 0.242340] RPC: Registered tcp transport module. [ 0.242347] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.242606] Unpacking initramfs... [ 0.784251] Freeing initrd memory: 6384K (c1100000 - c173c000) [ 0.784366] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.785661] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.785693] Initialise system trusted keyring [ 0.785787] audit: initializing netlink subsys (disabled) [ 0.785842] audit: type=2000 audit(0.780:1): initialized [ 0.786594] zpool: loaded [ 0.786612] zbud: loaded [ 0.786907] VFS: Disk quotas dquot_6.5.2 [ 0.786966] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.787544] NFS: Registering the id_resolver key type [ 0.787594] Key type id_resolver registered [ 0.787603] Key type id_legacy registered [ 0.787629] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.787643] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 0.787860] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.788182] msgmni has been set to 998 [ 0.788339] Key type big_key registered [ 0.791112] alg: No test for stdrng (krng) [ 0.791155] Key type asymmetric registered [ 0.791171] Asymmetric key parser 'x509' registered [ 0.791262] bounce: pool size: 64 pages [ 0.791346] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.791369] io scheduler noop registered [ 0.791385] io scheduler deadline registered [ 0.791440] io scheduler cfq registered (default) [ 0.792729] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 0.793462] irq: Cannot allocate irq_descs @ IRQ33, assuming pre-allocated [ 0.793867] irq: Cannot allocate irq_descs @ IRQ65, assuming pre-allocated [ 0.794675] mvebu-pcie mbus:pcie-controller: PCI host bridge to bus 0000:00 [ 0.794695] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff] [ 0.794709] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 0.794723] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.795022] PCI: bus0: Fast back to back transfers disabled [ 0.795038] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.795727] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.795762] PCI: bus1: Fast back to back transfers disabled [ 0.795855] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff] [ 0.795872] pci 0000:00:01.0: BAR 13: assigned [io 0x10000-0x10fff] [ 0.795891] pci 0000:01:00.0: BAR 5: assigned [mem 0xe0000000-0xe00003ff] [ 0.795910] pci 0000:01:00.0: BAR 4: assigned [io 0x10000-0x1000f] [ 0.795927] pci 0000:01:00.0: BAR 0: assigned [io 0x10010-0x10017] [ 0.795945] pci 0000:01:00.0: BAR 2: assigned [io 0x10018-0x1001f] [ 0.795962] pci 0000:01:00.0: BAR 1: assigned [io 0x10020-0x10023] [ 0.795979] pci 0000:01:00.0: BAR 3: assigned [io 0x10024-0x10027] [ 0.795995] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.796007] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff] [ 0.796022] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff] [ 0.796307] mv_xor f1060800.xor: Marvell shared XOR driver [ 0.833334] mv_xor f1060800.xor: Marvell XOR: ( xor cpy ) [ 0.873307] mv_xor f1060800.xor: Marvell XOR: ( xor cpy ) [ 0.873497] mv_xor f1060900.xor: Marvell shared XOR driver [ 0.913306] mv_xor f1060900.xor: Marvell XOR: ( xor cpy ) [ 0.953305] mv_xor f1060900.xor: Marvell XOR: ( xor cpy ) [ 0.953717] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.955057] console [ttyS0] disabled [ 0.955115] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A [ 1.686995] console [ttyS0] enabled [ 1.691829] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x75 [ 1.698248] nand: Samsung NAND 32MiB 3,3V 8-bit [ 1.702803] nand: 32MiB, SLC, page size: 512, OOB size: 16 [ 1.708343] Scanning device for bad blocks [ 1.935726] libphy: Fixed MDIO Bus: probed [ 1.940155] libphy: orion_mdio_bus: probed [ 1.953180] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 3.033921] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:26:2d:06:77:48 [ 4.114027] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:26:2d:06:77:49 [ 4.122994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.129590] ehci-pci: EHCI PCI platform driver [ 4.134143] ehci-orion: EHCI orion driver [ 4.138331] orion-ehci f1050000.ehci: EHCI Host Controller [ 4.143896] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 4.151837] orion-ehci f1050000.ehci: irq 29, io mem 0xf1050000 [ 4.173283] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 4.179509] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.186356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.193630] usb usb1: Product: EHCI Host Controller [ 4.198530] usb usb1: Manufacturer: Linux 3.18.5-kirkwood-tld-1 ehci_hcd [ 4.205279] usb usb1: SerialNumber: f1050000.ehci [ 4.210722] hub 1-0:1.0: USB hub found [ 4.214578] hub 1-0:1.0: 1 port detected [ 4.219383] mousedev: PS/2 mouse device common for all mice [ 4.225633] rtc-mv f1010300.rtc: rtc core: registered f1010300.rtc as rtc0 [ 4.232703] i2c /dev entries driver [ 4.237128] hidraw: raw HID events driver (C) Jiri Kosina [ 4.242900] drop_monitor: Initializing network drop monitor service [ 4.249471] TCP: cubic registered [ 4.252809] NET: Registered protocol family 17 [ 4.257425] Key type dns_resolver registered [ 4.262505] Loading compiled-in X.509 certificates [ 4.267383] registered taskstats version 1 [ 4.272518] rtc-mv f1010300.rtc: setting system clock to 2000-01-14 21:59:51 UTC (947887191) [ 4.283188] Freeing unused kernel memory: 268K (c076b000 - c07ae000) Loading, please wait... [ 4.354611] systemd-udevd[61]: starting version 215 [ 4.361558] random: systemd-udevd urandom read with 7 bits of entropy available [ 4.510677] SCSI subsystem initialized [ 4.533428] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 4.561892] pci 0000:00:01.0: enabling device (0140 -> 0143) [ 4.569946] sata_mv f1080000.sata: slots 32 ports 2 [ 4.599331] ahci 0000:01:00.0: Disabling your PATA port. Use the boot option 'ahci.marvell_enable=0' to avoid this. [ 4.621233] scsi host0: sata_mv [ 4.639576] scsi host1: sata_mv [ 4.643080] ata1: SATA max UDMA/133 irq 32 [ 4.657543] ahci 0000:01:00.0: controller can't do NCQ, turning off CAP_NCQ [ 4.672142] ata2: SATA max UDMA/133 irq 32 [ 4.691921] ahci 0000:01:00.0: controller can't do PMP, turning off CAP_PMP [ 4.700732] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608 [ 4.712528] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 4.727751] usb 1-1: Product: USB2.0 Hub [ 4.736463] hub 1-1:1.0: USB hub found [ 4.743318] hub 1-1:1.0: 4 ports detected [ 4.748314] ahci 0000:01:00.0: masking port_map 0x7 -> 0x3 [ 4.774944] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled [ 4.781658] ahci 0000:01:00.0: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x3 impl IDE mode [ 4.799368] ahci 0000:01:00.0: flags: 64bit stag led slum part [ 4.809722] scsi host2: ahci [ 4.813613] scsi host3: ahci [ 4.817427] scsi host4: ahci [ 4.821071] ata3: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000100 irq 83 [ 4.828618] ata4: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000180 irq 83 [ 4.836088] ata5: DUMMY [ 5.033597] usb 1-1.2: new high-speed USB device number 3 using orion-ehci [ 5.043288] ata1: SATA link down (SStatus 0 SControl F300) [ 5.144221] usb 1-1.2: New USB device found, idVendor=0781, idProduct=5406 [ 5.151143] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.158526] usb 1-1.2: Product: U3 Cruzer Micro [ 5.163075] usb 1-1.2: Manufacturer: SanDisk [ 5.167404] usb 1-1.2: SerialNumber: 0775120CC542857C [ 5.181799] usb-storage 1-1.2:1.0: USB Mass Storage device detected [ 5.188212] ata3: SATA link down (SStatus 0 SControl 300) [ 5.194065] scsi host5: usb-storage 1-1.2:1.0 [ 5.200176] usbcore: registered new interface driver usb-storage [ 5.209160] usbcore: registered new interface driver uas [ 5.413292] ata2: SATA link down (SStatus 0 SControl F300) [ 5.783294] ata4: SATA link down (SStatus 0 SControl 300) [ 6.194193] scsi 5:0:0:0: Direct-Access SanDisk Cruzer 7.01 PQ: 0 ANSI: 0 CCS [ 6.203313] scsi 5:0:0:1: CD-ROM SanDisk Cruzer 7.01 PQ: 0 ANSI: 0 [ 6.218024] sd 5:0:0:0: [sda] 3907583 512-byte logical blocks: (2.00 GB/1.86 GiB) [ 6.231776] sd 5:0:0:0: [sda] Write Protect is off [ 6.239395] sd 5:0:0:0: [sda] No Caching mode page found [ 6.244930] sd 5:0:0:0: [sda] Assuming drive cache: write through [ 6.252812] sr 5:0:0:1: [sr0] scsi3-mmc drive: 48x/48x tray [ 6.258719] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 6.270239] sda: sda1 [ 6.275768] sd 5:0:0:0: [sda] Attached SCSI removable disk [ 6.285074] sd 5:0:0:0: Attached scsi generic sg0 type 0 [ 6.291247] sr 5:0:0:1: Attached scsi generic sg1 type 5 [ 6.434159] sr 5:0:0:1: [sr0] GET_EVENT and TUR disagree continuously, suppress GET_EVENT events 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: 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[ 17.044175] systemd-udevd[273]: starting version 215 . ok [ ok ] Synthesizing the initial hotplug events...done. [....] Waiting for /dev to be fully populated...[ 17.502011] orion_wdt: Initial timeout 21 sec [ 17.777344] random: nonblocking pool is initialized [ 17.814250] sr 5:0:0:1: [sr0] [ 17.817410] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE [ 17.823307] sr 5:0:0:1: [sr0] [ 17.826460] Sense Key : Hardware Error [current] [ 17.831216] sr 5:0:0:1: [sr0] [ 17.834388] Add. Sense: No additional sense information [ 17.839665] sr 5:0:0:1: [sr0] CDB: [ 17.843166] Read(10): 28 00 00 00 7f fc 00 00 02 00 [ 17.848202] blk_update_request: I/O error, dev sr0, sector 131056 [ 17.915367] sr 5:0:0:1: [sr0] [ 17.918546] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE [ 17.924431] sr 5:0:0:1: [sr0] [ 17.927605] Sense Key : Hardware Error [current] [ 17.932349] sr 5:0:0:1: [sr0] [ 17.935537] Add. Sense: No additional sense information [ 17.940791] sr 5:0:0:1: [sr0] CDB: [ 17.944323] Read(10): 28 00 00 00 7f fc 00 00 01 00 [ 17.949328] blk_update_request: I/O error, dev sr0, sector 131056 [ 17.955470] Buffer I/O error on dev sr0, logical block 32764, async page read [ 18.024491] sr 5:0:0:1: [sr0] [ 18.027666] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE [ 18.033553] sr 5:0:0:1: [sr0] [ 18.036727] Sense Key : Hardware Error [current] [ 18.041472] sr 5:0:0:1: [sr0] [ 18.044657] Add. Sense: No additional sense information [ 18.049913] sr 5:0:0:1: [sr0] CDB: [ 18.053443] Read(10): 28 00 00 00 7f fd 00 00 01 00 [ 18.058450] blk_update_request: I/O error, dev sr0, sector 131060 [ 18.064592] Buffer I/O error on dev sr0, logical block 32765, async page read done. [ ok ] Activating swap...done. [....] Checking root file system...fsck from util-linux 2.25.2 rootfs: clean, 14354/122160 files, 115705/488191 blocks done. [ ok ] Activating lvm and md swap...done. [....] Checking file systems...fsck from util-linux 2.25.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. [ 21.646146] NET: Registered protocol family 10 [ 23.637580] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 23.648723] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ ok ] Configuring network interfaces...done. [ ok ] Starting rpcbind daemon.... [ 25.622237] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled [ 25.632185] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 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... 1263 (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 NTP server: ntpd. [ ok ] Starting OpenBSD Secure Shell server: sshd. [....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd... 1261 (klogd) . ok
OpenWrt bootlog
Bad Magic Number� __ __ _ _ | \/ | __ _ _ ____ _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | | | (_| | | \ V / __/ | | |_| |_|\__,_|_| \_/ \___|_|_| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ \___/ |____/ \___/ \___/ \__| ** uboot_ver:v1.1.0 ** ** MARVELL BOARD: IX4-110 LE U-Boot 1.1.4 (Oct 15 2009 - 17:28:22) Marvell version: 3.4.18 U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CF600 Soc: 88F6281 A1 (DDR2) CPU running @ 1200Mhz L2 running @ 400Mhz SysClock = 400Mhz , TClock = 200Mhz DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6 DRAM CS[0] base 0x00000000 size 256MB DRAM CS[1] base 0x10000000 size 256MB DRAM Total size 512MB 16bit width Found 0x20 i2c device Set Power State as Always On Addresses 8M - 0M are saved for the U-Boot usage. Mem malloc Initialization (8M - 7M): Done NAND:32 MB Found ADT7473, program LED ...(led_volt=90) OK Found ADT7473, program thermal/Fan ...(pwm_min=0) (pwm_max=130) (therm=67) (temp_min=60) OK Marvell Serial ATA Adapter Integrated Sata device found CPU : Marvell Feroceon (Rev 1) Could not found correct initrd Streaming disabled Write allocate disabled Module 0 is RGMII Module 1 is RGMII USB 0: host mode PEX 0: PCI Express Root Complex Interface PEX interface detected Link X1 SCSI: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x7 impl IDE mode flags: 64bit ncq stag led pmp slum part scanning bus for devices... Net: egiga0 [PRIME], egiga1 Hit any key to stop autoboot: 0 Marvell>> <INTERRUPT> Marvell>> <INTERRUPT> Marvell>> <INTERRUPT> Marvell>> <INTERRUPT> Marvell>> tftpboot 0x00800000 openwrt-25.12.0-rc5-kirkwood-generic-iom_ix4-200d-initramfs-uImage Unknown command 'tftpboot' - try 'help' Marvell>> setenv serverip 192.168.1.1 Marvell>> setenv ipaddr 192.168.1.2 Marvell>> tftpboot 0x00800000 openwrt-25.12.0-rc5-kirkwood-generic-iom_ix4-200d-initramfs-uImage egiga0 no link Using egiga1 device TFTP from server 192.168.1.1; our IP address is 192.168.1.2 Filename 'openwrt-25.12.0-rc5-kirkwood-generic-iom_ix4-200d-initramfs-uImage'. Load address: 0x800000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################ done Bytes transferred = 6130610 (5d8bb2 hex) Marvell>> bootm 0x00800000 ## Booting image at 00800000 ... Image Name: ARM OpenWrt Linux-6.12.71 Created: 2026-02-17 21:30:37 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 6130546 Bytes = 5.8 MB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.71 (builder@buildhost) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 14.3.0 r32673-482ba7230a)6 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] OF: fdt: Machine model: Iomega ix4-200d [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk [ 0.000000] Unknown kernel command line parameters "earlyprintk", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 131072 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns [ 0.000002] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns [ 0.000034] Switching to timer-based delay loop, resolution 5ns [ 0.000155] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000) [ 0.000179] CPU: Testing write buffer coherency: ok [ 0.000279] pid_max: default: 32768 minimum: 301 [ 0.009664] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.009690] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.018917] Setting up static identity map for 0x100000 - 0x10003c [ 0.019157] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3 [ 0.019515] Memory: 498084K/524288K available (7385K kernel code, 585K rwdata, 1136K rodata, 10240K init, 242K bss, 25404K rese) [ 0.024929] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.024959] futex hash table entries: 256 (order: 0, 3072 bytes, linear) [ 0.031539] pinctrl core: initialized pinctrl subsystem [ 0.034638] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.035073] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.036282] thermal_sys: Registered thermal governor 'step_wise' [ 0.036322] cpuidle: using governor ladder [ 0.036721] Feroceon L2: Enabling L2 [ 0.036755] Feroceon L2: Cache support initialised. [ 0.042678] No ATAGs? [ 0.058519] SCSI subsystem initialized [ 0.059022] usbcore: registered new interface driver usbfs [ 0.059075] usbcore: registered new interface driver hub [ 0.059144] usbcore: registered new device driver usb [ 0.060935] clocksource: Switched to clocksource orion_clocksource [ 0.071326] NET: Registered PF_INET protocol family [ 0.071553] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.073703] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.073733] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.074649] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.074708] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.075198] TCP: Hash tables configured (established 4096 bind 4096) [ 0.075731] MPTCP token hash table entries: 512 (order: 1, 6144 bytes, linear) [ 0.075948] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.075975] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.076800] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.076845] PCI: CLS 0 bytes, default 32 [ 0.091108] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.092696] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.092709] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.096145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.098497] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 0.099620] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.100301] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.101078] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges: [ 0.101124] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000 [ 0.101157] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 0.101177] mvebu-pcie mbus@f1000000:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 0.101589] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00 [ 0.101607] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.101623] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff]) [ 0.101635] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 0.101646] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff] [ 0.101735] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400 PCIe Root Port [ 0.101761] pci 0000:00:01.0: PCI bridge to [bus 00] [ 0.101775] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 0.101786] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff] [ 0.102111] /mbus@f1000000/pcie@82000000/pcie@1,0: Fixed dependency cycle(s) with /mbus@f1000000/pcie@82000000/pcie@1,0/interrur [ 0.102987] PCI: bus0: Fast back to back transfers disabled [ 0.102999] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.103316] pci 0000:01:00.0: [11ab:6121] type 00 class 0x01018f PCIe Legacy Endpoint [ 0.103347] pci 0000:01:00.0: BAR 0 [io 0x0000-0x0007] [ 0.103367] pci 0000:01:00.0: BAR 1 [io 0xf0000008-0xf000000b] [ 0.103384] pci 0000:01:00.0: BAR 2 [io 0x0000-0x0007] [ 0.103401] pci 0000:01:00.0: BAR 3 [io 0xf0000018-0xf000001b] [ 0.103418] pci 0000:01:00.0: BAR 4 [io 0xf0000020-0xf000002f] [ 0.103435] pci 0000:01:00.0: BAR 5 [mem 0x40000000-0x400003ff] [ 0.103510] pci 0000:01:00.0: supports D1 [ 0.103519] pci 0000:01:00.0: PME# supported from D0 D1 D3hot [ 0.103681] PCI: bus1: Fast back to back transfers disabled [ 0.103693] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.103730] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff]: assigned [ 0.103746] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff]: assigned [ 0.103763] pci 0000:01:00.0: BAR 5 [mem 0xe0000000-0xe00003ff]: assigned [ 0.103779] pci 0000:01:00.0: BAR 4 [io 0x10000-0x1000f]: assigned [ 0.103794] pci 0000:01:00.0: BAR 0 [io 0x10010-0x10017]: assigned [ 0.103808] pci 0000:01:00.0: BAR 2 [io 0x10018-0x1001f]: assigned [ 0.103822] pci 0000:01:00.0: BAR 1 [io 0x10020-0x10023]: assigned [ 0.103837] pci 0000:01:00.0: BAR 3 [io 0x10024-0x10027]: assigned [ 0.103852] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.103862] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff] [ 0.103880] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff] [ 0.103899] pci_bus 0000:00: resource 4 [mem 0xf1040000-0xf1041fff] [ 0.103911] pci_bus 0000:00: resource 5 [mem 0xe0000000-0xefffffff] [ 0.103922] pci_bus 0000:00: resource 6 [io 0x1000-0xeffff] [ 0.103932] pci_bus 0000:01: resource 0 [io 0x10000-0x10fff] [ 0.103943] pci_bus 0000:01: resource 1 [mem 0xe0000000-0xe00fffff] [ 0.104658] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.108351] printk: legacy console [ttyS0] disabled [ 0.108781] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A [ 0.108821] printk: legacy console [ttyS0] enabled [ 0.873126] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x75 [ 0.879521] nand: Samsung NAND 32MiB 3,3V 8-bit [ 0.884097] nand: 32 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16 [ 0.891479] Scanning device for bad blocks [ 1.109293] 4 fixed-partitions partitions found on MTD device orion_nand [ 1.116049] Creating 4 MTD partitions on "orion_nand": [ 1.121259] 0x000000000000-0x000000100000 : "u-boot" [ 1.266011] 0x0000000a0000-0x0000000c0000 : "u-boot environment" [ 1.273047] 0x000000100000-0x000000500000 : "kernel" [ 1.278996] 0x000000500000-0x000002000000 : "ubi" [ 1.317778] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 2.041803] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:b8:13:34:f9 [ 2.771785] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:d0:b8:13:34:fa [ 2.781220] rtc-mv f1010300.rtc: registered as rtc0 [ 2.786145] rtc-mv f1010300.rtc: setting system clock to 2000-01-01T00:02:14 UTC (946684934) [ 2.794735] i2c_dev: i2c /dev entries driver [ 2.800638] orion_wdt: Initial timeout 21 sec [ 2.808773] marvell-cesa f1030000.crypto: CESA device successfully registered [ 2.817646] NET: Registered PF_INET6 protocol family [ 2.825231] Segment Routing with IPv6 [ 2.829018] In-situ OAM (IOAM) with IPv6 [ 2.833119] NET: Registered PF_PACKET protocol family [ 2.838224] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter . [ 2.851558] 8021q: 802.1Q VLAN Support v1.8 [ 2.885430] UBI error: no valid UBI magic found inside mtd3 [ 2.891258] clk: Disabling unused clocks [ 2.924260] Freeing unused kernel image (initmem) memory: 10240K [ 2.930330] Run /init as init process [ 3.279233] init: Console is alive [ 3.282963] init: - watchdog - [ 3.296728] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.357060] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 3.386903] orion-ehci f1050000.ehci: EHCI Host Controller [ 3.392497] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 3.400338] orion-ehci f1050000.ehci: irq 38, io mem 0xf1050000 [ 3.420964] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 3.427865] hub 1-0:1.0: USB hub found [ 3.431853] hub 1-0:1.0: 1 port detected [ 3.456976] pci 0000:00:01.0: enabling device (0140 -> 0143) [ 3.462780] ahci 0000:01:00.0: Disabling your PATA port. Use the boot option 'ahci.marvell_enable=0' to avoid this. [ 3.473299] ahci 0000:01:00.0: controller can't do NCQ, turning off CAP_NCQ [ 3.480297] ahci 0000:01:00.0: controller can't do PMP, turning off CAP_PMP [ 3.487308] ahci 0000:01:00.0: masking port_map 0x7 -> 0x3 [ 3.492913] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled [ 3.499606] ahci 0000:01:00.0: AHCI vers 0001.0000, 32 command slots, 3 Gbps, IDE mode [ 3.507590] ahci 0000:01:00.0: 2/3 ports implemented (port mask 0x3) [ 3.513992] ahci 0000:01:00.0: flags: 64bit stag led slum part [ 3.527409] scsi host0: ahci [ 3.532030] scsi host1: ahci [ 3.535931] scsi host2: ahci [ 3.539305] ata1: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000100 irq 39 lpm-pol 0 [ 3.547650] ata2: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000180 irq 39 lpm-pol 0 [ 3.555974] ata3: DUMMY [ 3.760971] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 3.874092] ata1: SATA link down (SStatus 0 SControl 300) [ 3.933093] hub 1-1:1.0: USB hub found [ 3.937223] hub 1-1:1.0: 4 ports detected [ 4.192340] ata2: SATA link down (SStatus 0 SControl 300) [ 4.200490] sata_mv f1080000.sata: slots 32 ports 2 [ 4.213305] scsi host3: sata_mv [ 4.217436] scsi host4: sata_mv [ 4.221042] ata4: SATA max UDMA/133 irq 40 lpm-pol 0 [ 4.226040] ata5: SATA max UDMA/133 irq 40 lpm-pol 0 [ 4.552307] ata4: SATA link down (SStatus 0 SControl F300) [ 4.872297] ata5: SATA link down (SStatus 0 SControl F300) [ 4.903471] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.923040] init: - preinit - [ 7.590971] random: crng init done Cannot parse config file '/etc/fw_env.config': No such file or directory Failed to find NVMEM device Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 12.804044] procd: - early - [ 12.807100] procd: - watchdog - [ 13.381026] procd: - watchdog - [ 13.384452] procd: - ubus - [ 13.442638] procd: - init - Please press Enter to activate this console. [ 14.004557] kmodloader: loading kernel modules from /etc/modules.d/* [ 14.034310] adt7475 0-002e: ADT7473 device, revision 0 [ 14.039496] adt7475 0-002e: Optional features: fan4 pwm2 [ 14.263200] PPP generic driver version 2.4.2 [ 14.297178] NET: Registered PF_PPPOX protocol family [ 14.326761] kmodloader: done loading kernel modules from /etc/modules.d/* [ 15.144552] urngd: v1.0.2 started. BusyBox v1.37.0 (2026-02-17 21:30:37 UTC) built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt 25.12.0-rc5, r32673-482ba7230a ----------------------------------------------------- === WARNING! ===================================== There is no root password defined on this device! Use the "passwd" command to set up a new password in order to prevent unauthorized SSH logins. -------------------------------------------------- OpenWrt recently switched to the "apk" package manager! OPKG Command APK Equivalent Description ------------------------------------------------------------------ opkg install <pkg> apk add <pkg> Install a package opkg remove <pkg> apk del <pkg> Remove a package opkg upgrade apk upgrade Upgrade all packages opkg files <pkg> apk info -L <pkg> List package contents opkg list-installed apk info List installed packages opkg update apk update Update package lists opkg search <pkg> apk search <pkg> Search for packages ------------------------------------------------------------------ For more information visit: https://openwrt.org/docs/guide-user/additional-software/opkg-to-apk-cheatsheet root@OpenWrt:~# ..... 2954.461794] br-lan: port 1(eth0) entered blocking state [ 2954.467061] br-lan: port 1(eth0) entered forwarding state Watchdog handover: fd=3 - watchdog - Watchdog does not have CARDRESET support Sat Jan 1 00:52:52 GMT 2000 upgrade: Sending TERM to remaining processes ... Sat Jan 1 00:52:56 GMT 2000 upgrade: Sending KILL to remaining processes ... [ 3051.209817] stage2 (7795): drop_caches: 3 Sat Jan 1 00:53:02 GMT 2000 upgrade: Switching to ramdisk... Sat Jan 1 00:53:04 UTC 2000 upgrade: Performing system upgrade... verifying sysupgrade tar file integrity Unlocking kernel ... Writing from <stdin> to kernel ... [ 3054.322003] ubi0: attaching mtd3 [ 3054.463950] ubi0: scanning is finished [ 3054.467835] ubi0 error: 0xc05656b8: the layout volume was not found [ 3054.474580] ubi0 error: 0xc0568d1c: failed to attach mtd3, error -22 ubiattach: error!: cannot attach mtd3 error 22 (Invalid argument) ubiformat: mtd3 (nand), size 28311552 bytes (27.0 MiB), 1728 eraseblocks of 16384 bytes (16.0 KiB), min. I/O ss ubiformat: formatting erasebloc[ 3058.092828] ubi0: attaching mtd3 ubiformat: form[ 3058.238184] ubi0: scanning is finished ubiformat: form[ 3058.250415] ubi0: attached mtd3 (name "ubi", size 27 MiB) ubiformat: form[ 3058.256229] ubi0: PEB size: 16384 bytes (16 KiB), LEB size: 15872 bytes ubiformat: form[ 3058.264267] ubi0: min./max. I/O unit sizes: 512/512, sub-page size 256 atting erasebloc[ 3058.272219] ubi0: VID header offset: 256 (aligned 256), data offset: 512 ubiformat: form[ 3058.280335] ubi0: good PEBs: 1728, bad PEBs: 0, corrupted PEBs: 0 ubiformat: form[ 3058.287854] ubi0: user volume: 0, internal volumes: 1, max. volumes count: 92 atting erasebloc[ 3058.296419] ubi0: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 13 ubiformat: form[ 3058.306985] ubi0: available PEBs: 1684, total reserved PEBs: 44, PEBs reserved for bad PEB h0 ubiformat: form[ 3058.317831] ubi0: background thread "ubi_bgt0d" started, PID 8535 ubiformat: formatting erasebloc[ 3058.398223] block ubiblock0_0: created from ubi0:0(rootfs) ubiformat: form[ 3058.405107] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem ubiformat: formatting erasebloc UBI device number 0, total 1728 LEBs (27426816 bytes, 26.1 MiB), available 1684 LEBs (26728448 bytes, 25.4 MiB) Volume ID 0, size 203 LEBs (3222016 bytes, 3.0 MiB), LEB size 15872 bytes (15.5 KiB), dynamic, name "rootfs", 1 Set volume size to 23506432 Volume ID 1, size 1481 LEBs (23506432 bytes, 22.4 MiB), LEB size 15872 bytes (15.5 KiB), dynamic, name "rootfs1 Unlocking kernel ... Writing from <stdin> to kernel ... sysupgrade successful umount: can't unmount /dev: Resource busy umount: can't unmount /tmp: Resource busy [ 3062.775450] reboot: Restarting system
original iomega bootlog
__ __ _ _ | \/ | __ _ _ ____ _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | | | (_| | | \ V / __/ | | |_| |_|\__,_|_| \_/ \___|_|_| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ \___/ |____/ \___/ \___/ \__| ** uboot_ver:v1.1.1 ** ** MARVELL BOARD: IX4-110 LE U-Boot 1.1.4 (Mar 10 2011 - 15:01:57) Marvell version: 3.4.18 U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CF600 Soc: 88F6281 A1 (DDR2) CPU running @ 1200Mhz L2 running @ 400Mhz SysClock = 400Mhz , TClock = 200Mhz DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6 DRAM CS[0] base 0x00000000 size 256MB DRAM CS[1] base 0x10000000 size 256MB DRAM Total size 512MB 16bit width Found 0x20 i2c device Set Power State as Always On Addresses 8M - 0M are saved for the U-Boot usage. Mem malloc Initialization (8M - 7M): Done NAND:32 MB Found ADT7473, program LED ...(led_volt=90) OK Found ADT7473, program thermal/Fan ...(pwm_min=0) (pwm_max=130) (therm=67) (temp_min=60) OK Marvell Serial ATA Adapter Integrated Sata device found [0 0 0]: Enable DMA mode (6) Device 0 @ 0 0: Model: ST31000520AS Firm: CC38 Ser#: 5VX1KK0B Type: Hard Disk Supports 48-bit addressing Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512) [0 1 0]: Enable DMA mode (6) Device 1 @ 0 1: Model: ST31000520AS Firm: CC38 Ser#: 9VX0Y5D1 Type: Hard Disk Supports 48-bit addressing Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512) CPU : Marvell Feroceon (Rev 1) Found initrd at 0x2d8000 Streaming disabled Write allocate disabled Module 0 is RGMII Module 1 is RGMII USB 0: host mode PEX 0: PCI Express Root Complex Interface PEX interface detected Link X1 SCSI: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x7 impl IDE mode flags: 64bit ncq stag led pmp slum part scanning bus for devices... Device 0: (0:0) Vendor: ATA Prod.: ST31000520AS Rev: CC38 Type: Hard Disk Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512) Device 1: (1:0) Vendor: ATA Prod.: ST31000520AS Rev: CC38 Type: Hard Disk Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512) Net: egiga0 [PRIME], egiga1 Hit any key to stop autoboot: 1 0 NAND read: device 0 offset 0xb0000, size 0x228000 Reading data from 0xb0000 -- 0% complete.Reading data from 0xb5800 -- 1% complete.Reading data from 0xbb000 -- 2% complete.Reading data from 0xc0800 -- 3% complete.Reading data from 0xc6000 -- 4% complete.Reading data from 0xcb800 -- 5% complete.Reading data from 0xd1000 -- 6% complete.Reading data from 0xd6a00 -- 7% complete.Reading data from 0xdc200 -- 8% complete.Reading data from 0xe1a00 -- 9% complete.Reading data from 0xe7200 -- 10% complete.Reading data from 0xeca00 -- 11% complete.Reading data from 0xf2200 -- 12% complete.Reading data from 0xf7c00 -- 13% complete.Reading data from 0xfd400 -- 14% complete.Reading data from 0x102c00 -- 15% complete.Reading data from 0x108400 -- 16% complete.Reading data from 0x10dc00 -- 17% complete.Reading data from 0x113400 -- 18% complete.Reading data from 0x118e00 -- 19% complete.Reading data from 0x11e600 -- 20% complete.Reading data from 0x123e00 -- 21% complete.Reading data from 0x129600 -- 22% complete.Reading data from 0x12ee00 -- 23% complete.Reading data from 0x134600 -- 24% complete.Reading data from 0x139e00 -- 25% complete.Reading data from 0x13f800 -- 26% complete.Reading data from 0x145000 -- 27% complete.Reading data from 0x14a800 -- 28% complete.Reading data from 0x150000 -- 29% complete.Reading data from 0x155800 -- 30% complete.Reading data from 0x15b000 -- 31% complete.Reading data from 0x160a00 -- 32% complete.Reading data from 0x166200 -- 33% complete.Reading data from 0x16ba00 -- 34% complete.Reading data from 0x171200 -- 35% complete.Reading data from 0x176a00 -- 36% complete.Reading data from 0x17c200 -- 37% complete.Reading data from 0x181c00 -- 38% complete.Reading data from 0x187400 -- 39% complete.Reading data from 0x18cc00 -- 40% complete.Reading data from 0x192400 -- 41% complete.Reading data from 0x197c00 -- 42% complete.Reading data from 0x19d400 -- 43% complete.Reading data from 0x1a2e00 -- 44% complete.Reading data from 0x1a8600 -- 45% complete.Reading data from 0x1ade00 -- 46% complete.Reading data from 0x1b3600 -- 47% complete.Reading data from 0x1b8e00 -- 48% complete.Reading data from 0x1be600 -- 49% complete.Reading data from 0x1c3e00 -- 50% complete.Reading data from 0x1c9800 -- 51% complete.Reading data from 0x1cf000 -- 52% complete.Reading data from 0x1d4800 -- 53% complete.Reading data from 0x1da000 -- 54% complete.Reading data from 0x1df800 -- 55% complete.Reading data from 0x1e5000 -- 56% complete.Reading data from 0x1eaa00 -- 57% complete.Reading data from 0x1f0200 -- 58% complete.Reading data from 0x1f5a00 -- 59% complete.Reading data from 0x1fb200 -- 60% complete.Reading data from 0x200a00 -- 61% complete.Reading data from 0x206200 -- 62% complete.Reading data from 0x20bc00 -- 63% complete.Reading data from 0x211400 -- 64% complete.Reading data from 0x216c00 -- 65% complete.Reading data from 0x21c400 -- 66% complete.Reading data from 0x221c00 -- 67% complete.Reading data from 0x227400 -- 68% complete.Reading data from 0x22ce00 -- 69% complete.Reading data from 0x232600 -- 70% complete.Reading data from 0x237e00 -- 71% complete.Reading data from 0x23d600 -- 72% complete.Reading data from 0x242e00 -- 73% complete.Reading data from 0x248600 -- 74% complete.Reading data from 0x24de00 -- 75% complete.Reading data from 0x253800 -- 76% complete.Reading data from 0x259000 -- 77% complete.Reading data from 0x25e800 -- 78% complete.Reading data from 0x264000 -- 79% complete.Reading data from 0x269800 -- 80% complete.Reading data from 0x26f000 -- 81% complete.Reading data from 0x274a00 -- 82% complete.Reading data from 0x27a200 -- 83% complete.Reading data from 0x27fa00 -- 84% complete.Reading data from 0x285200 -- 85% complete.Reading data from 0x28aa00 -- 86% complete.Reading data from 0x290200 -- 87% complete.Reading data from 0x295c00 -- 88% complete.Reading data from 0x29b400 -- 89% complete.Reading data from 0x2a0c00 -- 90% complete.Reading data from 0x2a6400 -- 91% complete.Reading data from 0x2abc00 -- 92% complete.Reading data from 0x2b1400 -- 93% complete.Reading data from 0x2b6e00 -- 94% complete.Reading data from 0x2bc600 -- 95% complete.Reading data from 0x2c1e00 -- 96% complete.Reading data from 0x2c7600 -- 97% complete.Reading data from 0x2cce00 -- 98% complete.Reading data from 0x2d2600 -- 99% complete.Reading data from 0x2d7e00 -- 100% complete. 2260992 bytes read: OK NAND read: device 0 offset 0x2d8000, size 0x300000 Reading data from 0x2d8000 -- 0% complete.Reading data from 0x2dfa00 -- 1% complete.Reading data from 0x2e7400 -- 2% complete.Reading data from 0x2ef000 -- 3% complete.Reading data from 0x2f6a00 -- 4% complete.Reading data from 0x2fe600 -- 5% complete.Reading data from 0x306000 -- 6% complete.Reading data from 0x30dc00 -- 7% complete.Reading data from 0x315600 -- 8% complete.Reading data from 0x31d000 -- 9% complete.Reading data from 0x324c00 -- 10% complete.Reading data from 0x32c600 -- 11% complete.Reading data from 0x334200 -- 12% complete.Reading data from 0x33bc00 -- 13% complete.Reading data from 0x343800 -- 14% complete.Reading data from 0x34b200 -- 15% complete.Reading data from 0x352e00 -- 16% complete.Reading data from 0x35a800 -- 17% complete.Reading data from 0x362200 -- 18% complete.Reading data from 0x369e00 -- 19% complete.Reading data from 0x371800 -- 20% complete.Reading data from 0x379400 -- 21% complete.Reading data from 0x380e00 -- 22% complete.Reading data from 0x388a00 -- 23% complete.Reading data from 0x390400 -- 24% complete.Reading data from 0x397e00 -- 25% complete.Reading data from 0x39fa00 -- 26% complete.Reading data from 0x3a7400 -- 27% complete.Reading data from 0x3af000 -- 28% complete.Reading data from 0x3b6a00 -- 29% complete.Reading data from 0x3be600 -- 30% complete.Reading data from 0x3c6000 -- 31% complete.Reading data from 0x3cdc00 -- 32% complete.Reading data from 0x3d5600 -- 33% complete.Reading data from 0x3dd000 -- 34% complete.Reading data from 0x3e4c00 -- 35% complete.Reading data from 0x3ec600 -- 36% complete.Reading data from 0x3f4200 -- 37% complete.Reading data from 0x3fbc00 -- 38% complete.Reading data from 0x403800 -- 39% complete.Reading data from 0x40b200 -- 40% complete.Reading data from 0x412e00 -- 41% complete.Reading data from 0x41a800 -- 42% complete.Reading data from 0x422200 -- 43% complete.Reading data from 0x429e00 -- 44% complete.Reading data from 0x431800 -- 45% complete.Reading data from 0x439400 -- 46% complete.Reading data from 0x440e00 -- 47% complete.Reading data from 0x448a00 -- 48% complete.Reading data from 0x450400 -- 49% complete.Reading data from 0x457e00 -- 50% complete.Reading data from 0x45fa00 -- 51% complete.Reading data from 0x467400 -- 52% complete.Reading data from 0x46f000 -- 53% complete.Reading data from 0x476a00 -- 54% complete.Reading data from 0x47e600 -- 55% complete.Reading data from 0x486000 -- 56% complete.Reading data from 0x48dc00 -- 57% complete.Reading data from 0x495600 -- 58% complete.Reading data from 0x49d000 -- 59% complete.Reading data from 0x4a4c00 -- 60% complete.Reading data from 0x4ac600 -- 61% complete.Reading data from 0x4b4200 -- 62% complete.Reading data from 0x4bbc00 -- 63% complete.Reading data from 0x4c3800 -- 64% complete.Reading data from 0x4cb200 -- 65% complete.Reading data from 0x4d2e00 -- 66% complete.Reading data from 0x4da800 -- 67% complete.Reading data from 0x4e2200 -- 68% complete.Reading data from 0x4e9e00 -- 69% complete.Reading data from 0x4f1800 -- 70% complete.Reading data from 0x4f9400 -- 71% complete.Reading data from 0x500e00 -- 72% complete.Reading data from 0x508a00 -- 73% complete.Reading data from 0x510400 -- 74% complete.Reading data from 0x517e00 -- 75% complete.Reading data from 0x51fa00 -- 76% complete.Reading data from 0x527400 -- 77% complete.Reading data from 0x52f000 -- 78% complete.Reading data from 0x536a00 -- 79% complete.Reading data from 0x53e600 -- 80% complete.Reading data from 0x546000 -- 81% complete.Reading data from 0x54dc00 -- 82% complete.Reading data from 0x555600 -- 83% complete.Reading data from 0x55d000 -- 84% complete.Reading data from 0x564c00 -- 85% complete.Reading data from 0x56c600 -- 86% complete.Reading data from 0x574200 -- 87% complete.Reading data from 0x57bc00 -- 88% complete.Reading data from 0x583800 -- 89% complete.Reading data from 0x58b200 -- 90% complete.Reading data from 0x592e00 -- 91% complete.Reading data from 0x59a800 -- 92% complete.Reading data from 0x5a2200 -- 93% complete.Reading data from 0x5a9e00 -- 94% complete.Reading data from 0x5b1800 -- 95% complete.Reading data from 0x5b9400 -- 96% complete.Reading data from 0x5c0e00 -- 97% complete.Reading data from 0x5c8a00 -- 98% complete.Reading data from 0x5d0400 -- 99% complete.Reading data from 0x5d7e00 -- 100% complete. 3145728 bytes read: OK ## Booting image at 02000000 ... Image Name: Linux-2.6.31.8 Created: 2014-10-17 1:48:58 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2076760 Bytes = 2 MB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK OK ## Loading Ramdisk Image at 12000000 ... Image Name: Created: 2014-10-20 21:45:18 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 3030790 Bytes = 2.9 MB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Starting kernel ... Uncompressing Linux...................................................................................................................................... done, booting the kernel. Linux version 2.6.31.8 (soho@bsoho173.iomegacorp.com) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #1 Thu Oct 16 21:48:53 EDT 2014 CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977 CPU: VIVT data cache, VIVT instruction cache Machine: Feroceon-KW Using UBoot passing parameters structure Memory policy: ECC disabled, Data cache writeback Built 1 zonelists in Zone order, mobility grouping off. Total pages: 130048 Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0xa0000@0x0(uboot),0x10000@0xa0000(env),0x228000@0xb0000(zImage),0x300000@0x2d8000(initrd),32m@0x0(flash) PID hash table entries: 2048 (order: 11, 8192 bytes) Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) Memory: 256MB 256MB = 512MB total Memory: 508032KB available (3868K code, 297K data, 124K init, 0K highmem) Hierarchical RCU implementation. NR_IRQS:128 Console: colour dummy device 80x30 Calibrating delay loop... 1192.75 BogoMIPS (lpj=5963776) Mount-cache hash table entries: 512 CPU: Testing write buffer coherency: ok NET: Registered protocol family 16 Feroceon L2: Enabling L2 Feroceon L2: Cache support initialised. CPU Interface ------------- SDRAM_CS0 ....base 00000000, size 256MB SDRAM_CS1 ....base 10000000, size 256MB SDRAM_CS2 ....disable SDRAM_CS3 ....disable PEX0_MEM ....base e0000000, size 128MB PEX0_IO ....base f2000000, size 1MB INTER_REGS ....base f1000000, size 1MB NFLASH_CS ....base fa000000, size 2MB SPI_CS ....base f4000000, size 16MB BOOT_ROM_CS ....no such DEV_BOOTCS ....no such CRYPT_ENG ....base f0000000, size 2MB Marvell Development Board (LSP Version KW_LSP_5.1.3_patch22)-- IX4-110 Soc: 88F6281 A1 LE Detected Tclk 200000000 and SysClk 400000000 MV Buttons Device Load Marvell USB EHCI Host controller #0: c803a740 PEX0 interface detected Link X1 pci 0000:00:01.0: PME# supported from D0 D1 D3hot pci 0000:00:01.0: PME# disabled PCI: bus0: Fast back to back transfers disabled bio: create slab <bio-0> at 0 SCSI Scattered Spinup: SCSI Scattered Spinup Feature Status: Enabled SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb NET: Registered protocol family 2 IP route cache hash table entries: 16384 (order: 4, 65536 bytes) TCP established hash table entries: 65536 (order: 7, 524288 bytes) TCP bind hash table entries: 65536 (order: 6, 262144 bytes) TCP: Hash tables configured (established 65536 bind 65536) TCP reno registered NET: Registered protocol family 1 Trying to unpack rootfs image as initramfs... rootfs image is not initramfs (no cpio magic); looks like an initrd Freeing initrd memory: 2956K rtc mv_rtc: rtc core: registered kw-rtc as rtc0 RTC registered XOR registered 4 channels XOR 2nd invalidate WA enabled cesadev_init(c000ebb0) mvCesaInit: sessions=640, queue=64, pSram=f0000000 MV Buttons Driver Load VFS: Disk quotas dquot_6.5.2 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) msgmni has been set to 998 alg: No test for cipher_null (cipher_null-generic) alg: No test for ecb(cipher_null) (ecb-cipher_null) alg: No test for digest_null (digest_null-generic) alg: No test for compress_null (compress_null-generic) alg: No test for stdrng (krng) alg: No test for hmac(digest_null) (hmac(digest_null-generic)) Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) io scheduler noop registered io scheduler anticipatory registered (default) Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A console [ttyS0] enabled brd: module loaded loop: module loaded Marvell Storage Controller is found, using IRQ 9. scsi0 : Marvell Storage Controller scsi 0:0:0:0: Direct-Access ATA ST31000520AS CC38 PQ: 0 ANSI: 5 scsi 0:0:4:0: Direct-Access ATA ST31000520AS CC38 PQ: 0 ANSI: 5 Integrated Sata device found IRQ 21/mvSata: IRQF_DISABLED is not guaranteed on shared IRQs scsi1 : Marvell SCSI to SATA adapter scsi2 : Marvell SCSI to SATA adapter [0 0]: SATA disk found [0 0]: Disk ready [0 0]: Sata device ready [0 1]: SATA disk found [0 1]: Disk ready [0 1]: Sata device ready scsi 1:0:0:0: Direct-Access Seagate ST31000520AS CC38 PQ: 0 ANSI: 5 Linux IAL (ERROR) [0 0 0]: set device max sectors to 2048 scsi 2:0:0:0: Direct-Access Seagate ST31000520AS CC38 PQ: 0 ANSI: 5 Linux IAL (ERROR) [0 1 0]: set device max sectors to 2048 sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA sda: sd 0:0:4:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) sd 1:0:0:0: [sdc] Sector size 0 reported, assuming 512. sd 1:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) sd 1:0:0:0: [sdc] 0-byte physical blocks SAL (ERROR) 0 0 0 :Scsi command completed. pScb c81283c0, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 sd 2:0:0:0: [sdd] Sector size 0 reported, assuming 512. sd 2:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) sd 2:0:0:0: [sdd] 0-byte physical blocks SAL (ERROR) 0 1 0 :Scsi command completed. pScb c81283c0, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 sd 0:0:4:0: [sdb] Write Protect is off sd 0:0:0:0: Attached scsi generic sg0 type 0 sd 0:0:4:0: Attached scsi generic sg1 type 0 sd 1:0:0:0: Attached scsi generic sg2 type 0 sd 2:0:0:0: Attached scsi generic sg3 type 0 Loading Marvell Ethernet Driver: o Cached descriptors in DRAM o DRAM SW cache-coherency o 2 Giga ports supported o Single RX Queue support - ETH_DEF_RXQ=0 o Single TX Queue support - ETH_DEF_TXQ=0 o TCP segmentation offload (TSO) supported o Receive checksum offload supported o Transmit checksum offload supported o Network Fast Processing (Routing) supported - (Disabled) o Driver ERROR statistics enabled o Driver INFO statistics enabled o Proc tool API enabled o SKB Reuse supported - (Disabled) o SKB Recycle supported - (Disabled) o Rx descripors: q0=128 o Tx descripors: q0=532 o Loading network interface(s): o register under mv88fx_eth platform sd 0:0:4:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA sdb: sda1 sda2 sd 0:0:0:0: [sda] Attached SCSI disk SAL (ERROR) 0 1 0 :Scsi command completed. pScb c87035c0, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 SAL (ERROR) 0 0 0 :Scsi command completed. pScb c8703540, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 sd 2:0:0:0: [sdd] Write Protect is off o eth0, ifindex = 2, GbE port = 0 sd 1:0:0:0: [sdc] Write Protect is off o eth1, ifindex = 3, GbE port = 1 mvFpRuleDb (c87f0000): 16384 entries, 65536 bytes e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI e100: Copyright(c) 1999-2006 Intel Corporation sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA sd 1:0:0:0: [sdc] Sector size 0 reported, assuming 512. SAL (ERROR) 0 0 0 :Scsi command completed. pScb c87679c0, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 sd 2:0:0:0: [sdd] Sector size 0 reported, assuming 512. SAL (ERROR) 0 1 0 :Scsi command completed. pScb c87679c0, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 SAL (ERROR) 0 0 0 :Scsi command completed. pScb c87679c0, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 SAL (ERROR) 0 1 0 :Scsi command completed. pScb c87678c0, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 sdb1 sdb2 sd 0:0:4:0: [sdb] Attached SCSI disk sdc: tun: Universal TUN/TAP device driver, 1.6 tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> sdd: NAND device: Manufacturer ID: 0xec, Chip ID: 0x75 (Samsung NAND 32MiB 3,3V 8-bit) Scanning device for bad blocks 5 cmdlinepart partitions found on MTD device nand_mtd Using command line partition definition Creating 5 MTD partitions on "nand_mtd": 0x000000000000-0x0000000a0000 : "uboot" 0x0000000a0000-0x0000000b0000 : "env" 0x0000000b0000-0x0000002d8000 : "zImage" 0x0000002d8000-0x0000005d8000 : "initrd" 0x000000000000-0x000002000000 : "flash" ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ehci_marvell ehci_marvell.70059: Marvell Orion EHCI ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus number 1 sdd1 sdd2 sd 2:0:0:0: [sdd] Sector size 0 reported, assuming 512. SAL (ERROR) 0 1 0 :Scsi command completed. pScb c87678c0, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 SAL (ERROR) 0 1 0 :Scsi command completed. pScb c87679c0, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100 sdc1 sdc2 sd 1:0:0:0: [sdc] Sector size 0 reported, assuming 512. SAL (ERROR) 0 0 0 :Scsi command completed. pScb c87679c0, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 sd 2:0:0:0: [sdd] Attached SCSI disk SAL (ERROR) 0 0 0 :Scsi command completed. pScb c87679c0, ScsiStatus 2 completionStatus MV_SCSI_COMPLETION_BAD_SCSI_COMMAND SAL (ERROR) CDB:12 1 0 0 ff 0 SAL (ERROR) Sense Data:72 5 24 0 0 0 0 c 0 0 0 0 0 0 0 0 0 0 0 0 ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected sd 1:0:0:0: [sdc] Attached SCSI disk ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver uhci_hcd: USB Universal Host Controller Interface driver Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usbcore: registered new interface driver ums-datafab usbcore: registered new interface driver ums-freecom usbcore: registered new interface driver ums-usbat mice: PS/2 mouse device common for all mice i2c /dev entries driver adt7473 0-002e: adt7473 chip found md: linear personality registered for level -1 md: raid1 personality registered for level 1 device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com wix gpio_init wix_lcm: WIX LCM driver version 0.1 TCP cubic registered NET: Registered protocol family 17 RPC: Registered udp transport module. RPC: Registered tcp transport module. 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> All bugs added by David S. Miller <davem@redhat.com> rtc mv_rtc: setting system clock to 2016-08-03 23:06:57 UTC (1470265617) md: Waiting for all devices to be available before autodetect md: If you don't use raid, use raid=noautodetect md: Autodetecting RAID arrays. md: Scanned 0 and added 0 devices. md: autorun ... md: ... autorun DONE. RAMDISK: gzip image found at block 0 usb 1-1: new high speed USB device using ehci_marvell and address 2 usb 1-1: configuration #1 chosen from 1 choice hub 1-1:1.0: USB hub found hub 1-1:1.0: 4 ports detected EXT2-fs warning: checktime reached, running e2fsck is recommended VFS: Mounted root (ext2 filesystem) on device 1:0. Looking for shell in cmdline: console=ttyS0,115200 mtdparts=nand_mtd:0xa0000@0x0(uboot),0x10000@0xa0000(env),0x228000@0xb0000(zImage),0x300000@0x2d8000(initrd),32m@0x0(flash) Sys UUID is :9aaa0c5c:6b42f2ce:96c62e76:8c7e7d5e Valid Disk 1 in md0: /dev/sda1 Valid Disk 2 in md0: /dev/sdb1 Valid Disk 3 in md0: /dev/sdc1 Valid Disk 4 in md0: /dev/sdd1 USB Device node is sde Checking to see the if the reset button is pressed or not Started /dev/btns file does not exist creating it Opened /dev/btns with fd 3 Reset Key Status: Button Id = 29 Push Count = 0 Release Count = 0 Checking for valid image in hard drives md: md0 stopped. md: bind<sda1> md: bind<sdc1> md: bind<sdb1> md: bind<sdd1> raid1: raid set md0 active with 4 out of 4 mirrors md0: detected capacity change from 0 to 21484339200 mdadm: /dev/md0 has been started with 4 drives. md0: unknown partition table 2 logical volume(s) in volume group "md0_vg" now active EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended Found Valid EMC Image in disk... Mounting apps image... Mounting config image... Check config filesystem e2fsck 1.41.3 (12-Oct-2008) ext2fs_check_if_mount: No such file or directory while determining whether /dev/loop1 is mounted. Constructing root filesystem... Bootstrapping ... rootdir=/ table='/usr/local/cfg/device_table.txt' makedevs: line 42: chown failed for /bin/busybox: Read-only file system makedevs: line 49: regular file '/usr/share/udhcpc/default.script' does not exist: No such file or directory warning: can't open /etc/mtab: No such file or directory Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Loading ext3... Loading ext4... Loading isofs... Loading udf... Loading fat... FATAL: Module fat not found. Loading msdos... Loading btusb... Bluetooth: Core ver 2.15 NET: Registered protocol family 31 Bluetooth: HCI device and connection manager initialized Bluetooth: HCI socket layer initialized Bluetooth: Generic Bluetooth USB driver ver 0.5 usbcore: registered new interface driver btusb Loading ums-sddr09... usbcore: registered new interface driver ums-sddr09 Loading ums-sddr55... usbcore: registered new interface driver ums-sddr55 Loading ums-jumpshot... usbcore: registered new interface driver ums-jumpshot Loading usblp... usbcore: registered new interface driver usblp Loading usbhid... usbcore: registered new interface driver hiddev usbcore: registered new interface driver usbhid usbhid: v2.6:USB HID core driver Loading l2cap... Bluetooth: L2CAP ver 2.13 Bluetooth: L2CAP socket layer initialized Loading rfcomm... Bluetooth: RFCOMM socket layer initialized Bluetooth: RFCOMM ver 1.11 Loading ufsd... ufsd: module license 'Commercial product' taints kernel. Disabling lock debugging due to kernel taint ufsd: driver 8.5 (Oct 20 2014 17:23:55) LBD=ON with delayalloc with ioctl loaded at bf13f000 NTFS support included Hfs+/HfsX support included Built for: EMC_ix2_2Loading xfs... SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled SGI XFS Quota Management subsystem Loading raid0... md: raid0 personality registered for level 0 Loading raid10... md: raid10 personality registered for level 10 Loading raid456... xor: measuring software checksum speed arm4regs : 1084.400 MB/sec 8regs : 822.000 MB/sec 32regs : 803.200 MB/sec xor: using function: arm4regs (1084.400 MB/sec) async_tx: api initialized (sync-only) raid6: int32x1 77 MB/s raid6: int32x2 99 MB/s raid6: int32x4 110 MB/s raid6: int32x8 91 MB/s raid6: using algorithm int32x4 (110 MB/s) md: raid6 personality registered for level 6 md: raid5 personality registered for level 5 md: raid4 personality registered for level 4 Loading nfsd... Initialization complete. Freeing init memory: 124K INIT: version 2.86 booting Running file /etc/init.d/rcS Running file /etc/init.d/rc Running file /etc/rcS.d/S01glibc.sh Running file /etc/rcS.d/S01showlcdprogress50 Running file /etc/rcS.d/S02hostname.sh Running file /etc/rcS.d/S02mountkernfs.sh Running file /etc/rcS.d/S04mountdevsubfs.sh Running file /etc/rcS.d/S05bootlogd Running file /etc/rcS.d/S07hdparm Setting parameters of disc: (none). Running file /etc/rcS.d/S08hwclockfirst.sh Setting the system clock. Running file /etc/rcS.d/S11hwclock.sh Setting the system clock. Running file /etc/rcS.d/S12mtab.sh mount: according to mtab, tmpfs is already mounted on /lib/init/rw Running file /etc/rcS.d/S18ifupdown-clean Cleaning up ifupdown.... Running file /etc/rcS.d/S20module-init-tools Loading kernel modules...done. Running file /etc/rcS.d/S26lvm2 Setting up LVM Volume Groups Reading all physical volumes. This may take a while... Found volume group "md0_vg" using metadata type lvm2 2 logical volume(s) in volume group "md0_vg" now active . Running file /etc/rcS.d/S30checkfs.sh Checking file systems...fsck 1.41.3 (12-Oct-2008) done. Running file /etc/rcS.d/S30procps Setting kernel variables (/etc/sysctl.conf)...Running file /etc/rcS.d/S35mountall.sh Mounting local filesystems...done. Activating swapfile swap...done. Running file /etc/rcS.d/S36mountall-bootclean.sh Running file /etc/rcS.d/S37mountoverflowtmp dhclient host identical Running file /etc/rcS.d/S39ifupdown Setting up networking.... Running file /etc/rcS.d/S40networking Configuring network interfaces...done. Running file /etc/rcS.d/S43portmap Starting portmap daemon.... Running file /etc/rcS.d/S45mountnfs.sh Running file /etc/rcS.d/S46mountnfs-bootclean.sh Running file /etc/rcS.d/S55bootmisc.sh Running file /etc/rcS.d/S55urandom Running file /etc/rcS.d/S99stop-bootlogd-single INIT: cannot execute "INIT: Entering runlevel: 2 Running file /etc/init.d/rc Running file /etc/rc2.d/S10rsyslog Starting enhanced syslogd: rsyslogd. Running file /etc/rc2.d/S12dbus chown: invalid user: `messagebus' Running file /etc/rc2.d/S20rsync Running file /etc/rc2.d/S20smartmontools Not starting S.M.A.R.T. daemon smartd, disabled via /etc/default/smartmontools (warning). Running file /etc/rc2.d/S20sysfsutils Setting sysfs variables.... Running file /etc/rc2.d/S23ntp Starting NTP server: ntpdRunning file /etc/rc2.d/S25bluetooth Starting bluetooth: hcid. Starting netplugd... eth0: started eth1: started ln: creating symbolic link `/etc/samba/smb.conf': File exists Starting sshd: OK hostnamed begin to start... hostnamed finished Running file /etc/rc2.d/S59showlcdprogress75 IP obtaining in progress... Starting executord Done. Running file /etc/rc2.d/S99rc.local Running file /etc/rc2.d/S99rmnologin Running file /etc/rc2.d/S99stop-bootlogd Running file /etc/init.d/bootlogd Welcome to CenterPoint. ix4-200d-TI3VQJ login: root Password: root@ix4-200d-TI3VQJ:/#
Debian bootlog
This is from an K4.8version
Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.8.0-kirkwood-tld-1 (root@tldDebian) (gcc version 4.9.2 (Debian 4.9.2-10) ) #2 PREEMPT Sat Oct 8 03:11:43 PDT 2016 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] OF: fdt:Machine model: Iomega ix4-200d [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sdc1 rootfstype=ext3 rootdelay=5 [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 503240K/524288K available (6149K kernel code, 614K rwdata, 1664K rodata, 308K init, 318K bss, 21048K 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 : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc0609658 (6150 kB) [ 0.000000] .init : 0xc07dd000 - 0xc082a000 ( 308 kB) [ 0.000000] .data : 0xc082a000 - 0xc08c391c ( 615 kB) [ 0.000000] .bss : 0xc08c391c - 0xc0913170 ( 319 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns [ 0.000009] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns [ 0.000489] Console: colour dummy device 80x30 [ 0.000520] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584) [ 0.090100] pid_max: default: 32768 minimum: 301 [ 0.090305] Security Framework initialized [ 0.090451] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.090472] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.091499] CPU: Testing write buffer coherency: ok [ 0.091875] Setting up static identity map for 0x8200 - 0x8258 [ 0.092110] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x2 [ 0.095883] devtmpfs: initialized [ 0.100685] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.100934] prandom: seed boundary self test passed [ 0.104689] prandom: 100 self tests passed [ 0.104702] pinctrl core: initialized pinctrl subsystem [ 0.105874] NET: Registered protocol family 16 [ 0.106270] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.130102] cpuidle: using governor ladder [ 0.160098] cpuidle: using governor menu [ 0.160478] Feroceon L2: Enabling L2 [ 0.160522] Feroceon L2: Cache support initialised. [ 0.160904] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set [ 0.161012] [Firmware Info]: /ocp@f1000000/ethernet-controller@76000/ethernet1-port@0: local-mac-address is not set [ 0.165846] No ATAGs? [ 0.201557] vgaarb: loaded [ 0.201867] usbcore: registered new interface driver usbfs [ 0.201944] usbcore: registered new interface driver hub [ 0.202029] usbcore: registered new device driver usb [ 0.203101] clocksource: Switched to clocksource orion_clocksource [ 0.248845] VFS: Disk quotas dquot_6.6.0 [ 0.248923] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.260768] NET: Registered protocol family 2 [ 0.261565] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.261628] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.261681] TCP: Hash tables configured (established 4096 bind 4096) [ 0.261740] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.261763] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.261944] NET: Registered protocol family 1 [ 0.262447] RPC: Registered named UNIX socket transport module. [ 0.262460] RPC: Registered udp transport module. [ 0.262468] RPC: Registered tcp transport module. [ 0.262476] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.262722] Unpacking initramfs... [ 0.907633] Freeing initrd memory: 7168K (c1100000 - c1800000) [ 0.907750] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.908738] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.908786] audit: initializing netlink subsys (disabled) [ 0.908837] audit: type=2000 audit(0.900:1): initialized [ 0.909156] Initialise system trusted keyrings [ 0.909354] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 0.909452] zbud: loaded [ 0.910369] NFS: Registering the id_resolver key type [ 0.910395] Key type id_resolver registered [ 0.910404] Key type id_legacy registered [ 0.910422] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.910432] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 0.910701] jffs2: version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc. [ 0.910987] orangefs_init: called with debug mask: :none: :0: [ 0.911363] orangefs: module version upstream loaded [ 0.911614] Key type big_key registered [ 2.553109] random: fast init done [ 5.023331] Key type asymmetric registered [ 5.023347] Asymmetric key parser 'x509' registered [ 5.023423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 5.023435] io scheduler noop registered [ 5.023444] io scheduler deadline registered [ 5.023477] io scheduler cfq registered (default) [ 5.024787] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 5.025659] irq: Cannot allocate irq_descs @ IRQ34, assuming pre-allocated [ 5.026288] irq: Cannot allocate irq_descs @ IRQ66, assuming pre-allocated [ 5.026774] mv_xor f1060800.xor: Marvell shared XOR driver [ 5.083833] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 5.084080] mv_xor f1060900.xor: Marvell shared XOR driver [ 5.143822] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 5.144278] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 5.145668] console [ttyS0] disabled [ 5.145727] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A [ 5.742551] console [ttyS0] enabled [ 5.747279] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x75 [ 5.753697] nand: Samsung NAND 32MiB 3,3V 8-bit [ 5.758250] nand: 32 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16 [ 5.765617] Scanning device for bad blocks [ 6.094621] 3 ofpart partitions found on MTD device orion_nand [ 6.100483] Creating 3 MTD partitions on "orion_nand": [ 6.105672] 0x000000000000-0x000000100000 : "u-boot" [ 6.112139] 0x000000100000-0x000000600000 : "uImage" [ 6.118731] 0x000000500000-0x000002500000 : "rootfs" [ 6.123774] mtd: partition "rootfs" extends beyond the end of device "orion_nand" -- size truncated to 0x1b00000 [ 6.138115] libphy: Fixed MDIO Bus: probed [ 6.142362] libphy: mdio_driver_register: mv88e6085 [ 6.147662] libphy: orion_mdio_bus: probed [ 6.161301] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 7.217258] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:26:2d:06:35:70 [ 8.277404] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:26:2d:06:35:71 [ 8.286298] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.292875] ehci-pci: EHCI PCI platform driver [ 8.297428] ehci-orion: EHCI orion driver [ 8.301623] orion-ehci f1050000.ehci: EHCI Host Controller [ 8.307197] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 8.315077] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000 [ 8.343140] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 8.349391] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 8.356238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.363510] usb usb1: Product: EHCI Host Controller [ 8.368409] usb usb1: Manufacturer: Linux 4.8.0-kirkwood-tld-1 ehci_hcd [ 8.375072] usb usb1: SerialNumber: f1050000.ehci [ 8.380593] hub 1-0:1.0: USB hub found [ 8.384454] hub 1-0:1.0: 1 port detected [ 8.389357] mousedev: PS/2 mouse device common for all mice [ 8.395661] rtc-mv f1010300.rtc: rtc core: registered f1010300.rtc as rtc0 [ 8.402708] i2c /dev entries driver [ 8.407728] hidraw: raw HID events driver (C) Jiri Kosina [ 8.413607] drop_monitor: Initializing network drop monitor service [ 8.420126] NET: Registered protocol family 17 [ 8.424813] Key type dns_resolver registered [ 8.429884] registered taskstats version 1 [ 8.434034] Loading compiled-in X.509 certificates [ 8.438892] zswap: loaded using pool lzo/zbud [ 8.461650] Key type encrypted registered [ 8.466263] rtc-mv f1010300.rtc: setting system clock to 2016-10-12 00:37:00 UTC (1476232620) [ 8.477157] Freeing unused kernel memory: 308K (c07dd000 - c082a000) [ 8.483625] This architecture does not have kernel memory protection. Loading, please wait... [ 8.564004] systemd-udevd[91]: starting version 215 [ 8.730351] SCSI subsystem initialized [ 8.743190] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 8.822394] sata_mv f1080000.sata: slots 32 ports 2 [ 8.865738] scsi host0: sata_mv [ 8.881027] scsi host1: sata_mv [ 8.891982] ata1: SATA max UDMA/133 irq 33 [ 8.910367] ata2: SATA max UDMA/133 irq 33 [ 8.934843] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608 [ 8.941599] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 8.948797] usb 1-1: Product: USB2.0 Hub [ 8.954285] hub 1-1:1.0: USB hub found [ 8.958340] hub 1-1:1.0: 4 ports detected [ 9.283149] usb 1-1.3: new high-speed USB device number 3 using orion-ehci [ 9.413140] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300) [ 9.423963] ata1.00: ATA-8: ST3500412AS, CC32, max UDMA/133 [ 9.429564] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32) [ 9.437589] usb 1-1.3: New USB device found, idVendor=0781, idProduct=5571 [ 9.444633] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 9.451997] usb 1-1.3: Product: Cruzer Fit [ 9.456137] usb 1-1.3: Manufacturer: SanDisk [ 9.460431] usb 1-1.3: SerialNumber: 4C531001420607112360 [ 9.473464] ata1.00: configured for UDMA/133 [ 9.480155] usb-storage 1-1.3:1.0: USB Mass Storage device detected [ 9.486870] scsi host2: usb-storage 1-1.3:1.0 [ 9.492618] scsi 0:0:0:0: Direct-Access ATA ST3500412AS CC32 PQ: 0 ANSI: 5 [ 9.501880] usbcore: registered new interface driver usb-storage [ 9.511060] usbcore: registered new interface driver uas [ 10.053145] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl F300) [ 10.063972] ata2.00: ATA-9: ST5000AS0011-1L5178, CC44, max UDMA/133 [ 10.070275] ata2.00: 9767541168 sectors, multi 0: LBA48 NCQ (depth 31/32) [ 10.319867] ata2.00: configured for UDMA/133 [ 10.334767] scsi 1:0:0:0: Direct-Access ATA ST5000AS0011-1L5 CC44 PQ: 0 ANSI: 5 [ 10.407635] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 10.418910] sd 1:0:0:0: [sdb] 9767541168 512-byte logical blocks: (5.00 TB/4.55 TiB) [ 10.428277] sd 0:0:0:0: [sda] Write Protect is off [ 10.433209] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 10.438630] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.447996] sd 1:0:0:0: [sdb] Write Protect is off [ 10.452929] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.520797] sda: sda1 sda2 [ 10.526046] sd 0:0:0:0: [sda] Attached SCSI disk [ 10.543060] sdb: sdb1 [ 10.547429] sd 1:0:0:0: [sdb] Attached SCSI disk [ 10.556041] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 10.562760] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 10.572441] scsi 2:0:0:0: Direct-Access SanDisk Cruzer Fit 1.00 PQ: 0 ANSI: 6 [ 10.602374] sd 2:0:0:0: Attached scsi generic sg2 type 0 [ 10.608401] sd 2:0:0:0: [sdc] 124059648 512-byte logical blocks: (63.5 GB/59.2 GiB) [ 10.623524] sd 2:0:0:0: [sdc] Write Protect is off [ 10.630969] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 10.653509] sdc: sdc1 sdc2 [ 10.662014] sd 2:0:0:0: [sdc] 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. modprobe: module ext3 not found in modules.dep Begin: Will now check root file system ... fsck from util-linux 2.25.2 [/sbin/fsck.ext3 (1) -- /dev/sdc1] fsck.ext3 -a -C0 /dev/sdc1 rootfs: clean, 18164/2883584 files, 385979/11520252 blocks done. [ 16.196413] EXT4-fs (sdc1): mounting ext3 file system using the ext4 subsystem [ 16.255103] EXT4-fs (sdc1): 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: udevd[ 17.800583] systemd-udevd[310]: starting version 215 . ok [....] Synthesizing the initial hotplug events...done. [....] Waiting for /dev to be fully populated...[ 18.295935] adt7475 0-002e: ADT7473 device, revision 0 [ 18.301104] adt7475 0-002e: Optional features: fan4 pwm2 [ 18.382356] orion_wdt: Initial timeout 21 sec [ 18.453796] marvell-cesa f1030000.crypto: CESA device successfully registered [ 18.643488] random: crng init done [ 19.028618] raid6: int32x1 gen() 84 MB/s [ 19.193452] raid6: int32x1 xor() 55 MB/s [ 19.363670] raid6: int32x2 gen() 118 MB/s [ 19.533494] raid6: int32x2 xor() 78 MB/s [ 19.703642] raid6: int32x4 gen() 122 MB/s [ 19.873148] raid6: int32x4 xor() 86 MB/s [ 20.043605] raid6: int32x8 gen() 117 MB/s [ 20.213524] raid6: int32x8 xor() 78 MB/s [ 20.217817] raid6: using algorithm int32x4 gen() 122 MB/s [ 20.223268] raid6: .... xor() 86 MB/s, rmw enabled [ 20.228079] raid6: using intx1 recovery algorithm [ 20.236905] xor: measuring software checksum speed [ 20.333150] arm4regs : 1083.200 MB/sec [ 20.433229] 8regs : 650.400 MB/sec [ 20.533130] 32regs : 900.000 MB/sec [ 20.537336] xor: using function: arm4regs (1083.200 MB/sec) [ 20.628673] Btrfs loaded, crc32c=crc32c-generic [ 20.634879] BTRFS: device fsid 2373eb00-e440-4f78-8221-d864b13a4804 devid 1 transid 32578 /dev/sdb1 done. [....] Activating swap...[ 21.231235] Adding 1204220k swap on /dev/sdc2. Priority:-1 extents:1 across:1204220k FS done. [ 21.346323] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro [....] Activating lvm and md swap...done. [....] Checking file systems...fsck from util-linux 2.25.2 done. [....] Loading kernel modules...done. [....] Cleaning up temporary files... /tmp. ok [....] Mounting local filesystems...done. [....] Activating swapfile swap...done. [....] Cleaning up temporary files.... ok [....] Setting kernel variables ...done. [ 23.666702] zram: Added device: zram0 [ 23.682312] zram0: detected capacity change from 0 to 392232960 [ 23.740975] Adding 383036k swap on /dev/zram0. Priority:10 extents:1 across:383036k SSFS Setting up swapspace version 1, size = 383036 KiB no label, UUID=fd58a501-68e9-4b87-b50d-21c4efb79747 [ 24.089941] NET: Registered protocol family 10 [ 25.239944] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.3.1 Copyright 2004-2014 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/00:26:2d:06:35:70 Sending on LPF/eth0/00:26:2d:06:35:70 Sending on Socket/fallback DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 [ 27.624645] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled [ 27.634567] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPOFFER from 192.168.1.250 DHCPACK from 192.168.1.250 bound to 192.168.1.219 -- renewal in 2760 seconds. done. [....] Starting rpcbind daemon.... ok [....] Starting NFS common utilities: statd idmapd. ok [....] Cleaning up temporary files.... ok INIT: Entering runlevel: 2 [info] Using makefile-style concurrent boot in runlevel 2. [....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd... 1264 (syslogd) . ok [....] Starting system message bus: dbus. ok [....] Starting NFS common utilities: statd idmapd. ok [....] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon. ok [....] Not starting NFS kernel daemon: no exports. ... (warning). [....] Starting NTP server: ntpd. ok [....] Starting OpenBSD Secure Shell server: sshd. ok [....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd... 1267 (klogd) . ok
original ENV variables
For reference purposes (eg. for a switchback to orig fw), here are the original env variables
Marvell>> printenv bootdelay=1 baudrate=115200 loads_echo=0 ipaddr=10.4.50.165 serverip=10.4.50.5 rootpath=/mnt/ARM_FS/ netmask=255.255.255.0 run_diag=yes CASset=min MALLOC_len=1 ethprime=egiga0 bootargs_root=root=/dev/nfs rw bootargs_end=:::DB88FXX81:eth0:none image_name=uImage console=console=ttyS0,115200 mtdparts=nand_mtd:0xa0000@0x0(uboot),0x00010000@0x000a0000(param),32m@0x0(flash) standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end); bootm; ethmtu=1500 mvNetConfig=mv_net_config=(00:11:88:xx:62:81,0:1:2:3),mtu=1500 usb0Mode=host nandEcc=1bit netretry=no rcvrip=169.254.100.100 loadaddr=0x02000000 autoload=no uboot_ver=v1.1.0 ethact=egiga0 bootcmd=run flash_load uboot_start=0x0 uboot_size=0xa0000 env_start=0xa0000 env_size=0x10000 kernel_start=0xb0000 kernel_size=0x224000 initrd_size=0x224000 flash_load=run make_boot_args;nand read.e 0x2000000 $(kernel_start) $(kernel_size);nand read.e 0x12000000 $(initrd_start) $(initrd_size);b0 make_boot_args=setenv bootargs console=ttyS0,115200 mtdparts=nand_mtd:;setenv bootargs $(bootargs)$(uboot_size)@$(uboot_start)(uboot),;set; mfgmodel=ix4 fw_ver=v1_0_8_213822294 preroot_ver=0.1.5 serial_number=5560Y01011G10700489J0G1 ethaddr=00:D0:B8:13:34:F9 serialno=EUB070P5A1 modelname=31852200 runintime=10800 ftpserver=192.168.43.4 testfile=100M initrd_start=0x2d4000 mfgtest_state=system_tested_ok stdin=serial stdout=serial stderr=serial mainlineLinux=no 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 disaMvPnp=no eth1addr=00:d0:b8:xx:34:fa enaAutoRecovery=yes pcieTune=no Environment size: 1981/16380 bytes Marvell>>
external sources
non ancient uBoot
A more recent uBoot with many fixes since 2011 is in the works an will be added here when finished.
orig uBoot
Original uBoot on the Dozaan forum which has tons of information on all kinds of Kirkwood NAS boxes
uboot-1.1.4-Jul-23-2009.mtd0 & uboot-1.1.4-Mar-10-2011.mtd0
This uBoot version is ancient but working as OpenWRT bootloader.