Skip to content

Instantly share code, notes, and snippets.

@t3mp-0xCC
Last active September 6, 2021 04:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save t3mp-0xCC/9e60ab78e7d8c54eeb6df7dc9a0d31bf to your computer and use it in GitHub Desktop.
Save t3mp-0xCC/9e60ab78e7d8c54eeb6df7dc9a0d31bf to your computer and use it in GitHub Desktop.
HDL-XR
baudrate=115200
loads_echo=0
ipaddr=10.4.50.165
serverip=10.4.50.5
rootpath=/mnt/ARM_FS/
netmask=255.255.255.0
mtdids=nor0=spi_flash
mtdparts=mtdparts=spi_flash:448k(u-boot),64k@448k(env),-(jffs2)
partition=nor0,2
console=console=ttyS0,115200
CASset=min
MALLOC_len=1
ethprime=egiga0
bootargs_root=root=/dev/nfs rw
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage.xr
loadaddr=0x800000
bootfile=/uImage.xr
bootcmd=mw.b 0x2000000 0x00 0x800000;mw.b 0x800000 0x00 0x800000;hdlwake;ide reset;hdlstart;if fatload ide 1:1 0x2000000 initrd.xr && fatload ide 1:1 0x800000 uImage.xr && bootm 0x800000;then ;elif fatload ide 2:1 0x2000000 initrd.xr && fatload ide 2:1 0x800000 uImage.xr && bootm 0x800000;then ;elif fatload ide 3:1 0x2000000 initrd.xr && fatload ide 3:1 0x800000 uImage.xr && bootm 0x800000;then ;elif fatload ide 4:1 0x2000000 initrd.xr && fatload ide 4:1 0x800000 uImage.xr && bootm 0x800000;then ;elif fatload ide 0:1 0x2000000 initrd.xr && fatload ide 0:1 0x800000 uImage.xr && bootm 0x800000;then ;else hdldelay 2000;hdlwake;ide reset;hdlstart;if fatload ide 0:1 0x2000000 initrd.xr && fatload ide 0:1 0x800000 uImage.xr && bootm 0x800000;then ;elif fsload 0x2000000 initrd.xr && fsload 0x800000 uImage.xr && bootm 0x800000;then ;elif echo Failed to boot HDL-XR... && hdlbtn && tftp 0x2000000 initrd.xr && tftp 0x800000 uImage.xr && bootm 0x800000;then ;else echo Give up to boot HDL-XR...;fi;fi;
iover=0.24
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
yuk_ethaddr=00:00:00:EE:51:81
ethact=egiga0
ethaddr=00:a0:b0:ee:93:f7
bootargs=console=ttyS0,115200 mtdparts=spi_flash:448k(u-boot),64k@448k(env),-(jffs2) root=/dev/md2 initrd=0x2000040,16M rw model=HDL-XR
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
bootdelay=0
disaMvPnp=no
Environment size: 2184/4092 bytes
HDL-XR>>
baudrate=115200
loads_echo=0
ipaddr=10.4.50.165
serverip=10.4.50.5
rootpath=/mnt/ARM_FS/
netmask=255.255.255.0
mtdids=nor0=spi_flash
mtdparts=mtdparts=spi_flash:448k(u-boot),64k@448k(env),-(jffs2)
partition=nor0,2
console=console=ttyS0,115200
CASset=min
MALLOC_len=1
ethprime=egiga0
bootargs_root=root=/dev/nfs rw
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage.xr
loadaddr=0x800000
bootfile=/uImage.xr
bootcmd=mw.b 0x2000000 0x00 0x800000;mw.b 0x800000 0x00 0x800000;hdlwake;ide reset;hdlstart;if fatload ide 1:1 0x2000000 initrd.xr && fatload ide 1:1 0x800000 uImage.xr && bootm 0x800000;then ;elif fatload ide 2:1 0x2000000 initrd.xr && fatload ide 2:1 0x800000 uImage.xr && bootm 0x800000;then ;elif fatload ide 3:1 0x2000000 initrd.xr && fatload ide 3:1 0x800000 uImage.xr && bootm 0x800000;then ;elif fatload ide 4:1 0x2000000 initrd.xr && fatload ide 4:1 0x800000 uImage.xr && bootm 0x800000;then ;elif fatload ide 0:1 0x2000000 initrd.xr && fatload ide 0:1 0x800000 uImage.xr && bootm 0x800000;then ;else hdldelay 2000;hdlwake;ide reset;hdlstart;if fatload ide 0:1 0x2000000 initrd.xr && fatload ide 0:1 0x800000 uImage.xr && bootm 0x800000;then ;elif fsload 0x2000000 initrd.xr && fsload 0x800000 uImage.xr && bootm 0x800000;then ;elif echo Failed to boot HDL-XR... && hdlbtn && tftp 0x2000000 initrd.xr && tftp 0x800000 uImage.xr && bootm 0x800000;then ;else echo Give up to boot HDL-XR...;fi;fi;
iover=0.24
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
yuk_ethaddr=00:00:00:EE:51:81
ethact=egiga0
ethaddr=00:a0:b0:ee:93:f7
bootargs=console=ttyS0,115200 mtdparts=spi_flash:448k(u-boot),64k@448k(env),-(jffs2) root=/dev/md2 initrd=0x2000040,16M rw model=HDL-XR
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
bootdelay=0
disaMvPnp=no
Environment size: 2184/4092 bytes
============================================================
HDL-XR series Initial boot loader
Copyright (C) 2008-2011 I-O DATA DEVICE, INC.
============================================================
** LOADER **
** MARVELL BOARD: HDLNEXT LE
U-Boot 1.1.4 (Jan 31 2011 - 11:42:08) MV : 3.4.6 (I-O DATA 0.27)
U-Boot code: 00600000 -> 0066FFF0 BSS: -> 006AF730
Soc: 88F6281 A1 (DDR2)
CPU running @ 1200Mhz L2 running @ 400Mhz
SysClock = 400Mhz , TClock = 200Mhz
DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=5
DRAM CS[0] base 0x00000000 size 256MB
DRAM Total size 256MB 16bit width
[8192kB@f8000000] Flash: 8 MB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
CPU : Marvell Feroceon (Rev 1)
Streaming disabled
Write allocate disabled
USB 0: host mode
PCI 0: PCI Express Root Complex Interface
PEX interface detected Link X1
Net: egiga0 [PRIME]
Hit any key to stop autoboot: 0
Reset IDE:
Marvell Serial ATA Adapter
Integrated Sata device found
Port Multiplier found @ 0 1. Vendor: 11ab ports: 4
Port Multiplier found @ 0 1. Vendor: 11ab ports: 4
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata unrecoverable error occured, restart channel
** Can't read from device 1 **
** Unable to use ide 1:1 for fatload **
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata unrecoverable error occured, restart channel
** Can't read from device 2 **
** Unable to use ide 2:1 for fatload **
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata unrecoverable error occured, restart channel
** Can't read from device 3 **
** Unable to use ide 3:1 for fatload **
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata recoverable error occured
[0 1] sata unrecoverable error occured, restart channel
** Can't read from device 4 **
** Unable to use ide 4:1 for fatload **
Error No HD connection
** Can't read from device 0 **
** Unable to use ide 0:1 for fatload **
[hdldelay]
[2000]
Reset IDE:
Marvell Serial ATA Adapter
Integrated Sata device found
Port Multiplier found @ 0 1. Vendor: 11ab ports: 4
Port Multiplier found @ 0 1. Vendor: 11ab ports: 4
Error No HD connection
** Can't read from device 0 **
** Unable to use ide 0:1 for fatload **
### JFFS2 loading 'initrd.xr' to 0x2000000
Scanning JFFS2 FS: . done.
### JFFS2 load complete: 3301578 bytes loaded to 0x2000000
### JFFS2 loading 'uImage.xr' to 0x800000
### JFFS2 load complete: 3056756 bytes loaded to 0x800000
## Booting image at 00800000 ...
Image Name: Linux-2.6.31.8
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3056692 Bytes = 2.9 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux........................................................................................................................................................................................... done, booting the kernel.
Linux version 2.6.31.8 (takeishi@devsrv) (gcc version 4.2.4 (Debian 4.2.4-3)) #98 Sat Oct 15 18:23:33 JST 2011
CPU: ARM926EJ-S [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: 65024
Kernel command line: console=ttyS0,115200 mtdparts=spi_flash:448k(u-boot),64k@448k(env),-(jffs2) root=/dev/md2 initrd=0x2000040,16M rw model=HDL-XR
PID hash table entries: 1024 (order: 10, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 256MB = 256MB total
Memory: 231040KB available (5536K code, 308K data, 144K init, 0K highmem)
Hierarchical RCU implementation.
NR_IRQS:128
Console: colour dummy device 80x30
Calibrating delay loop... 1199.30 BogoMIPS (lpj=5996544)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
xor: measuring software checksum speed
arm4regs : 1089.600 MB/sec
8regs : 826.000 MB/sec
32regs : 926.800 MB/sec
xor: using function: arm4regs (1089.600 MB/sec)
NET: Registered protocol family 16
Feroceon L2: Enabling L2
Feroceon L2: Cache support initialised.
CPU Interface
-------------
SDRAM_CS0 ....base 00000000, size 256MB
SDRAM_CS1 ....disable
SDRAM_CS2 ....disable
SDRAM_CS3 ....disable
PEX0_MEM ....base e0000000, size 128MB
PEX0_IO ....base f2000000, size 1MB
PEX1_MEM ....no such
PEX1_IO ....no such
INTER_REGS ....base f1000000, size 1MB
NFLASH_CS ....no such
SPI_CS ....no such
BOOT_ROM_CS ....no such
DEV_BOOTCS ....no such
CRYPT_ENG ....base fb000000, size 64KB
Marvell Development Board (LSP Version KW_LSP_5.1.3_patch10)-- I-O DATA HDL-XR Soc: 88F6281 A1 LE
Detected Tclk 200000000 and SysClk 400000000
MV Buttons Device Load
Marvell USB EHCI Host controller #0: c8042680
PEX0 interface detected Link X1
pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
pci 0000:00:01.0: PME# disabled
PCI: bus0: Fast back to back transfers disabled
mvPexLocalBusNumSet: ERR. Invalid PEX interface 1
R8 power off hook registered.
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
raid6: int32x1 111 MB/s
raid6: int32x2 134 MB/s
raid6: int32x4 129 MB/s
raid6: int32x8 114 MB/s
raid6: using algorithm int32x2 (134 MB/s)
Slow work thread pool: Starting up
Slow work thread pool: Ready
FS-Cache: Loaded
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
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: 16384K
XOR registered 4 channels
XOR 2nd invalidate WA enabled
mvCesaInit: sessions=640, queue=64, pSram=f0000000
MV Buttons Driver Load
NetWinder Floating Point Emulator V0.97 (double precision)
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
FS-Cache: Netfs 'nfs' registered for caching
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NTFS driver 2.1.29 [Flags: R/O].
JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
fuse init (API version 7.12)
SGI XFS with security attributes, large block/inode numbers, no debug enabled
SGI XFS Quota Management subsystem
msgmni has been set to 483
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 fcrypt (fcrypt-generic)
alg: No test for stdrng (krng)
alg: No test for hmac(digest_null) (hmac(digest_null-generic))
async_tx: api initialized (sync-only)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler cfq 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
serial8250.0: ttyS1 at MMIO 0xf1012100 (irq = 34) is a 16550A
brd: module loaded
loop: module loaded
Integrated Sata device found
IRQ 21/mvSata: IRQF_DISABLED is not guaranteed on shared IRQs
scsi0 : Marvell SCSI to SATA adapter
scsi1 : Marvell SCSI to SATA adapter
Loading Marvell Ethernet Driver:
o Cached descriptors in DRAM
o DRAM SW cache-coherency
o 1 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 Large Receive offload (LRO) supported
o Receive checksum offload supported
o Transmit checksum offload supported
o Driver ERROR 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
o eth0, ifindex = 2, GbE port = 0
e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2
e1000e: Copyright (c) 1999-2008 Intel Corporation.
e1000e 0000:00:01.0: pci_enable_pcie_error_reporting failed 0xffffffea
0000:00:01.0: 0000:00:01.0: Failed to initialize MSI-X interrupts. Falling back to MSI interrupts.
0000:00:01.0: 0000:00:01.0: Failed to initialize MSI interrupts. Falling back to legacy interrupts.
0000:00:01.0: eth1: (PCI Express:2.5GB/s:Width x1) 00:a0:b0:ee:93:f6
0000:00:01.0: eth1: Intel(R) PRO/1000 Network Connection
0000:00:01.0: eth1: MAC: 3, PHY: 8, PBA No: ffffff-0ff
ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
SPI Serial flash detected @ 0xf4000000, 8192KB (128sec x 64KB)
3 cmdlinepart partitions found on MTD device spi_flash
Creating 3 MTD partitions on "spi_flash":
0x000000000000-0x000000070000 : "u-boot"
Notice: Serial SPI flash (spi_flash) unlock per sector is not supported!
Unlocking the whole device.
0x000000070000-0x000000080000 : "env"
Notice: Serial SPI flash (spi_flash) unlock per sector is not supported!
Unlocking the whole device.
0x000000080000-0x000000800000 : "jffs2"
Notice: Serial SPI flash (spi_flash) unlock per sector is not supported!
Unlocking the whole device.
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
ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100
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
usbcore: registered new interface driver usblp
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver libusual
usbcore: registered new interface driver ums-alauda
usbcore: registered new interface driver ums-cypress
usbcore: registered new interface driver ums-datafab
usbcore: registered new interface driver ums-freecom
usbcore: registered new interface driver ums-isd200
usbcore: registered new interface driver ums-jumpshot
usbcore: registered new interface driver ums-karma
usbcore: registered new interface driver ums-onetouch
usbcore: registered new interface driver ums-sddr09
usbcore: registered new interface driver ums-sddr55
usbcore: registered new interface driver ums-usbat
usbcore: registered new interface driver usbserial
usbserial: USB Serial Driver core
USB Serial support registered for cp210x
usbcore: registered new interface driver cp210x
cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
USB Serial support registered for pl2303
usbcore: registered new interface driver pl2303
pl2303: Prolific PL2303 USB to serial adaptor driver
mice: PS/2 mouse device common for all mice
i2c /dev entries driver
I2C: RS5C372A RTC driver successfully loaded
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
md: faulty personality registered for level -5
device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
dm_crypt using the OCF package.
cpuidle: using governor ladder
cpuidle: using governor menu
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
TCP cubic registered
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
sit0: Disabled Privacy Extensions
ip6tnl0: Disabled Privacy Extensions
NET: Registered protocol family 17
NET: Registered protocol family 5
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
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: 2 ports detected
VFS: Mounted root (ext2 filesystem) on device 1:0.
----- START /initrd/linuxrc -----
----- VERSION: initrd_20110822 -----
--- SET SYSTEM CLOCK ---
--- READ SUB ROUTINES ---
--- MOUNT /proc, /sys ---
--- LOAD R8contd ---
mount: mounting /dev/root.old on / failed: Invalid argument
R8contd [model:HDL-XR-0] [ver0.87R]
--- INITIALIZE STATUS LED ---
--- CHECK MODEL/ARCHTECTURE ---
*** get_modelname: RESULT WAIT ***
--- PROBE STORAGES ---
*** initprobe_probe_disks: PROBE SUMMARY ***
DISK_ESATA1=
DISK_ESATA2=
DISK_SATA1=
DISK_SATA2=
DISK_SATA3=
DISK_SATA4=
DISK_USB1=
DISK_USB2=
--- CHECK SYSTEM PARTITIONS ---
*** mddetect_probe_physical_disks: esata1 ***"
DISK =
USAGE =
RAID_MODE =
RAID_MINDISK = 0
*** mddetect_probe_physical_disks: sata1 ***"
DISK =
USAGE =
RAID_MODE =
RAID_MINDISK = 0
*** mddetect_probe_physical_disks: sata2 ***"
DISK =
USAGE =
RAID_MODE =
RAID_MINDISK = 0
*** mddetect_probe_physical_disks: sata3 ***"
DISK =
USAGE =
RAID_MODE =
RAID_MINDISK = 0
*** mddetect_probe_physical_disks: sata4 ***"
DISK =
USAGE =
RAID_MODE =
RAID_MINDISK = 0
*** __mddetect_reassemble_system_raid: DISK_LIST= ***
*** BOOTABLE HDD NOT FOUND ***
*** __mddetect_query_httpd: QUERY TO USER ***
*** httpd.sh: START ***
*** SAVE STATE TO FILE /tmp/query_state.txt ***
*** FILE /tmp/query_state.txt BEGIN ***
STATE=NO_BOOT
DISK_SATA1=
DISK_SATA1_MODEL=
DISK_SATA1_USAGE=
DISK_SATA1_LAST_WRITE=
DISK_SATA1_RAID_STATE=
DISK_SATA1_USER_RAID_MODE=
DISK_SATA1_USER_RAID_MINDISK=
DISK_SATA2=
DISK_SATA2_MODEL=
DISK_SATA2_USAGE=
DISK_SATA2_LAST_WRITE=
DISK_SATA2_RAID_STATE=
DISK_SATA2_USER_RAID_MODE=
DISK_SATA2_USER_RAID_MINDISK=
DISK_SATA3=
DISK_SATA3_MODEL=
DISK_SATA3_USAGE=
DISK_SATA3_LAST_WRITE=
DISK_SATA3_RAID_STATE=
DISK_SATA3_USER_RAID_MODE=
DISK_SATA3_USER_RAID_MINDISK=
DISK_SATA4=
DISK_SATA4_MODEL=
DISK_SATA4_USAGE=
DISK_SATA4_LAST_WRITE=
DISK_SATA4_RAID_STATE=
DISK_SATA4_USER_RAID_MODE=
DISK_SATA4_USER_RAID_MINDISK=
DISK_ESATA1=
DISK_ESATA1_MODEL=
DISK_ESATA1_USAGE=
DISK_ESATA1_LAST_WRITE=
DISK_ESATA1_RAID_STATE=
DISK_ESATA1_USER_RAID_MODE=
DISK_ESATA1_USER_RAID_MINDISK=
*** FILE /tmp/query_state.txt END ***
*** httpd: START HTTPD ***
eth0: started
ADDRCONF(NETDEV_UP): eth0: link is not ready
ADDRCONF(NETDEV_UP): eth1: link is not ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment