Old NSA310 resurrection October 13, 2023 08:52AM |
Registered: 1 year ago Posts: 4 |
U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:54:15 -0700) ZyXEL NSA310 1-Bay Power Media Server SoC: Kirkwood 88F6281_A1 DRAM: 256 MiB WARNING: Caches not enabled NAND: 128 MiB NAND read from offset c0000 failed -74 *** Warning - readenv() failed, using default environment In: serial Out: serial Err: serial Net: egiga0 PHY reset timed out MV88E1318 PHY initialized on egiga0 Hit any key to stop autoboot: 0 starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... Use USB retry period from the environment: 15 second(s) CACHE: Misaligned operation at range [0ffb9fc4, 0ffba7e0] CACHE: Misaligned operation at range [0ffb9fc4, 0ffba7e0] ** First descriptor is NOT a primary desc on 0:1 ** 1 Storage Device(s) found Reset IDE: ide_preinit failed ## Unknown partition table type 0 ## Unknown partition table type 0 ## Unknown partition table type 0 ## Unknown partition table type 0 ## Unknown partition table type 0 ## Unknown partition table type 0 ## Unknown partition table type 0 loading envs from usb 0 ... ** No partition table - usb 0 ** no IDE devices available running scan_disk ... Scan device usb device usb 0:1 ** No partition table - usb 0 ** device usb 1:1 ** Bad device usb 1 ** device usb 2:1 ** Bad device usb 2 ** device usb 3:1 ** Bad device usb 3 ** Scan device ide Reset IDE: ide_preinit failed device ide 0:1 ** Bad device ide 0 ** device ide 1:1 ** Bad device ide 1 ** device ide 2:1 ** Bad device ide 2 ** device ide 3:1 ** Bad device ide 3 ** loading uImage ... ** No partition table - usb 0 ** loading uInitrd ... ** No partition table - usb 0 ** loading DTB /boot/dts/kirkwood-nsa310.dtb ... ** No partition table - usb 0 ** Unknown command 'bootm0x800000' - try 'help' resetting ...
Re: Old NSA310 resurrection October 13, 2023 02:57PM |
Admin Registered: 13 years ago Posts: 18,997 |
Quote
** No partition table - usb 0 **
Quote
Installation can be done on any Linux box, with a fresh USB drive (SD card or HDD would work fine too).
Note: all steps below must be done while logging in as root user (not sudo). If you are not the root user then don't continue, because the rootfs will not work.
1. Format a new USB drive with a single Ext3 partition, and label it rootfs. If you are running the latest U-Boot for Kirkwood then you can use Ext4. But be aware that Ext4 file system format needs to be "finalized" before it can be used for booting.
Re: Old NSA310 resurrection October 16, 2023 01:04AM |
Registered: 1 year ago Posts: 4 |
U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:54:15 -0700) ZyXEL NSA310 1-Bay Power Media Server SoC: Kirkwood 88F6281_A1 DRAM: 256 MiB WARNING: Caches not enabled NAND: 128 MiB NAND read from offset c0000 failed -74 *** Warning - readenv() failed, using default environment In: serial Out: serial Err: serial Net: egiga0 PHY reset timed out MV88E1318 PHY initialized on egiga0 Hit any key to stop autoboot: 0 starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... Use USB retry period from the environment: 15 second(s) 1 Storage Device(s) found Reset IDE: ide_preinit failed Partition Map for USB device 0 -- Partition Type: DOS Part Start Sector Num Sectors UUID Type 1 2048 3885056 13262370-01 83 ## Unknown partition table type 0 ## Unknown partition table type 0 ## Unknown partition table type 0 ## Unknown partition table type 0 ## Unknown partition table type 0 ## Unknown partition table type 0 loading envs from usb 0 ... ** File not found /boot/uEnv.txt ** no IDE devices available running scan_disk ... Scan device usb device usb 0:1 1 bytes read in 753 ms (0 Bytes/s) Found bootable drive on usb 0 loading uImage ... 5448468 bytes read in 1157 ms (4.5 MiB/s) loading uInitrd ... 9671091 bytes read in 1175 ms (7.8 MiB/s) loading DTB /boot/dts/kirkwood-nsa310.dtb ... 12580 bytes read in 984 ms (11.7 KiB/s) ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-5.13.6-kirkwood-tld-1 Created: 2023-10-16 5:49:54 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5448404 Bytes = 5.2 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... Image Name: initramfs-5.13.6-kirkwood-tld-1 Created: 2021-09-24 1:06:32 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 9671027 Bytes = 9.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 01c00000 Booting using the fdt blob at 0x1c00000 Loading Kernel Image ... OK Loading Ramdisk to 0f1d4000, end 0fb0d173 ... OK Loading Device Tree to 0f1cd000, end 0f1d3123 ... OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000][ T0] Booting Linux on physical CPU 0x0 [ 0.000000][ T0] Linux version 5.13.6-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 8.3.0-6) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1.0 PREEMPT Sat Jul 31 22:10:39 PDT 2021 [ 0.000000][ T0] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f [ 0.000000][ T0] CPU: VIVT data cache, VIVT instruction cache [ 0.000000][ T0] OF: fdt: Machine model: ZyXEL NSA310 [ 0.000000][ T0] Memory policy: Data cache writeback [ 0.000000][ T0] Zone ranges: [ 0.000000][ T0] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000][ T0] Movable zone start for each node [ 0.000000][ T0] Early memory node ranges [ 0.000000][ T0] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000][ T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000][ T0] Built 1 zonelists, mobility grouping on. Total pages: 65024 [ 0.000000][ T0] Kernel command line: console=ttyS0,115200 [ 0.000000][ T0] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000][ T0] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000][ T0] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000][ T0] Memory: 240500K/262144K available (11264K kernel code, 1553K rwdata, 4272K rodata, 1024K init, 309K bss, 21644K reserved, 0K cma-reserved) [ 0.000000][ T0] random: get_random_u32 called from ____cache_alloc+0x408/0x7b4 with crng_init=0 [ 0.000000][ T0] trace event string verifier disabled [ 0.000000][ T0] rcu: Preemptible hierarchical RCU implementation. [ 0.000000][ T0] Trampoline variant of Tasks RCU enabled. [ 0.000000][ T0] Tracing variant of Tasks RCU enabled. [ 0.000000][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000][ T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000][ T0] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns [ 0.000002][ T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns [ 0.000059][ T0] Switching to timer-based delay loop, resolution 5ns [ 0.000925][ T0] Console: colour dummy device 80x30 [ 0.000999][ T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000) [ 0.001042][ T0] pid_max: default: 32768 minimum: 301 [ 0.001446][ T0] LSM: Security Framework initializing [ 0.001630][ T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.001675][ T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.003120][ T0] CPU: Testing write buffer coherency: ok [ 0.005508][ T1] Setting up static identity map for 0x100000 - 0x100058 [ 0.005840][ T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3 [ 0.006177][ T1] rcu: Hierarchical SRCU implementation. [ 0.007586][ T1] devtmpfs: initialized [ 0.014072][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.014129][ T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.051466][ T1] prandom32: self test passed (less than 6 bits correlated) [ 0.051512][ T1] prandom: seed boundary self test passed [ 0.055699][ T1] prandom: 100 self tests passed [ 0.055719][ T1] pinctrl core: initialized pinctrl subsystem [ 0.057343][ T1] NET: Registered protocol family 16 [ 0.058029][ T1] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.058979][ T1] audit: initializing netlink subsys (disabled) [ 0.060518][ T1] thermal_sys: Registered thermal governor 'step_wise' [ 0.060906][ T16] audit: type=2000 audit(0.050:1): state=initialized audit_enabled=0 res=1 [ 0.061067][ T1] cpuidle: using governor ladder [ 0.061166][ T1] cpuidle: using governor menu [ 0.061584][ T1] Feroceon L2: Enabling L2 [ 0.061638][ T1] Feroceon L2: Cache support initialised. [ 0.072119][ T1] No ATAGs? [ 2.560066][ C0] random: fast init done [ 4.933775][ T39] "cryptomgr_test" (39) uses obsolete ecb(arc4) skcipher [ 4.959472][ T59] wait_for_initramfs() called before rootfs_initcalls [ 5.150189][ T1] raid6: int32x8 gen() 109 MB/s [ 5.320124][ T1] raid6: int32x8 xor() 69 MB/s [ 5.490232][ T1] raid6: int32x4 gen() 109 MB/s [ 5.660153][ T1] raid6: int32x4 xor() 72 MB/s [ 5.830212][ T1] raid6: int32x2 gen() 138 MB/s [ 6.000195][ T1] raid6: int32x2 xor() 85 MB/s [ 6.170069][ T1] raid6: int32x1 gen() 98 MB/s [ 6.340162][ T1] raid6: int32x1 xor() 59 MB/s [ 6.340181][ T1] raid6: using algorithm int32x2 gen() 138 MB/s [ 6.340196][ T1] raid6: .... xor() 85 MB/s, rmw enabled [ 6.340209][ T1] raid6: using intx1 recovery algorithm [ 6.340512][ T1] vgaarb: loaded [ 6.341095][ T1] SCSI subsystem initialized [ 6.341663][ T1] usbcore: registered new interface driver usbfs [ 6.341741][ T1] usbcore: registered new interface driver hub [ 6.341800][ T1] usbcore: registered new device driver usb [ 6.342028][ T1] pps_core: LinuxPPS API ver. 1 registered [ 6.342046][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 6.342081][ T1] PTP clock support registered [ 6.343871][ T1] clocksource: Switched to clocksource orion_clocksource [ 6.444551][ T1] VFS: Disk quotas dquot_6.6.0 [ 6.444663][ T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 6.461070][ T1] NET: Registered protocol family 2 [ 6.461259][ T1] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 6.474330][ T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 6.474387][ T1] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 6.474438][ T1] TCP bind hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 6.474478][ T1] TCP: Hash tables configured (established 2048 bind 2048) [ 6.474727][ T1] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear) [ 6.474805][ T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 6.474846][ T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 6.475088][ T1] NET: Registered protocol family 1 [ 6.475861][ T1] RPC: Registered named UNIX socket transport module. [ 6.475885][ T1] RPC: Registered udp transport module. [ 6.475898][ T1] RPC: Registered tcp transport module. [ 6.475910][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 6.475928][ T1] PCI: CLS 0 bytes, default 32 [ 6.476016][ T1] NetWinder Floating Point Emulator V0.97 (double precision) [ 7.955313][ T1] Initialise system trusted keyrings [ 7.955399][ T1] Key type blacklist registered [ 7.955678][ T1] workingset: timestamp_bits=30 max_order=16 bucket_order=0 [ 7.955804][ T1] zbud: loaded [ 7.957333][ T1] NFS: Registering the id_resolver key type [ 7.957380][ T1] Key type id_resolver registered [ 7.957396][ T1] Key type id_legacy registered [ 7.957458][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 7.957485][ T1] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 7.957502][ T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 7.957785][ T1] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 7.958291][ T1] fuse: init (API version 7.34) [ 7.958726][ T1] orangefs_debugfs_init: called with debug mask: :none: :0: [ 7.958941][ T1] orangefs_init: module version upstream loaded [ 7.958962][ T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled [ 8.060901][ T1] xor: measuring software checksum speed [ 8.069822][ T1] arm4regs : 1119 MB/sec [ 8.084580][ T1] 8regs : 671 MB/sec [ 8.094730][ T1] 32regs : 976 MB/sec [ 8.094749][ T1] xor: using function: arm4regs (1119 MB/sec) [ 8.094774][ T1] async_tx: api initialized (async) [ 8.094795][ T1] Key type asymmetric registered [ 8.094809][ T1] Asymmetric key parser 'x509' registered [ 8.094875][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 8.094956][ T1] io scheduler bfq registered [ 8.293767][ T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 8.295841][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges: [ 8.295935][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000 [ 8.295982][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 8.296018][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 8.296343][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00 [ 8.296368][ T1] pci_bus 0000:00: root bus resource [bus 00-ff] [ 8.296394][ T1] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff]) [ 8.296416][ T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 8.296436][ T1] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff] [ 8.296578][ T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400 [ 8.296619][ T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref] [ 8.298068][ T1] PCI: bus0: Fast back to back transfers disabled [ 8.298107][ T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 8.298336][ T1] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 8.298374][ T1] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 8.298411][ T1] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref] [ 8.298442][ T1] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 8.298469][ T1] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] [ 8.298586][ T1] pci 0000:01:00.0: supports D1 D2 [ 8.298606][ T1] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 8.325136][ T1] PCI: bus1: Fast back to back transfers disabled [ 8.325171][ T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 8.325395][ T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff] [ 8.325425][ T1] pci 0000:00:01.0: BAR 13: assigned [io 0x10000-0x10fff] [ 8.325449][ T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref] [ 8.325480][ T1] pci 0000:01:00.0: BAR 6: assigned [mem 0xe0000000-0xe000ffff pref] [ 8.325505][ T1] pci 0000:01:00.0: BAR 4: assigned [mem 0xe0010000-0xe0013fff 64bit pref] [ 8.325538][ T1] pci 0000:01:00.0: BAR 2: assigned [mem 0xe0014000-0xe0014fff 64bit pref] [ 8.325569][ T1] pci 0000:01:00.0: BAR 0: assigned [io 0x10000-0x100ff] [ 8.325595][ T1] pci 0000:00:01.0: PCI bridge to [bus 01] [ 8.325614][ T1] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff] [ 8.325637][ T1] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff] [ 8.325772][ T1] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 8.326370][ T1] mv_xor f1060800.xor: Marvell shared XOR driver [ 8.384990][ T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 8.387646][ T1] mv_xor f1060900.xor: Marvell shared XOR driver [ 8.444968][ T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 8.447882][ T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 8.449399][ T1] printk: console [ttyS0] disabled [ 8.449503][ T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A [ 9.534913][ T1] printk: console [ttyS0] enabled [ 9.548754][ T1] loop: module loaded [ 9.553455][ T1] sata_mv f1080000.sata: slots 32 ports 2 [ 9.562911][ T1] scsi host0: sata_mv [ 9.567520][ T1] scsi host1: sata_mv [ 9.571659][ T1] ata1: SATA max UDMA/133 irq 32 [ 9.576538][ T1] ata2: SATA max UDMA/133 irq 32 [ 9.582323][ T1] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1 [ 9.589493][ T1] nand: Samsung NAND 128MiB 3,3V 8-bit [ 9.594857][ T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 9.603470][ T1] Scanning device for bad blocks [ 9.635122][ T1] Bad eraseblock 250 at 0x000001f40000 [ 9.642980][ T1] Bad eraseblock 274 at 0x000002240000 [ 9.653419][ T1] Bad eraseblock 322 at 0x000002840000 [ 9.674790][ T1] Bad eraseblock 472 at 0x000003b00000 [ 9.702758][ T1] Bad eraseblock 684 at 0x000005580000 [ 9.718539][ T1] Bad eraseblock 782 at 0x0000061c0000 [ 9.726308][ T1] Bad eraseblock 805 at 0x0000064a0000 [ 9.755032][ T1] 9 fixed-partitions partitions found on MTD device orion_nand [ 9.762469][ T1] Creating 9 MTD partitions on "orion_nand": [ 9.768355][ T1] 0x000000000000-0x000000100000 : "uboot" [ 9.775577][ T1] 0x000000100000-0x000000180000 : "uboot_env" [ 9.783057][ T1] 0x000000180000-0x000000200000 : "key_store" [ 9.790592][ T1] 0x000000200000-0x000000280000 : "info" [ 9.797636][ T1] 0x000000280000-0x000000c80000 : "etc" [ 9.804709][ T1] 0x000000c80000-0x000001680000 : "kernel_1" [ 9.812182][ T1] 0x000001680000-0x000004640000 : "rootfs1" [ 9.819742][ T1] 0x000004640000-0x000005040000 : "kernel_2" [ 9.827221][ T1] 0x000005040000-0x000008000000 : "rootfs2" [ 9.835295][ T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 9.843943][ T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. [ 9.855561][ T1] libphy: Fixed MDIO Bus: probed [ 9.861474][ T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 9.868826][ T1] ehci-pci: EHCI PCI platform driver [ 9.874110][ T1] ehci-orion: EHCI orion driver [ 9.879077][ T1] orion-ehci f1050000.ehci: EHCI Host Controller [ 9.885416][ T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 9.894066][ T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000 [ 9.915986][ T94] ata1: SATA link down (SStatus 0 SControl F300) [ 9.923905][ T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 9.930983][ T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13 [ 9.940164][ T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.948184][ T1] usb usb1: Product: EHCI Host Controller [ 9.953795][ T1] usb usb1: Manufacturer: Linux 5.13.6-kirkwood-tld-1 ehci_hcd [ 9.961256][ T1] usb usb1: SerialNumber: f1050000.ehci [ 9.967434][ T1] hub 1-0:1.0: USB hub found [ 9.971974][ T1] hub 1-0:1.0: 1 port detected [ 9.977490][ T1] usbcore: registered new interface driver usb-storage [ 9.984718][ T1] mousedev: PS/2 mouse device common for all mice [ 9.992049][ T1] rtc-mv f1010300.rtc: registered as rtc0 [ 9.997904][ T1] i2c /dev entries driver [ 10.004189][ T1] device-mapper: uevent: version 1.0.3 [ 10.009835][ T1] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 10.019539][ T1] device-mapper: multipath round-robin: version 1.2.0 loaded [ 10.026877][ T1] device-mapper: multipath queue-length: version 0.2.0 loaded [ 10.034258][ T1] device-mapper: multipath service-time: version 0.3.0 loaded [ 10.041668][ T1] device-mapper: dm-log-userspace: version 1.3.0 loaded [ 10.048520][ T1] device-mapper: raid: Loading target version 1.15.1 [ 10.057981][ T1] hid: raw HID events driver (C) Jiri Kosina [ 10.064325][ T1] drop_monitor: Initializing network drop monitor service [ 10.071803][ T1] NET: Registered protocol family 10 [ 10.078249][ T1] Segment Routing with IPv6 [ 10.082641][ T1] RPL Segment Routing with IPv6 [ 10.087550][ T1] NET: Registered protocol family 17 [ 10.092943][ T1] Key type dns_resolver registered [ 10.098434][ T1] registered taskstats version 1 [ 10.103262][ T1] Loading compiled-in X.509 certificates [ 10.109263][ T1] zswap: loaded using pool lzo/zbud [ 10.114947][ T1] Key type ._fscrypt registered [ 10.119685][ T1] Key type .fscrypt registered [ 10.124412][ T1] Key type fscrypt-provisioning registered [ 10.132117][ T1] Key type big_key registered [ 10.140805][ T1] Key type encrypted registered [ 10.263902][ T102] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 10.276467][ T96] ata2: SATA link down (SStatus 0 SControl F300) [ 10.292865][ T1] md: Waiting for all devices to be available before autodetect [ 10.300416][ T1] md: If you don't use raid, use raid=noautodetect [ 10.306828][ T1] md: Autodetecting RAID arrays. [ 10.311646][ T1] md: autorun ... [ 10.315170][ T1] md: ... autorun DONE. [ 10.319936][ T1] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6 [ 10.328283][ T1] Please append a correct "root=" boot option; here are the available partitions: [ 10.337472][ T1] 1f00 1024 mtdblock0 [ 10.337484][ T1] (driver?) [ 10.345618][ T1] 1f01 512 mtdblock1 [ 10.345631][ T1] (driver?) [ 10.353602][ T1] 1f02 512 mtdblock2 [ 10.353611][ T1] (driver?) [ 10.361618][ T1] 1f03 512 mtdblock3 [ 10.361629][ T1] (driver?) [ 10.369651][ T1] 1f04 10240 mtdblock4 [ 10.369662][ T1] (driver?) [ 10.377678][ T1] 1f05 10240 mtdblock5 [ 10.377689][ T1] (driver?) [ 10.385687][ T1] 1f06 48896 mtdblock6 [ 10.385697][ T1] (driver?) [ 10.393662][ T1] 1f07 10240 mtdblock7 [ 10.393671][ T1] (driver?) [ 10.401659][ T1] 1f08 48896 mtdblock8 [ 10.401669][ T1] (driver?) [ 10.409663][ T1] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 10.418667][ T1] CPU: 0 PID: 1 Comm: swapper Not tainted 5.13.6-kirkwood-tld-1 #1.0 [ 10.426627][ T1] Hardware name: Marvell Kirkwood (Flattened Device Tree) [ 10.433631][ T1] [<8010e0a4>] (unwind_backtrace) from [<8010a8ac>] (show_stack+0x10/0x14) [ 10.442142][ T1] [<8010a8ac>] (show_stack) from [<80afddf4>] (panic+0xfc/0x328) [ 10.449774][ T1] [<80afddf4>] (panic) from [<81101ad0>] (mount_block_root+0x1e0/0x26c) [ 10.458012][ T1] [<81101ad0>] (mount_block_root) from [<81101c4c>] (mount_root+0xf0/0x120) [ 10.466592][ T1] [<81101c4c>] (mount_root) from [<81101dc0>] (prepare_namespace+0x144/0x180) [ 10.475348][ T1] [<81101dc0>] (prepare_namespace) from [<811015e4>] (kernel_init_freeable+0x1d0/0x234) [ 10.484974][ T1] [<811015e4>] (kernel_init_freeable) from [<80b091cc>] (kernel_init+0x8/0x118) [ 10.493912][ T1] [<80b091cc>] (kernel_init) from [<80100148>] (ret_from_fork+0x14/0x2c) [ 10.502230][ T1] Exception stack(0x8149ffb0 to 0x8149fff8) [ 10.508006][ T1] ffa0: 00000000 00000000 00000000 00000000 [ 10.516928][ T1] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 10.525847][ T1] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000 [ 10.533209][ T1] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---
Re: Old NSA310 resurrection October 16, 2023 12:08PM |
Registered: 1 year ago Posts: 4 |
Re: Old NSA310 resurrection October 16, 2023 01:34PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Old NSA310 resurrection October 16, 2023 02:39PM |
Admin Registered: 13 years ago Posts: 18,997 |
Quote
I would like to ask if I can put this partition on an SSD that also contains other partitions of the system?
Re: Old NSA310 resurrection October 18, 2023 01:36AM |
Registered: 1 year ago Posts: 4 |
Re: Old NSA310 resurrection October 18, 2023 12:30PM |
Admin Registered: 13 years ago Posts: 18,997 |