ドライバ周りも大体調整終わったのでメモも兼ねて
- ブート
- 情報表示
- SSD追加接続
- 電源ボタンによるpoweroff
============================================================ HDL-XV series Initial boot loader Copyright (C) 2008-2010 I-O DATA DEVICE, INC. ============================================================ ** LOADER ** ** MARVELL BOARD: HDLXV LE U-Boot 1.1.4 (Feb 2 2011 - 09:25:50) MV : 3.4.6 (I-O DATA 0.27) U-Boot code: 00600000 -> 0066FFF0 BSS: -> 006AF730 Soc: 88F6281 A1 (DDR2) CPU running @ 1000Mhz L2 running @ 500Mhz SysClock = 250Mhz , TClock = 166Mhz DRAM CAS Latency = 3 tRP = 3 tRAS = 9 tRCD=3 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 0]: Enable DMA mode Device 1 @ 0 1 0: Model: KLEVV SSD NEO N500 120GB Firm: R1001C0 Ser#: E201904120051111 Type: Hard Disk Supports 48-bit addressing Capacity: 114473.4 MB = 111.7 GB (0x000000000DF94BB0 x 512) reading initrd.xv 68 bytes read reading uImage.xv 3285691 bytes read ## Booting image at 00800000 ... Image Name: ARM OpenWrt Linux-6.6.61 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3285627 Bytes = 3.1 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.6.61 (musashino205@TAIHA.NET) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 13.3.0 r28114+38-84665993d6) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 Sat Nov 23 12:23:56 2024 [ 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: I-O DATA HDL-XV [ 0.000000] earlycon: ns16550a0 at MMIO 0xf1012000 (options '115200n8') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] 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-XV earlycon root=PARTUUID=5452574f-2211-4433-5566-778899aabb02 rootwait=20 [ 0.000000] Unknown kernel command line parameters "mtdparts=spi_flash:448k(u-boot),64k@448k(env),-(jffs2) model=HDL-XV", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 232080K/262144K available (6991K kernel code, 591K rwdata, 1780K rodata, 1024K init, 223K bss, 30064K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=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: 11467562657 ns [ 0.000002] sched_clock: 32 bits at 167MHz, resolution 6ns, wraps every 12884901885ns [ 0.007837] Switching to timer-based delay loop, resolution 6ns [ 0.013877] Calibrating delay loop (skipped), value calculated using timer frequency.. 333.33 BogoMIPS (lpj=1666666) [ 0.024416] CPU: Testing write buffer coherency: ok [ 0.029452] pid_max: default: 32768 minimum: 301 [ 0.047545] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.054887] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.074759] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.084358] Setting up static identity map for 0x100000 - 0x10003c [ 0.090862] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3 [ 0.103919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.113782] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.124036] pinctrl core: initialized pinctrl subsystem [ 0.134379] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.141098] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.149743] thermal_sys: Registered thermal governor 'step_wise' [ 0.149808] cpuidle: using governor ladder [ 0.160449] Feroceon L2: Enabling L2 [ 0.164052] Feroceon L2: Cache support initialised. [ 0.174249] No ATAGs? [ 0.186778] SCSI subsystem initialized [ 0.191220] usbcore: registered new interface driver usbfs [ 0.196732] usbcore: registered new interface driver hub [ 0.202088] usbcore: registered new device driver usb [ 0.208849] clocksource: Switched to clocksource orion_clocksource [ 0.228895] NET: Registered PF_INET protocol family [ 0.234019] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.242410] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.250858] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.258577] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.266251] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.273431] TCP: Hash tables configured (established 2048 bind 2048) [ 0.280512] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.287982] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.294523] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.302285] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.307960] PCI: CLS 0 bytes, default 32 [ 0.314321] Unpacking initramfs... [ 0.558782] Initramfs unpacking failed: invalid magic at start of compressed archive [ 0.631037] Freeing initrd memory: 16388K [ 0.635656] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.662238] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.668058] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.684566] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 0.693192] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.702904] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.712279] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges: [ 0.721442] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000 [ 0.730839] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 0.740736] mvebu-pcie mbus@f1000000:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 0.751103] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00 [ 0.758649] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764143] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff]) [ 0.774295] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 0.781166] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff] [ 0.787502] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400 [ 0.794931] PCI: bus0: Fast back to back transfers disabled [ 0.800513] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.808649] pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000 [ 0.814682] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x4001ffff] [ 0.820967] pci 0000:01:00.0: reg 0x18: [io 0xf0000000-0xf000001f] [ 0.827223] pci 0000:01:00.0: reg 0x1c: [mem 0x40020000-0x40023fff] [ 0.833614] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.839962] PCI: bus1: Fast back to back transfers disabled [ 0.845513] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.852145] pci 0000:00:01.0: BAR 8: assigned [mem 0xe0000000-0xe00fffff] [ 0.858928] pci 0000:00:01.0: BAR 7: assigned [io 0x10000-0x10fff] [ 0.865181] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe001ffff] [ 0.871968] pci 0000:01:00.0: BAR 3: assigned [mem 0xe0020000-0xe0023fff] [ 0.878737] pci 0000:01:00.0: BAR 2: assigned [io 0x10000-0x1001f] [ 0.884996] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.889958] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff] [ 0.896210] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff] [ 0.903694] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.911469] printk: console [ttyS0] disabled [ 0.916125] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 10416666) is a 16550A [ 0.925112] printk: console [ttyS0] enabled [ 0.925112] printk: console [ttyS0] enabled [ 0.933457] printk: bootconsole [ns16550a0] disabled [ 0.933457] printk: bootconsole [ns16550a0] disabled [ 0.964280] f1012100.serial: ttyS1 at MMIO 0xf1012100 (irq = 27, base_baud = 10416666) is a 16550A [ 0.973442] serial serial0: tty port ttyS1 registered [ 0.997949] loop: module loaded [ 1.002089] sata_mv f1080000.sata: slots 32 ports 2 [ 1.014835] scsi host0: sata_mv [ 1.020593] scsi host1: sata_mv [ 1.023988] landisk-r8c serial0-0: MCU: HDL-XV-0 v0.88 [ 1.032191] ata1: SATA max UDMA/133 irq 28 [ 1.036284] ata2: SATA max UDMA/133 irq 28 [ 1.047094] spi-nor spi0.0: m25px64 (8192 Kbytes) [ 1.052733] 3 fixed-partitions partitions found on MTD device spi0.0 [ 1.059105] Creating 3 MTD partitions on "spi0.0": [ 1.063883] 0x000000000000-0x000000070000 : "u-boot" [ 1.070604] 0x000000070000-0x000000080000 : "u-boot-env" [ 1.077562] 0x000000080000-0x000000800000 : "jffs2" [ 1.087831] orion-ehci f1050000.ehci: EHCI Host Controller [ 1.093384] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 1.101197] orion-ehci f1050000.ehci: irq 29, io mem 0xf1050000 [ 1.128872] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 1.135726] hub 1-0:1.0: USB hub found [ 1.140331] hub 1-0:1.0: 1 port detected [ 1.144812] usbcore: registered new interface driver usb-storage [ 1.151061] i2c_dev: i2c /dev entries driver [ 1.157308] orion_wdt: Initial timeout 25 sec [ 1.171747] marvell-cesa f1030000.crypto: CESA device successfully registered [ 1.180896] NET: Registered PF_INET6 protocol family [ 1.188923] Segment Routing with IPv6 [ 1.192691] In-situ OAM (IOAM) with IPv6 [ 1.196734] NET: Registered PF_PACKET protocol family [ 1.201815] 8021q: 802.1Q VLAN Support v1.8 [ 1.258114] clk: Disabling unused clocks [ 1.373539] ata1: SATA link down (SStatus 0 SControl F300) [ 1.428863] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 1.630378] hub 1-1:1.0: USB hub found [ 1.634681] hub 1-1:1.0: 2 ports detected [ 1.878867] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl F300) [ 1.885823] ata2.15: Port Multiplier 1.2, 0x11ab:0x4140 r193, 4 ports, feat 0x5/0x1f [ 1.906528] ata2.00: hard resetting link [ 2.409123] ata2.01: hard resetting link [ 2.742912] ata2.02: hard resetting link [ 3.072916] ata2.03: hard resetting link [ 3.431171] ata2.00: ATA-9: KLEVV SSD NEO N500 120GB, R1001C0, max UDMA/133 [ 3.438112] ata2.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32) [ 3.481167] ata2.00: configured for UDMA/133 [ 3.485620] ata2: EH complete [ 3.489098] scsi 1:0:0:0: Direct-Access ATA KLEVV SSD NEO N5 1C0 PQ: 0 ANSI: 5 [ 3.498940] sd 1:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB) [ 3.506445] sd 1:0:0:0: [sda] Write Protect is off [ 3.511327] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.520449] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes [ 3.531475] sda: sda1 sda2 sda3 [ 3.535296] sd 1:0:0:0: [sda] Attached SCSI disk [ 3.549685] EXT4-fs (sda2): mounted filesystem ff313567-e9f1-5a5d-9895-3ba130b4a864 r/w with ordered data mode. Quota mode: disabled. [ 3.561732] VFS: Mounted root (ext4 filesystem) on device 8:2. [ 3.571685] Freeing unused kernel image (initmem) memory: 1024K [ 3.577605] Run /sbin/init as init process [ 3.605103] init: Console is alive [ 3.608748] init: - watchdog - [ 3.627169] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.636898] pps_core: LinuxPPS API ver. 1 registered [ 3.641890] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 3.657585] PTP clock support registered [ 3.674001] button_hotplug: loading out-of-tree module taints kernel. [ 3.680966] Button Hotplug driver version 0.4.1 [ 3.710651] rtc-rs5c372 0-0032: rs5c372a found, 24hr [ 3.723201] rtc-rs5c372 0-0032: registered as rtc0 [ 3.729849] rtc-rs5c372 0-0032: setting system clock to 2024-11-23T12:35:31 UTC (1732365331) [ 3.745194] input: f1012100.serial:mcu:buttons as /devices/platform/ocp@f1000000/f1012100.serial/serial0/serial0-0/f1012100.serial:mcu:buttons/input/input0 [ 3.759466] input: f1012100.serial:mcu:hdds as /devices/platform/ocp@f1000000/f1012100.serial/serial0/serial0-0/f1012100.serial:mcu:hdds/input/input1 [ 3.814015] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 3.836339] init: - preinit - [ 6.408891] 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 [ 10.820466] mount_root: mounting /dev/root with options [ 10.826385] EXT4-fs (sda2): re-mounted ff313567-e9f1-5a5d-9895-3ba130b4a864 r/w. Quota mode: disabled. [ 10.835988] mount_root: loading kmods from internal overlay [ 10.850991] kmodloader: loading kernel modules from //etc/modules-boot.d/* [ 10.859383] kmodloader: done loading kernel modules from //etc/modules-boot.d/* [ 11.314647] block: attempting to load /tmp/overlay/upper/etc/config/fstab [ 11.321680] block: unable to load configuration (fstab: Entry not found) [ 11.328501] block: attempting to load /tmp/overlay/etc/config/fstab [ 11.335002] block: unable to load configuration (fstab: Entry not found) [ 11.341845] block: attempting to load /etc/config/fstab [ 11.348295] block: extroot: not configured [ 11.352937] block: attempting to load /etc/config/fstab [ 11.358689] block: extroot: not configured [ 11.365347] urandom-seed: Seeding with /etc/urandom.seed [ 11.394097] procd: - early - [ 11.397148] procd: - watchdog - [ 11.992884] procd: - watchdog - [ 12.003409] procd: - ubus - [ 12.074225] procd: - init - Please press Enter to activate this console. [ 12.661550] urngd: jent-rng init failed, err: 11 [ 13.075424] kmodloader: loading kernel modules from /etc/modules.d/* [ 13.205631] hwmon hwmon0: temp1_input not attached to any thermal zone [ 13.236943] e1000e: Intel(R) PRO/1000 Network Driver [ 13.241958] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 13.248074] pci 0000:00:01.0: enabling device (0140 -> 0143) [ 13.253918] e1000e 0000:01:00.0: Interrupt Throttling Rate (ints/sec) set to simplified (2000-8000 ints) mode [ 13.263811] e1000e 0000:01:00.0: Invalid Interrupt Mode value specified (1) defaulting to 0 (legacy) [ 13.377389] e1000e 0000:01:00.0 0000:01:00.0 (uninitialized): registered PHC clock [ 13.486601] e1000e 0000:01:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 34:76:c5:1d:55:02 [ 13.494542] e1000e 0000:01:00.0 eth0: Intel(R) PRO/1000 Network Connection [ 13.501472] e1000e 0000:01:00.0 eth0: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF [ 13.554396] kmodloader: done loading kernel modules from /etc/modules.d/* [ 20.334533] 8021q: adding VLAN 0 to HW filter on device eth0 [ 20.350783] br-lan: port 1(eth0) entered blocking state [ 20.356017] br-lan: port 1(eth0) entered disabled state [ 20.361304] e1000e 0000:01:00.0 eth0: entered allmulticast mode [ 20.367478] e1000e 0000:01:00.0 eth0: entered promiscuous mode [ 22.829937] e1000e 0000:01:00.0 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None [ 22.839190] br-lan: port 1(eth0) entered blocking state [ 22.844405] br-lan: port 1(eth0) entered forwarding state BusyBox v1.36.1 (2024-11-23 10:45:09 UTC) built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt SNAPSHOT, r28146+28-52b6c92479 ----------------------------------------------------- === 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. -------------------------------------------------- root@OpenWrt:~# ubus call system board { "kernel": "6.6.61", "hostname": "OpenWrt", "system": "Feroceon 88FR131 rev 1 (v5l)", "model": "I-O DATA HDL-XV", "board_name": "iodata,hdl-xv", "rootfs_type": "ext4", "release": { "distribution": "OpenWrt", "version": "SNAPSHOT", "revision": "r28146+28-52b6c92479", "target": "kirkwood/nas", "description": "OpenWrt SNAPSHOT r28146+28-52b6c92479", "builddate": "1732364636" } } root@OpenWrt:~# ubus call system info { "localtime": 1732366615, "uptime": 1289, "load": [ 0, 0, 0 ], "memory": { "total": 255479808, "free": 237465600, "shared": 139264, "buffered": 1605632, "available": 215961600, "cached": 4575232 }, "root": { "total": 483668, "free": 473660, "used": 10008, "avail": 463668 }, "tmp": { "total": 124744, "free": 124608, "used": 136, "avail": 124608 }, "swap": { "total": 0, "free": 0 } } root@OpenWrt:~# fdisk -l /dev/sda GPT PMBR size mismatch (1034271 != 234441647) will be corrected by write. Disk /dev/sda: 111.79 GiB, 120034123776 bytes, 234441648 sectors Disk model: KLEVV SSD NEO N5 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: 5452574F-2211-4433-5566-778899AABB00 Device Start End Sectors Size Type /dev/sda1 2048 34815 32768 16M Linux filesystem /dev/sda2 34816 1034239 999424 488M Linux filesystem /dev/sda3 34 2047 2014 1007K BIOS boot Partition table entries are not in disk order. root@OpenWrt:~# df -h Filesystem Size Used Available Use% Mounted on /dev/root 472.3M 9.8M 452.8M 2% / tmpfs 121.8M 136.0K 121.7M 0% /tmp tmpfs 512.0K 0 512.0K 0% /dev root@OpenWrt:~# mount /dev/root on / type ext4 (rw,noatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime) tmpfs on /dev type tmpfs (rw,nosuid,noexec,noatime,size=512k,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,noatime,mode=600,ptmxmode=000) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,noatime) bpffs on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,noatime,mode=700) root@OpenWrt:~# root@OpenWrt:~# [ 1338.201189] ata2.02: ATA-9: KLEVV SSD NEO N500 120GB, R1001C0, max UDMA/133 [ 1338.208153] ata2.02: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32) [ 1338.251183] ata2.02: configured for UDMA/133 [ 1338.259316] scsi 1:2:0:0: Direct-Access ATA KLEVV SSD NEO N5 1C0 PQ: 0 ANSI: 5 [ 1338.287615] hwmon hwmon1: temp1_input not attached to any thermal zone [ 1338.294682] sd 1:2:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/112 GiB) [ 1338.302232] sd 1:2:0:0: [sdb] Write Protect is off [ 1338.307092] sd 1:2:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1338.316225] sd 1:2:0:0: [sdb] Preferred minimum I/O size 512 bytes [ 1338.332178] sdb: sdb1 [ 1338.334924] sd 1:2:0:0: [sdb] Attached SCSI disk root@OpenWrt:~# [ 1353.592610] br-lan: port 1(eth0) entered disabled state [ 1353.609240] e1000e 0000:01:00.0 eth0: left allmulticast mode [ 1353.614914] e1000e 0000:01:00.0 eth0: left promiscuous mode [ 1353.620756] br-lan: port 1(eth0) entered disabled state [ 1353.715230] e1000e 0000:01:00.0 eth0: NIC Link is Down [ 1354.594277] EXT4-fs (sda2): re-mounted ff313567-e9f1-5a5d-9895-3ba130b4a864 ro. Quota mode: disabled. [ 1357.873265] sd 1:2:0:0: [sdb] Synchronizing SCSI cache [ 1357.878577] sd 1:2:0:0: [sdb] Stopping disk [ 1357.938923] sd 1:0:0:0: [sda] Synchronizing SCSI cache [ 1357.944155] sd 1:0:0:0: [sda] Stopping disk [ 1358.009465] e1000e: EEE TX LPI TIMER: 00000000 [ 1358.016690] reboot: Power down