|
Re: 2023.04 U-Boot Kirkwood - ZyXEL NSA325 September 01, 2025 05:41PM |
Admin Registered: 14 years ago Posts: 19,984 |
cat /etc/resolv.conf
|
Re: 2023.04 U-Boot Kirkwood - ZyXEL NSA325 September 02, 2025 03:20AM |
Registered: 4 years ago Posts: 27 |
|
Re: 2023.04 U-Boot Kirkwood - ZyXEL NSA325 September 02, 2025 12:36PM |
Admin Registered: 14 years ago Posts: 19,984 |
|
Re: 2023.04 U-Boot Kirkwood - ZyXEL NSA325 November 25, 2025 10:24AM |
Registered: 9 years ago Posts: 26 |
NSA325> version U-Boot 2020.04 (Oct 19 2025 - 16:37:45 +0000) Zyxel NSA325 2-Bay Power Media Server arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 13.3.0 r28959-29397011cc) 13.3.0 GNU ld (GNU Binutils) 2.42 NSA325>
|
Re: 2023.04 U-Boot Kirkwood - ZyXEL NSA325 November 25, 2025 03:55PM |
Admin Registered: 14 years ago Posts: 19,984 |
> NSA325> version > U-Boot 2020.04 (Oct 19 2025 - 16:37:45 +0000) > Zyxel NSA325 2-Bay Power Media Server > > arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC > 13.3.0 r28959-29397011cc) 13.3.0 > GNU ld (GNU Binutils) 2.42 > NSA325> > > > >
|
Re: 2023.04 U-Boot Kirkwood - ZyXEL NSA325 November 26, 2025 07:57AM |
Registered: 9 years ago Posts: 26 |
|
Re: 2023.04 U-Boot Kirkwood - ZyXEL NSA325 November 26, 2025 04:10PM |
Admin Registered: 14 years ago Posts: 19,984 |
sha256: 161072546ea02a4b1e3a73007be9b9d67df2ef858e52c99329a1a2a78033875f
printenv boot
printenv boot
|
Re: 2023.04 U-Boot Kirkwood - ZyXEL NSA325 November 28, 2025 07:06AM |
Registered: 9 years ago Posts: 26 |
U-Boot 2020.04 (Oct 19 2025 - 16:37:45 +0000) Zyxel NSA325 2-Bay Power Media Server SoC: Kirkwood 88F6282_A1 DRAM: 512 MiB NAND: 128 MiB MMC: Loading Environment from NAND... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: egiga0 Error: egiga0 address not set. MV88E1318 PHY initialized on egiga0 Hit any key to stop autoboot: 0 ubi0: attaching mtd3 ubi0: scanning is finished ubi0: attached mtd3 (name "ubi", size 126 MiB) ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512 ubi0: VID header offset: 512 (aligned 512), data offset: 2048 ubi0: good PEBs: 1012, bad PEBs: 2, corrupted PEBs: 0 ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1750711236 ubi0: available PEBs: 0, total reserved PEBs: 1012, PEBs reserved for bad PEB handling: 18 No size specified -> Using max size (3225600) Read 3225600 bytes from volume kernel to 00800000 ## Booting kernel from Legacy Image at 00800000 ... Image Name: ARM OpenWrt Linux-6.6.110 Created: 2025-10-19 16:37:45 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3133564 Bytes = 3 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK Loading Kernel Image Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.6.110 (builder@buildhost) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 13.3.0 r28959-29397011cc) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 Sun Oct 19 16:37:45 2025 [ 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: ZyXEL NSA325 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] Movable zone start fo
U-Boot 2025.07-tld-1 (Nov 13 2025 - 14:11:50 -0800) ZyXEL NSA325 2-Bay Power Media Server SoC: Kirkwood 88F6282_A1 MPP: Variant 88F6281 Model: ZyXEL NSA325 DRAM: 512 MiB Core: 20 devices, 15 uclasses, devicetree: separate NAND: 128 MiB Loading Environment from NAND... *** Warning - bad CRC, using default environment Resetting console stdin/stdout/stderr to serial... In: serial Out: serial Err: serial pcie0.0: Link up Net: Warning: ethernet-controller@72000 (eth0) using random MAC address - fe:c8:26:94:ed:20 eth0: ethernet-controller@72000 Hit any key to stop autoboot: 0 Scanning for bootflows in all bootdevs Seq Method State Uclass Part Name Filename --- ----------- ------ -------- ---- ------------------------ ---------------- Hunting with: ahci scanning bus for devices... Rescanning SATA bus for devices... Hunting with: usb USB EHCI 1.00 Register 4000820 NbrPorts 4 Starting the controller USB XHCI 0.96 Bus usb@50000: 2 USB Device(s) found Bus xhci_pci: 1 USB Device(s) found Hunting with: ethernet Scanning bootdev 'ethernet-controller@72000.boo': No more bootdevs --- ----------- ------ -------- ---- ------------------------ ---------------- (0 bootflows, 0 valid) NSA325>
|
Re: 2023.04 U-Boot Kirkwood - ZyXEL NSA325 November 28, 2025 02:21PM |
Admin Registered: 14 years ago Posts: 19,984 |
> U-Boot 2025.07-tld-1 (Nov 13 2025 - 14:11:50 > -0800) > ZyXEL NSA325 2-Bay Power Media Server > > SoC: Kirkwood 88F6282_A1 > MPP: Variant 88F6281 > Model: ZyXEL NSA325 > DRAM: 512 MiB > Core: 20 devices, 15 uclasses, devicetree: > separate > NAND: 128 MiB
|
Re: 2023.04 U-Boot Kirkwood - ZyXEL NSA325 December 03, 2025 06:41AM |
Registered: 9 years ago Posts: 26 |
|
Re: 2023.04 U-Boot Kirkwood - ZyXEL NSA325 December 03, 2025 02:32PM |
Admin Registered: 14 years ago Posts: 19,984 |