BootROM - 1.73 Booting from SPI flash General initialization - Version: 1.0.0 AVS selection from EFUSE disabled (Skip reading EFUSE values) Overriding default AVS value to: 0x23 Detected Device ID 6820 High speed PHY - Version: 2.0 Init Synology board board SerDes lanes topology details: | Lane # | Speed| Type | ------------------------------| | 0 | 0 | SGMII0 | | 1 | 6 | SATA0 | | 2 | 6 | SATA1 | | 4 | 5 | USB3 HOST0 | | 5 | 5 | USB3 HOST1 | ------------------------------- High speed PHY - Ended Successfully DDR3 Training Sequence - Ver TIP-1.46.0 DDR3 Training Sequence - Switching XBAR Window to FastPath Window DDR3 Training Sequence - Ended Successfully BootROM: Image checksum verification PASSED __ __ _ _ | \/ | __ _ _ ____ _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | | | (_| | | \ V / __/ | | |_| |_|\__,_|_| \_/ \___|_|_| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ \___/ |____/ \___/ \___/ \__| ** LOADER ** U-Boot 2013.01-g15634d4 (Jun 27 2017 - 15:11:00) Marvell version: 2015_T1.0p16 Board: SYNO-DS218j SoC: MV88F6820 Rev A0 running 2 CPUs CPU: ARM Cortex A9 MPCore (Rev 1) LE CPU 0 CPU @ 1332 [MHz] L2 @ 666 [MHz] TClock @ 200 [MHz] DDR3 @ 666 [MHz] DDR3 16 Bit Width,FastPath Memory Access, DLB Enabled, ECC Disabled DRAM: 512 MiB MMC: mv_sdh: 0 SF: Detected MX25L6405D with page size 64 KiB, total 8 MiB USB3.0 0: Host Mode USB3.0 1: Host Mode Map: Code: 0x1ff38000:0x1ffc9708 BSS: 0x1ffefaa8 Stack: 0x1fa27f20 Heap: 0x1fa28000:0x1ff38000 U-Boot Environment: 0x007e0000:0x007f0000 (SPI) Board configuration detected: Synology Model: DS218j Net: | port | Interface | PHY address | |--------|-----------|--------------| | egiga0 | SGMII | 0x01 | egiga0 [PRIME] Press Ctrl+C to abort autoboot in 3 second (Re)start USB controller... USB0: Port (usbActive) : 0 Interface (usbType = 3) : USB XHCI 1.00 USB1: Port (usbActive) : 1 Interface (usbType = 3) : USB XHCI 1.00 SF: Detected MX25L6405D with page size 64 KiB, total 8 MiB ## Booting kernel from Legacy Image at 02000000 ... Image Name: Linux-3.10.108 Created: 2022-09-21 2:56:09 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2251616 Bytes = 2.1 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 03000000 ... Image Name: synology_armada38x_ds218j 42962 Created: 2022-09-22 10:07:49 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 3528278 Bytes = 3.4 MiB Load Address: 08000000 Entry Point: 08000000 Verifying Checksum ... Bad Data CRC Ramdisk image is corrupt or invalid Marvell>> setenv fdt_skip_update yes setenv fdt_skip_update yes Marvell>> setenv bootargs "console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial" setenv bootargs "console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial" Marvell>> tftpboot 0x800000 uImage tftpboot 0x800000 uImage Using egiga0 device TFTP from server 192.168.1.180; our IP address is 192.168.1.102 Filename 'uImage'. Load address: 0x800000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################### 1.7 MiB/s done Bytes transferred = 5076212 (4d74f4 hex) Marvell>> tftpboot 0x2100000 uInitrd tftpboot 0x2100000 uInitrd Using egiga0 device TFTP from server 192.168.1.180; our IP address is 192.168.1.102 Filename 'uInitrd'. Load address: 0x2100000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################## 1.6 MiB/s done Bytes transferred = 9488618 (90c8ea hex) Marvell>> bootm 0x800000 0x2100000 bootm 0x800000 0x2100000 ## Booting kernel from Legacy Image at 00800000 ... Image Name: zImage-5.2.9-mvebu-tld-1 Created: 2023-01-12 22:28:50 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5076148 Bytes = 4.8 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 02100000 ... Image Name: initramfs-5.2.9-mvebu-tld-1 Created: 2019-08-26 11:03:27 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 9488554 Bytes = 9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000][ T0] Booting Linux on physical CPU 0x0 [ 0.000000][ T0] Linux version 5.2.9-mvebu-tld-1 (root@tldDebianVM) (gcc version 7.4.0 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1)) #1 SMP PREEMPT Mon Aug 19 12:47:39 PDT 2019 [ 0.000000][ T0] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d [ 0.000000][ T0] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000][ T0] OF: fdt: Machine model: Synology RS816 [ 0.000000][ T0] printk: bootconsole [earlycon0] enabled [ 0.000000][ T0] Memory policy: Data cache writealloc [ 0.000000][ T0] percpu: Embedded 21 pages/cpu s55244 r8192 d22580 u86016 [ 0.000000][ T0] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000][ T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=spi0.0:4m(boot),-(spi-rootfs) earlyprintk=serial [ 0.000000][ T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000][ T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000][ T0] Memory: 494736K/524288K available (10240K kernel code, 833K rwdata, 2724K rodata, 1024K init, 343K bss, 29552K reserved, 0K cma-reserved, 0K highmem) [ 0.000000][ T0] random: get_random_u32 called from cache_alloc_refill+0x30c/0x830 with crng_init=0 [ 0.000000][ T0] rcu: Preemptible hierarchical RCU implementation. [ 0.000000][ T0] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000][ T0] Tasks RCU enabled. [ 0.000000][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000][ T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000][ T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000][ T0] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000][ T0] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000][ T0] L2C-310 D prefetch enabled, offset 1 lines [ 0.000000][ T0] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000][ T0] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB [ 0.000000][ T0] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001 [ 0.000008][ T0] sched_clock: 64 bits at 666MHz, resolution 1ns, wraps every 4398046511103ns [ 0.008679][ T0] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x999999d70a, max_idle_ns: 440795225152 ns [ 0.020381][ T0] Switching to timer-based delay loop, resolution 1ns [ 0.027183][ T0] Ignoring duplicate/late registration of read_current_timer delay [ 0.034899][ T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns [ 0.046989][ T0] Console: colour dummy device 80x30 [ 0.052129][ T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 1332.00 BogoMIPS (lpj=6660000) [ 0.063397][ T0] pid_max: default: 32768 minimum: 301 [ 0.068808][ T0] LSM: Security Framework initializing [ 0.074151][ T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.081439][ T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.089555][ T0] *** VALIDATE proc *** [ 0.093658][ T0] *** VALIDATE cgroup1 *** [ 0.097921][ T0] *** VALIDATE cgroup2 *** [ 0.102208][ T0] CPU: Testing write buffer coherency: ok [ 0.107776][ T0] CPU0: Spectre v2: using BPIALL workaround [ 0.113637][ T1] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.177055][ T1] Setting up static identity map for 0x100000 - 0x100060 [ 0.183996][ T1] mvebu-soc-id: MVEBU SoC ID=0x6820, Rev=0x4 [ 0.189940][ T1] mvebu-pmsu: Initializing Power Management Service Unit [ 0.207029][ T1] rcu: Hierarchical SRCU implementation. [ 0.247029][ T1] smp: Bringing up secondary CPUs ... [ 0.307103][ T1] Booting CPU 1 [ 0.310577][ T0] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.310582][ T0] CPU1: Spectre v2: using BPIALL workaround [ 0.322717][ T1] smp: Brought up 1 node, 2 CPUs [ 0.327515][ T1] SMP: Total of 2 processors activated (2664.00 BogoMIPS). [ 0.334535][ T1] CPU: All CPU(s) started in SVC mode. [ 0.340443][ T1] devtmpfs: initialized [ 0.346928][ T1] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.355573][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.366074][ T1] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.372998][ T1] xor: measuring software checksum speed [ 0.477021][ T1] arm4regs : 2096.800 MB/sec [ 0.577023][ T1] 8regs : 1584.800 MB/sec [ 0.677023][ T1] 32regs : 1676.000 MB/sec [ 0.681882][ T1] xor: using function: arm4regs (2096.800 MB/sec) [ 0.688133][ T1] prandom: seed boundary self test passed [ 0.695244][ T1] prandom: 100 self tests passed [ 0.700021][ T1] pinctrl core: initialized pinctrl subsystem [ 0.706789][ T1] NET: Registered protocol family 16 [ 0.712624][ T1] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.720627][ T1] audit: initializing netlink subsys (disabled) [ 0.726798][ T33] audit: type=2000 audit(0.690:1): state=initialized audit_enabled=0 res=1 [ 0.737069][ T1] cpuidle: using governor ladder [ 0.741858][ T1] cpuidle: using governor menu [ 0.746648][ T1] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.755353][ T1] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.762053][ T1] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling [ 0.770831][ T1] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling [ 0.977182][ T1] raid6: int32x8 gen() 222 MB/s [ 1.147217][ T1] raid6: int32x8 xor() 172 MB/s [ 1.317213][ T1] raid6: int32x4 gen() 219 MB/s [ 1.487163][ T1] raid6: int32x4 xor() 181 MB/s [ 1.657251][ T1] raid6: int32x2 gen() 237 MB/s [ 1.827021][ T1] raid6: int32x2 xor() 241 MB/s [ 1.997308][ T1] raid6: int32x1 gen() 204 MB/s [ 2.167037][ T1] raid6: int32x1 xor() 225 MB/s [ 2.171983][ T1] raid6: using algorithm int32x2 gen() 237 MB/s [ 2.178059][ T1] raid6: .... xor() 241 MB/s, rmw enabled [ 2.183608][ T1] raid6: using intx1 recovery algorithm [ 2.190776][ T1] vgaarb: loaded [ 2.194606][ T1] SCSI subsystem initialized [ 2.199610][ T1] usbcore: registered new interface driver usbfs [ 2.205833][ T1] usbcore: registered new interface driver hub [ 2.211907][ T1] usbcore: registered new device driver usb [ 2.218180][ T1] media: Linux media interface: v0.10 [ 2.223442][ T1] videodev: Linux video capture interface: v2.00 [ 2.229839][ T1] pps_core: LinuxPPS API ver. 1 registered [ 2.235477][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 2.245331][ T1] PTP clock support registered [ 2.251136][ T1] clocksource: Switched to clocksource arm_global_timer [ 2.728699][ T1] VFS: Disk quotas dquot_6.6.0 [ 2.733373][ T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 2.748974][ T1] NET: Registered protocol family 2 [ 2.754493][ T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 2.762846][ T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 2.770583][ T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 2.777745][ T1] TCP: Hash tables configured (established 4096 bind 4096) [ 2.784836][ T1] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.791363][ T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.798417][ T1] NET: Registered protocol family 1 [ 2.803795][ T1] RPC: Registered named UNIX socket transport module. [ 2.810384][ T1] RPC: Registered udp transport module. [ 2.815778][ T1] RPC: Registered tcp transport module. [ 2.821166][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 2.828276][ T1] PCI: CLS 0 bytes, default 64 [ 2.832995][ T1] Trying to unpack rootfs image as initramfs... [ 3.190609][ T1] Freeing initrd memory: 9268K [ 3.195546][ T1] NetWinder Floating Point Emulator V0.97 (double precision) [ 3.202988][ T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 3.213682][ T1] Initialise system trusted keyrings [ 3.218824][ T1] Key type blacklist registered [ 3.223618][ T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 3.230811][ T1] zbud: loaded [ 3.234647][ T1] NFS: Registering the id_resolver key type [ 3.240381][ T1] Key type id_resolver registered [ 3.245256][ T1] Key type id_legacy registered [ 3.249948][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 3.257327][ T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.264537][ T1] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 3.272608][ T1] orangefs_debugfs_init: called with debug mask: :none: :0: [ 3.279813][ T1] orangefs_init: module version upstream loaded [ 3.294014][ T1] async_tx: api initialized (async) [ 3.299053][ T1] Key type asymmetric registered [ 3.303845][ T1] Asymmetric key parser 'x509' registered [ 3.309500][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.319474][ T1] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver [ 3.329654][ T1] mvebu-pcie soc:pcie: PCI host bridge to bus 0000:00 [ 3.336271][ T1] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.342444][ T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff] [ 3.349985][ T1] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff] [ 3.357045][ T1] pci 0000:00:02.0: [11ab:6820] type 01 class 0x060400 [ 3.363744][ T1] pci 0000:00:02.0: reg 0x38: [mem 0x00000000-0x000007ff pref] [ 3.371362][ T1] pci 0000:00:03.0: [11ab:6820] type 01 class 0x060400 [ 3.378050][ T1] pci 0000:00:03.0: reg 0x38: [mem 0x00000000-0x000007ff pref] [ 3.385653][ T1] pci 0000:00:04.0: [11ab:6820] type 01 class 0x060400 [ 3.392355][ T1] pci 0000:00:04.0: reg 0x38: [mem 0x00000000-0x000007ff pref] [ 3.400782][ T1] PCI: bus0: Fast back to back transfers disabled [ 3.407047][ T1] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.415727][ T1] pci 0000:00:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.424406][ T1] pci 0000:00:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.434216][ T1] PCI: bus1: Fast back to back transfers enabled [ 3.440379][ T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 3.448798][ T1] PCI: bus2: Fast back to back transfers enabled [ 3.454972][ T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 3.463381][ T1] PCI: bus3: Fast back to back transfers enabled [ 3.469544][ T1] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03 [ 3.476869][ T1] pci 0000:00:02.0: BAR 6: assigned [mem 0xe0000000-0xe00007ff pref] [ 3.484768][ T1] pci 0000:00:03.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref] [ 3.492662][ T1] pci 0000:00:04.0: BAR 6: assigned [mem 0xe0200000-0xe02007ff pref] [ 3.500550][ T1] pci 0000:00:02.0: PCI bridge to [bus 01] [ 3.506199][ T1] pci 0000:00:03.0: PCI bridge to [bus 02] [ 3.511846][ T1] pci 0000:00:04.0: PCI bridge to [bus 03] [ 3.518210][ T1] mv_xor f1060800.xor: Marvell shared XOR driver [ 3.581620][ T1] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr ) [ 3.590989][ T1] mv_xor f1060900.xor: Marvell shared XOR driver [ 3.651616][ T1] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr ) [ 3.708377][ T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 3.717096][ T1] printk: console [ttyS0] disabled [ 3.742150][ T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 22, base_baud = 12500000) is a 16550A [ 3.751812][ T1] printk: console [ttyS0] enabled [ 3.751812][ T1] printk: console [ttyS0] enabled [ 3.761624][ T1] printk: bootconsole [earlycon0] disabled [ 3.761624][ T1] printk: bootconsole [earlycon0] disabled [ 3.793892][ T1] f1012100.serial: ttyS1 at MMIO 0xf1012100 (irq = 23, base_baud = 12500000) is a 16550A [ 3.806921][ T1] m25p80 spi0.0: mx25l6405d (8192 Kbytes) [ 3.812557][ T1] 2 cmdlinepart partitions found on MTD device spi0.0 [ 3.819208][ T1] Creating 2 MTD partitions on "spi0.0": [ 3.824741][ T1] 0x000000000000-0x000000400000 : "boot" [ 3.831220][ T1] 0x000000400000-0x000000800000 : "spi-rootfs" [ 3.839664][ T1] libphy: Fixed MDIO Bus: probed [ 3.845531][ T1] libphy: orion_mdio_bus: probed [ 3.857240][ T1] mdio_bus f1072004.mdio-mii: MDIO device at address 0 is missing. [ 3.865639][ T1] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled [ 3.875972][ T1] mvneta f1070000.ethernet eth0: Using hardware mac address 00:50:43:bc:12:1b [ 3.884963][ T1] mvneta_bm f10c8000.bm: long pool cannot be shared by the ports [ 3.892593][ T1] mvneta f1034000.ethernet (unnamed net_device) (uninitialized): fail to obtain long pool for port [ 3.903187][ T1] mvneta f1034000.ethernet: use SW buffer management [ 3.911200][ T1] mvneta f1034000.ethernet eth1: Using random mac address 36:a8:ff:a7:05:4f [ 3.920196][ T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.927488][ T1] ehci-pci: EHCI PCI platform driver [ 3.932749][ T1] ehci-orion: EHCI orion driver [ 3.938284][ T1] usbcore: registered new interface driver usblp [ 3.944585][ T1] usbcore: registered new interface driver usb-storage [ 3.951642][ T1] mousedev: PS/2 mouse device common for all mice [ 3.958758][ T1] armada38x-rtc f10a3800.rtc: registered as rtc0 [ 3.965440][ T1] i2c /dev entries driver [ 3.995223][ T1] gpio-fan gpio-fan: GPIO fan initialized [ 4.002665][ T1] watchdog: f1020300.watchdog: driver supplied timeout (4294967295) out of range [ 4.011690][ T1] watchdog: f1020300.watchdog: falling back to default timeout (171) [ 4.019923][ T1] orion_wdt: Initial timeout 171 sec [ 4.025522][ T1] device-mapper: uevent: version 1.0.3 [ 4.031037][ T1] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com [ 4.040395][ T1] device-mapper: multipath round-robin: version 1.2.0 loaded [ 4.047671][ T1] device-mapper: multipath queue-length: version 0.2.0 loaded [ 4.055047][ T1] device-mapper: multipath service-time: version 0.3.0 loaded [ 4.062432][ T1] device-mapper: dm-log-userspace: version 1.3.0 loaded [ 4.069257][ T1] device-mapper: raid: Loading target version 1.14.0 [ 4.143725][ T1] marvell-cesa f1090000.crypto: CESA device successfully registered [ 4.152011][ T1] hidraw: raw HID events driver (C) Jiri Kosina [ 4.158481][ T1] usbcore: registered new interface driver usbhid [ 4.164799][ T1] usbhid: USB HID core driver [ 4.169742][ T1] drop_monitor: Initializing network drop monitor service [ 4.177081][ T1] NET: Registered protocol family 10 [ 4.182984][ T1] Segment Routing with IPv6 [ 4.187423][ T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 4.195116][ T1] NET: Registered protocol family 17 [ 4.200386][ T1] 8021q: 802.1Q VLAN Support v1.8 [ 4.205343][ T1] Key type dns_resolver registered [ 4.210484][ T1] ThumbEE CPU extension supported. [ 4.215493][ T1] Registering SWP/SWPB emulation handler [ 4.221539][ T1] registered taskstats version 1 [ 4.226358][ T1] Loading compiled-in X.509 certificates [ 4.231937][ T1] zswap: loaded using pool lzo/zbud [ 4.270621][ T1] Key type big_key registered [ 4.291623][ T1] Key type encrypted registered [ 4.298374][ T49] v5.0-sata0: supplied by pwr_en_sata0 [ 4.304004][ T49] v12.0-sata0: supplied by pwr_en_sata0 [ 4.310131][ T49] ahci-mvebu f10a8000.sata: masking port_map 0x3 -> 0x1 [ 4.317019][ T49] ahci-mvebu f10a8000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x1 impl platform mode [ 4.326827][ T49] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs [ 4.347002][ T49] scsi host0: ahci-mvebu [ 4.361502][ T49] scsi host1: ahci-mvebu [ 4.365795][ T49] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 43 [ 4.374483][ T49] ata2: DUMMY [ 4.378009][ T49] xhci-hcd f10f0000.usb3: xHCI Host Controller [ 4.384081][ T49] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 1 [ 4.392400][ T49] xhci-hcd f10f0000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010 [ 4.402410][ T49] xhci-hcd f10f0000.usb3: irq 44, io mem 0xf10f0000 [ 4.409109][ T49] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02 [ 4.418134][ T49] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.426102][ T49] usb usb1: Product: xHCI Host Controller [ 4.431711][ T49] usb usb1: Manufacturer: Linux 5.2.9-mvebu-tld-1 xhci-hcd [ 4.438797][ T49] usb usb1: SerialNumber: f10f0000.usb3 [ 4.444651][ T49] hub 1-0:1.0: USB hub found [ 4.449142][ T49] hub 1-0:1.0: 1 port detected [ 4.454079][ T49] xhci-hcd f10f0000.usb3: xHCI Host Controller [ 4.460127][ T49] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 2 [ 4.468377][ T49] xhci-hcd f10f0000.usb3: Host supports USB 3.0 SuperSpeed [ 4.475514][ T49] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.484435][ T49] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02 [ 4.493458][ T49] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.501425][ T49] usb usb2: Product: xHCI Host Controller [ 4.507028][ T49] usb usb2: Manufacturer: Linux 5.2.9-mvebu-tld-1 xhci-hcd [ 4.514119][ T49] usb usb2: SerialNumber: f10f0000.usb3 [ 4.519896][ T49] hub 2-0:1.0: USB hub found [ 4.524398][ T49] hub 2-0:1.0: 1 port detected [ 4.529583][ T49] xhci-hcd f10f8000.usb3: xHCI Host Controller [ 4.535649][ T49] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 3 [ 4.543945][ T49] xhci-hcd f10f8000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010 [ 4.553952][ T49] xhci-hcd f10f8000.usb3: irq 45, io mem 0xf10f8000 [ 4.560627][ T49] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02 [ 4.569653][ T49] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.577622][ T49] usb usb3: Product: xHCI Host Controller [ 4.583232][ T49] usb usb3: Manufacturer: Linux 5.2.9-mvebu-tld-1 xhci-hcd [ 4.590319][ T49] usb usb3: SerialNumber: f10f8000.usb3 [ 4.596128][ T49] hub 3-0:1.0: USB hub found [ 4.600618][ T49] hub 3-0:1.0: 1 port detected [ 4.605546][ T49] xhci-hcd f10f8000.usb3: xHCI Host Controller [ 4.611607][ T49] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 4 [ 4.619846][ T49] xhci-hcd f10f8000.usb3: Host supports USB 3.0 SuperSpeed [ 4.626985][ T49] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.635904][ T49] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02 [ 4.644924][ T49] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.652889][ T49] usb usb4: Product: xHCI Host Controller [ 4.658492][ T49] usb usb4: Manufacturer: Linux 5.2.9-mvebu-tld-1 xhci-hcd [ 4.665584][ T49] usb usb4: SerialNumber: f10f8000.usb3 [ 4.671373][ T49] hub 4-0:1.0: USB hub found [ 4.675862][ T49] hub 4-0:1.0: 1 port detected [ 4.681247][ T1] armada38x-rtc f10a3800.rtc: setting system clock to 2023-01-12T22:39:04 UTC (1673563144) [ 4.691410][ T1] v5.0-sata1: supplied by pwr_en_sata1 [ 4.696797][ T1] v12.0-sata0: supplied by pwr_en_sata1 [ 4.702277][ T1] v12.0-sata0: disabling [ 4.702417][ T1478] ata1: SATA link down (SStatus 0 SControl 300) [ 4.706398][ T1] v5.0-sata1: disabling [ 4.716618][ T1] v12.0-sata0: disabling [ 4.724224][ T1] Freeing unused kernel memory: 1024K [ 4.731598][ T1] Checked W+X mappings: passed, no W+X pages found [ 4.737987][ T1] Run /init as init process Loading, please wait... Starting version 241 [ 5.211191][ T49] usb 3-1: new high-speed USB device number 2 using xhci-hcd [ 5.407853][ T49] usb 3-1: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.00 [ 5.416817][ T49] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.424751][ T49] usb 3-1: Product: Mass Storage [ 5.429569][ T49] usb 3-1: Manufacturer: Generic [ 5.434408][ T49] usb 3-1: SerialNumber: 22021153510794 [ 5.441033][ T49] usb-storage 3-1:1.0: USB Mass Storage device detected [ 5.458149][ T49] scsi host2: usb-storage 3-1:1.0 [ 5.468661][ T1541] usbcore: registered new interface driver uas Begin: Loading essential drivers ... done. [ 6.512902][ T1462] scsi 2:0:0:0: Direct-Access Generic Flash Disk 8.07 PQ: 0 ANSI: 4 [ 6.524984][ T20] sd 2:0:0:0: [sda] 30310400 512-byte logical blocks: (15.5 GB/14.5 GiB) [ 6.533987][ T20] sd 2:0:0:0: [sda] Write Protect is off [ 6.540151][ T20] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 6.889781][ T20] sda: sda1 [ 6.939465][ T20] sd 2:0:0:0: [sda] Attached SCSI removable disk [ 6.965023][ C0] random: fast init 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: Will now check root file system ... fsck from util-linux 2.33.1 [/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1 rootfs: clean, 24105/948416 files, 325467/3788544 blocks done. [ 15.690435][ T1563] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem [ 15.729469][ T1563] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. INIT: version 2.93 booting [[1B][36minfo[1B][39;49m] Using makefile-style concurrent boot in runlevel S. [....] Starting hotplug events dispatcher: systemd-udevd[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Synthesizing the initial hotplug events (subsystems)...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Synthesizing the initial hotplug events (devices)...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Waiting for /dev to be fully populated...[ 17.527862][ T1753] systemd-udevd[1753]: Using default interface naming scheme 'v240'. [ 17.534332][ T1755] systemd-udevd[1755]: Using default interface naming scheme 'v240'. [ 17.538791][ T1753] systemd-udevd[1753]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 17.563522][ T1753] systemd-udevd[1753]: Could not generate persistent MAC address for eth1: No such file or directory [ 17.648616][ T1754] systemd-udevd[1754]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 17.661988][ T1751] systemd-udevd[1751]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 17.674372][ T1752] systemd-udevd[1752]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 17.687583][ T1752] systemd-udevd[1752]: Could not generate persistent MAC address for ip6tnl0: No such file or directory [ 17.735924][ T1755] systemd-udevd[1755]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 18.215345][ T1749] sd 2:0:0:0: Attached scsi generic sg0 type 0 [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Setting hostname to 'debian'...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Activating swap:[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [ 19.356415][ T1960] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro [[1B][36minfo[1B][39;49m] Will now check all file systems. fsck from util-linux 2.33.1 Checking all file systems. LABEL=rootfs is mounted [....] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable.[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Cleaning up temporary files...[....] Cleaning /tmp...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. /tmp[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Will now mount local filesystems:[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Will now activate swapfile swap:[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Checking minimum space in /tmp...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Cleaning up temporary files...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Starting Setting kernel variables: sysctl[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Initializing random number generator...[ 20.437496][ T2441] random: dd: uninitialized urandom read (512 bytes read) [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1 Copyright 2004-2018 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ [ 20.793714][ T2491] mvneta f1070000.ethernet eth0: PHY [f1072004.mdio-mii:01] driver [Marvell 88E1510] [ 20.803359][ T2491] mvneta f1070000.ethernet eth0: configuring for phy/sgmii link mode Listening on LPF/eth0/00:50:43:bc:12:1b Sending on LPF/eth0/00:50:43:bc:12:1b Sending on Socket/fallback DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 [ 23.951425][ T1479] mvneta f1070000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 23.960192][ T1479] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11 DHCPOFFER of 192.168.1.138 from 192.168.1.1 DHCPREQUEST for 192.168.1.138 on eth0 to 255.255.255.255 port 67 DHCPACK of 192.168.1.138 from 192.168.1.1 bound to 192.168.1.138 -- renewal in 36723 seconds. [ 27.681149][ C0] random: crng init done [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Starting RPC port mapper daemon: rpcbind[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Starting NFS common utilities: statd idmapd[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Cleaning up temporary files...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. INIT: Entering runlevel: 2 [[1B][36minfo[1B][39;49m] Using makefile-style concurrent boot in runlevel 2. [....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd... 2725 (syslogd) [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd... 2752 (klogd) [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Not starting NFS kernel daemon: no exports. ...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][33mwarn[1B][39;49m[1B]8[1B][?25h[1B][?0c [1B][33m(warning).[1B][39;49m [....] Starting periodic command scheduler: cron[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Starting system message bus: dbus[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Starting NTP server: ntpd[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Starting OpenBSD Secure Shell server: sshd[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Running local boot scripts (/etc/rc.local)Warning: Bad CRC, using default environment Warning: Bad CRC, using default environment [ 37.211068][ T2959] Setting Persistent MAC address to 00:00:11:22:33:44 <13>Jan 12 14:39:37 root[2966]: Setting Persistent MAC address to 00:00:11:22:33:44 Killed old client process Internet Systems Consortium DHCP Client 4.4.1 Copyright 2004-2018 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/00:50:43:bc:12:1b Sending on LPF/eth0/00:50:43:bc:12:1b Sending on Socket/fallback DHCPRELEASE of 192.168.1.138 on eth0 to 192.168.1.1 port 67 [ 38.381262][ T1479] mvneta f1070000.ethernet eth0: Link is Down Internet Systems Consortium DHCP Client 4.4.1 Copyright 2004-2018 Internet Systems Consortium. All rights reserved. For info, please visit ht[ 38.467733][ T3003] mvneta f1070000.ethernet eth0: PHY [f1072004.mdio-mii:01] driver [Marvell 88E1510] tps://www.isc.or[ 38.478274][ T3003] mvneta f1070000.ethernet eth0: configuring for phy/sgmii link mode g/software/dhcp/ Listening on LPF/eth0/00:00:11:22:33:44 Sending on LPF/eth0/00:00:11:22:33:44 Sending on Socket/fallback DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 [ 41.634580][ T1479] mvneta f1070000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 41.643345][ T1479] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14 DHCPOFFER of 192.168.1.138 from 192.168.1.1 DHCPREQUEST for 192.168.1.138 on eth0 to 255.255.255.255 port 67 DHCPACK of 192.168.1.138 from 192.168.1.1 bound to 192.168.1.138 -- renewal in 35794 seconds. [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. Debian GNU/Linux 10 debian ttyS0 debian login: root root Password: root Last login: Thu Jan 12 14:35:07 PST 2023 on ttyS0 Linux debian 5.2.9-mvebu-tld-1 #1 SMP PREEMPT Mon Aug 19 12:47:39 PDT 2019 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. debian 192.168.1.138 Synology RS816 Linux version 5.2.9-mvebu-tld-1 (root@tldDebianVM) (gcc version 7.4.0 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1)) #1 SMP PREEMPT Mon Aug 19 12:47:39 PDT 2019 Debian 10.0 Thu Jan 12 14:39:52 PST 2023 up 0 minutes root@debian:~# lsblk -f lsblk -f NAME FSTYPE LABEL UUID FSAVAIL FSUSE% MOUNTPOINT sda `-sda1 ext3 rootfs 1145ec4a-c55b-411e-8450-92ff26f8e3ef 12.5G 7% / mtdblock0 mtdblock1 root@debian:~# reboot reboot Broadcast message from root@debian (ttyS0) (Thu [[1B][36minfo[1B][39;49m] Using makefile-style concurrent boot in runlevel 6. [....] Stopping hotplug events dispatcher: systemd-udevd[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Stopping Avahi mDNS/DNS-SD Daemon: avahi-daemon[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Stopping busybox' klogd implementation: klogd2752 (klogd) Stopped klogd (pid 2752). [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Stopping busybox' syslogd implementation: syslogd2725 (syslogd) [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Stopping NFS kernel daemon: mountd nfsd[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Unexporting directories for NFS kernel daemon...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Asking all remaining processes to terminate...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] All processes ended within 1 seconds...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Stopping NFS common utilities: idmapd statd[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [[1B][36minfo[1B][39;49m] Saving the system clock. [[1B][36minfo[1B][39;49m] Hardware Clock updated to Thu Jan 12 14:40:36 PST 2023. [....] Stopping RPC port mapper daemon: rpcbind[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Deconfiguring network interfaces...Removed stale PID file Internet Systems Consortium DHCP Client 4.4.1 Copyright 2004-2018 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/00:00:11:22:33:44 Sending on LPF/eth0/00:00:11:22:33:44 Sending on Socket/fallback DHCPRELEASE of 192.168.1.138 on eth0 to 192.168.1.1 port 67 [ 96.220060][ T1479] mvneta f1070000.ethernet eth0: Link is Down [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Saving random seed...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Will now unmount temporary filesystems:umount: /tmp unmounted [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Will now deactivate swap:[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Mounting root filesystem read-only...[ 96.545489][ T3489] EXT4-fs (sda1): re-mounted. Opts: (null) [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [[1B][36minfo[1B][39;49m] Will now restart. [ 96.689160][ T3510] reboot: Restarting system [00] BootROM - 1.73 Booting from SPI flash General initialization - Version: 1.0.0 AVS selection from EFUSE disabled (Skip reading EFUSE values) Overriding default AVS value to: 0x23 Detected Device ID 6820 High speed PHY - Version: 2.0 Init Synology board board SerDes lanes topology details: | Lane # | Speed| Type | ------------------------------| | 0 | 0 | SGMII0 | | 1 | 6 | SATA0 | | 2 | 6 | SATA1 | | 4 | 5 | USB3 HOST0 | | 5 | 5 | USB3 HOST1 | ------------------------------- High speed PHY - Ended Successfully DDR3 Training Sequence - Ver TIP-1.46.0 DDR3 Training Sequence - Switching XBAR Window to FastPath Window DDR3 Training Sequence - Ended Successfully BootROM: Image checksum verification PASSED __ __ _ _ | \/ | __ _ _ ____ _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | | | (_| | | \ V / __/ | | |_| |_|\__,_|_| \_/ \___|_|_| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ \___/ |____/ \___/ \___/ \__| ** LOADER ** U-Boot 2013.01-g15634d4 (Jun 27 2017 - 15:11:00) Marvell version: 2015_T1.0p16 Board: SYNO-DS218j SoC: MV88F6820 Rev A0 running 2 CPUs CPU: ARM Cortex A9 MPCore (Rev 1) LE CPU 0 CPU @ 1332 [MHz] L2 @ 666 [MHz] TClock @ 200 [MHz] DDR3 @ 666 [MHz] DDR3 16 Bit Width,FastPath Memory Access, DLB Enabled, ECC Disabled DRAM: 512 MiB MMC: mv_sdh: 0 SF: Detected MX25L6405D with page size 64 KiB, total 8 MiB USB3.0 0: Host Mode USB3.0 1: Host Mode Map: Code: 0x1ff38000:0x1ffc9708 BSS: 0x1ffefaa8 Stack: 0x1fa27f20 Heap: 0x1fa28000:0x1ff38000 U-Boot Environment: 0x007e0000:0x007f0000 (SPI) Board configuration detected: Synology Model: DS218j Net: | port | Interface | PHY address | |--------|-----------|--------------| | egiga0 | SGMII | 0x01 | egiga0 [PRIME] Press Ctrl+C to abort autoboot in 3 second (Re)start USB controller... USB0: Port (usbActive) : 0 Interface (usbType = 3) : USB XHCI 1.00 USB1: Port (usbActive) : 1 Interface (usbType = 3) : USB XHCI 1.00 SF: Detected MX25L6405D with page size 64 KiB, total 8 MiB ## Booting kernel from Legacy Image at 02000000 ... Image Name: Linux-3.10.108 Created: 2022-09-21 2:56:09 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2251616 Bytes = 2.1 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 03000000 ... Image Name: synology_armada38x_ds218j 42962 Created: 2022-09-22 10:07:49 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 3528278 Bytes = 3.4 MiB Load Address: 08000000 Entry Point: 08000000 Verifying Checksum ... Bad Data CRC Ramdisk image is corrupt or invalid Marvell>>