Welcome! Log In Create A New Profile

Advanced

Noobi with Zyxel 325 v2

Posted by Duck 
Noobi with Zyxel 325 v2
November 18, 2023 05:40PM
Hello everyone, I apologize for my bad English, which is why I'm translating the whole thing with the translator.

I've been trying to install a new Ubuntu on my old Zyxel 325 v2 for well over 24 hours now.

However, I don't know much about it and the German tutorials I find are now very outdated, which is why I'm coming to you.

my last tutorial I followed was this one (http://www.linuxu3er.de/boot-vom-usb-port.html)
but without success.

I wanted to ask if I could... Can anyone guide me through step by step if I get stuck?

First of all, I think I'm missing the right approach.

So far I've done everything via the UART interface, but unfortunately I can't even get the USB stick to work or start things from it.
I think the first sensible step would be to update the BIOS version or am I wrong?
Which post with an explanation would be the right one that I could follow?

I hope it's okay for me to make such a request. I would just like to use the old Nas as an additional backup to my unraid server and wouldn't like to throw it away.
Anyone can throw it away and buy new xD

MFG: Duck
Re: Noobi with Zyxel 325 v2
November 18, 2023 06:53PM
Duck,

See this post. It also appicable to the NSA325v2.

https://forum.doozan.com/read.php?3,134562,134565#msg-134565

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Noobi with Zyxel 325 v2
November 19, 2023 02:12PM
So I did the following steps and I'm not sure if that's right and above all I don't know what I have to do now.

Make an USB Stick with Debian-5.13.6-kirkwood-tld-1-rootfs-bodhi.tar.bz2
Formate with Gparte to ext3 name: rootfs

Than i have bevor install all this:
apt-get install libubootenv-tool
apt-get install u-boot-tools

That one hasnt work but i think it wars not so importend.
deb https://security.debian.org/debian-security bullseye-security main contrib non-free

Install Debian onto the Stick:
mkdir /media/sdb
mount /dev/sdb1 /media/sdb
cd /media/sdb
mv /home/icke/Downloads/Debian* /media/sdb
tar -xjf Debian*
rm Debian*

Than the part that i dont have understand:
cd /media/sdb1/boot
cp -a zImage-5.13.6-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mv uImage uImage.orig
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.13.6-kirkwood-tld-1 -d zImage.fdt uImage
sync

It has look like that alle fine...he dont have say that is going somthing wrong.

after that i have put the USB Stick into the Board and have make the following steps.

setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial'
setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage'
setenv load_uinitrd 'ext2load usb 0:1 0x2100000 /boot/uInitrd'
setenv usb_boot 'mw 0x800000 0 1; run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000'
setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
setenv bootcmd 'usb reset; run usb_bootcmd; usb stop; reset'
printenv
boot

And then unfortunately I didn't know what to do anymore :(

CPU Interface
-------------
SDRAM_CS0 ....base 00000000, size 512MB
SDRAM_CS1 ....disable
SDRAM_CS2 ....disable
SDRAM_CS3 ....disable
PEX0_MEM ....base e0000000, size 128MB
PEX0_IO ....base f2000000, size   1MB
PEX1_MEM ....base e8000000, size 128MB
PEX1_IO ....base f2100000, size   1MB
INTER_REGS ....base f1000000, size   1MB
NFLASH_CS ....base fa000000, size   2MB
SPI_CS ....base f4000000, size  16MB
BOOT_ROM_CS ....no such
DEV_BOOTCS ....no such
CRYPT_ENG ....base f0000000, size   2MB

  Marvell Development Board (LSP Version KW_LSP_5.1.3_patch18)-- DB-88F6282A-BP                                                                                        Soc: MV88F6282 Rev 1 LE

 Detected Tclk 200000000 and SysClk 533333333
Marvell USB EHCI Host controller #0: d003a740
        [BlueDBG] reseting SoC Pex[0]  0 ...
PEX0 interface detected Link X1
        [BlueDBG] reseting SoC Pex[1]  0 ...
        [BlueDBG] reseting SoC Pex[1]  1 ...
        [BlueDBG] reseting SoC Pex[1]  2 ...
        [BlueDBG] reseting SoC Pex[1]  3 ...
        [BlueDBG] reseting SoC Pex[1]  4 ...
        [BlueDBG] reseting SoC Pex[1]  5 ...
        [BlueDBG] reseting SoC Pex[1]  6 ...
        [BlueDBG] reseting SoC Pex[1]  7 ...
        [BlueDBG] reseting SoC Pex[1]  8 ...
        [BlueDBG] reseting SoC Pex[1]  9 ...
        [BlueDBG] reseting SoC Pex[1]  10 ...
PEX1 interface detected no Link.
pci 0000:00:01.0: PME# supported from D0 D3hot
pci 0000:00:01.0: PME# disabled
PCI: bus0: Fast back to back transfers disabled
PCI: bus1: Fast back to back transfers enabled
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
cfg80211: Calling CRDA to update world regulatory domain
NET: Registered protocol family 2
IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
TCP established hash table entries: 65536 (order: 7, 524288 bytes)
TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 65536 bind 65536)
TCP reno registered
NET: Registered protocol family 1
cpufreq: Init kirkwood cpufreq driver
XOR registered 4 channels
XOR 2nd invalidate WA enabled
mvCesaInit: sessions=640, queue=64, pSram=f0000000
Warning: TS unit is powered off.
gpio_dev = fd00000
LED_SET_CTL_IOC_NUM= 6702
High gpio polarity = 50
High gpio polarity = 70
Enable Interrupt
mv88f6281_wdt: Watchdog Timer timeout = 8 sec.
mv88f6281_wdt: HW Watchdog timeout    = 15 sec.
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
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 990
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 stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
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
brd: module loaded
loop: module loaded
Integrated Sata device found
IRQ 21/mvSata: IRQF_DISABLED is not guaranteed on shared IRQs
Wake up disk0......
Wake up disk1......
scsi0 : Marvell SCSI to SATA adapter
scsi1 : Marvell SCSI to SATA adapter
EnablePowerSaving
PowerSavingTime = 15
No found HD
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 Network Fast Processing (Routing) supported - (Disabled)
  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

mvFpRuleDb (d10a0000): 16384 entries, 65536 bytes
Counter=0, opIdx=6, overhead=16
Counter=1, opIdx=2, overhead=0
Counter=2, opIdx=1, overhead=18
Counter=3, opIdx=2, overhead=0
NAND device: Manufacturer ID: 0x92, Chip ID: 0xf1 (Unknown NAND 128MiB 3,3V 8-bi                                                                                      t)
Scanning device for bad blocks
Bad eraseblock 100 at 0x000000c80000
Bad eraseblock 200 at 0x000001900000
Bad eraseblock 1023 at 0x000007fe0000
9 cmdlinepart partitions found on MTD device nand_mtd
Using command line partition definition
Creating 9 MTD partitions on "nand_mtd":
0x000000000000-0x000000100000 : "uboot"
0x000000100000-0x000000180000 : "uboot_env"
0x000000180000-0x000000200000 : "key_store"
0x000000200000-0x000000280000 : "info"
0x000000280000-0x000000c80000 : "etc"
0x000000c80000-0x000001680000 : "kernel_1"
0x000001680000-0x000004640000 : "rootfs1"
0x000004640000-0x000005040000 : "kernel_2"
0x000005040000-0x000008000000 : "rootfs2"
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
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
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 ums-datafab
usbcore: registered new interface driver ums-freecom
usbcore: registered new interface driver ums-jumpshot
usbcore: registered new interface driver ums-sddr09
usbcore: registered new interface driver ums-sddr55
usbcore: registered new interface driver ums-usbat
mice: PS/2 mouse device common for all mice
i2c /dev entries driver
rtc-pcf8563 0-0051: chip found, driver version 0.4.3
rtc-pcf8563 0-0051: rtc core: registered rtc-pcf8563 as rtc0
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
mmc0: mvsdio driver initialized, lacking card detect (fall back to polling)
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
Mobile IPv6
IPv6 over IPv4 tunneling driver
sit0: Disabled Privacy Extensions
ip6tnl0: Disabled Privacy Extensions
NET: Registered protocol family 17
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable.
rtc-pcf8563 0-0051: setting system clock to 2023-11-19 19:31:53 UTC (1700422313)
Freeing init memory: 2872K
*** Stage 1: Setup system and device drivers ***
usb 1-1: new high speed USB device using ehci_marvell and address 2
In hub_port_init, and number is 1, retry 0, port 1 .....
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 4 ports detected
## Error: "ethaddr" not defined
BusyBox v1.17.2 (2017-06-23 10:40:08 CST) multi-call binary.

Usage: ifconfig [-a] interface [address]

egiga0: link down
egiga0: started
ADDRCONF(NETDEV_UP): egiga0: link is not ready
rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable.
usb 1-1.2: new high speed USB device using ehci_marvell and address 3
*** Stage 2: Prepare the root file system ***
In hub_port_init, and number is 2, retry 0, port 2 .....
usb 1-1.2: configuration #1 chosen from 1 choice
Mount system partition...
yaffs: dev is 32505862 name is "mtdblock6" ro
yaffs: passed flags ""
scsi2 : SCSI emulation for USB Mass Storage devices
storage_gen_mntfw.sh: no internal disk available
1
WARNING: No valid partition on HDD or no HDD plugged!
WARNING: No valid partition on HDD or no HDD plugged
Boot from RAM disk
egiga0: link up, full duplex, speed 1 Gbps
ADDRCONF(NETDEV_CHANGE): egiga0: link becomes ready
scsi 2:0:0:0: Direct-Access     General  UDisk            5.00 PQ: 0 ANSI: 2
sd 2:0:0:0: Attached scsi generic sg0 type 0
sd 2:0:0:0: [sda] 7864320 512-byte logical blocks: (4.02 GB/3.75 GiB)
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Assuming drive cache: write through
sd 2:0:0:0: [sda] Assuming drive cache: write through
 sda: sda1
sd 2:0:0:0: [sda] Assuming drive cache: write through
sd 2:0:0:0: [sda] Attached SCSI removable disk
Mount system disk image ...
yaffs: dev is 32505860 name is "mtdblock4" rw
yaffs: passed flags ""
/etc/zyxel/conf exist..
Start rcS2 of ZyXEL style
Set the phy back to auto-negotiation mode
base address = 4014e000
words[0] = phypoke
words[1] = 1
words[2] = 4
words[3] = 1e1
:GbitPhy[0x0egiga0: link down
0000001:0x00000004] <= 0x000001e1
base address = 4014e000
words[0] = phypoke
words[1] = 1
words[2] = 9
words[3] = 300
:GbitPhy[0x00000001:0x00000009] <= 0x00000300
base address = 4014e000
words[0] = phypoke
words[1] = 1
words[2] = 0
words[3] = 9140
:GbitPhy[0x00000001:0x00000000] <= 0x00009140
*** Stage 3: Start services on HDD ***
NTFS driver 2.1.29 [Flags: R/O MODULE].
tntfs: module license 'Commercial. For support email ntfs-support@tuxera.com.' t                                                                                      aints kernel.
Disabling lock debugging due to kernel taint
Tuxera NTFS driver 3011.12.23 [Flags: R/W MODULE].
PPP generic driver version 2.4.2
PPP MPPE Compression module registered
PPP Deflate Compression module registered
NET: Registered protocol family 24
PPP BSD Compression module registered
modprobe: module fuse not found in modules.dep
egiga0: link up, full duplex, speed 1 Gbps
sda
checking sda
Trying to mount /dev/sda1
EXT3-fs: Unrecognized mount option "iocharset=utf8" or missing value
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

Fail to mount /dev/sda1
Press ENTER to continue...
Starting zylogd...
 zylog starts.
Starting uamd...
Starting ZySH daemon and client...
Start NSA-220 system daemon....
 Start ZySH daemon
zyshd: version 2.0.0 (build: 10:45:14 Jun 23 2017)
% zylog init start
cat: can't open '/var/run/syslog-ng.pid': No such file or directory
Try to KILL SIGHUP to syslog-ng: pid=0
syslog-ng not running, start /usr/sbin/syslog-ng
Nov 19 19:32:24 (none) syslog-ng[1394]: syslog-ng starting up; version='2.0.10'
zyio_open_config success. (/etc/__system_default.xml, 0)
zyio_open_config success. (/etc/zyxel/conf/__system_default_device_ha.xml, 0)
/usr/sbin/zic -d /etc /var/zyxel/myzone_rule
/bin/ln -s -f /etc/MyZone /etc/localtime
/bin/hostname NSA325-v2
Usage: umount [-hV]
       umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
       umount [-f] [-r] [-n] [-v] special | node...
Usage: umount [-hV]
       umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
       umount [-f] [-r] [-n] [-v] special | node...
BusyBox v1.17.2 (2017-06-23 10:40:08 CST) multi-call binary.
I think that is anoth...there was more.
Re: Noobi with Zyxel 325 v2
November 19, 2023 03:52PM
> Make an USB Stick with
> Debian-5.13.6-kirkwood-tld-1-rootfs-bodhi.tar.bz2

You can also use the latest rootfs: Debian-6.5.7-kirkwood-tld-1-rootfs-bodhi.tar.bz2.

> Formate with Gparte to ext3 name: rootfs

Don't use GUI. Use command line fdisk to create partition. And then use command line mkfs.ext3 to format it.

mkfs.ext3 -L rootfs /dev/sdb1

>
> Than i have bevor install all this:
> apt-get install libubootenv-tool
> apt-get install u-boot-tools

> That one hasnt work but i think it wars not so
> importend.

This must be done after you have booted the NSA325v2 and logged in.


> deb https://security.debian.org/debian-security
> bullseye-security main contrib non-free

This must be done after you have booted the NSA325v2 and logged in.

=====

At this point you must be the root user (sudo won't work). To become root
su -
>
> Install Debian onto the Stick:
> mkdir /media/sdb
> mount /dev/sdb1 /media/sdb
> cd /media/sdb
> mv /home/icke/Downloads/Debian* /media/sdb
> tar -xjf Debian*
> rm Debian*
>

The above commands were good. But it will work only if you are root while doing it.


> Than the part that i dont have understand:
> cd /media/sdb1/boot
> cp -a zImage-5.13.6-kirkwood-tld-1 zImage.fdt
> cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
> mv uImage uImage.orig
> mkimage -A arm -O linux -T kernel -C none -a
> 0x00008000 -e 0x00008000 -n
> Linux-5.13.6-kirkwood-tld-1 -d zImage.fdt uImage
> sync

The above step is to make a kernel file with the DTB appended. And the DTB file name should be kirkwood-nsa325.dtb. So the cat command above should be:
cat dts/kirkwood-nsa325.dtb  >> zImage.fdt

> It has look like that alle fine...he dont have say
> that is going somthing wrong.
>
> after that i have put the USB Stick into the Board
> and have make the following steps.
>
> setenv usb_set_bootargs 'setenv bootargs
> console=ttyS0,115200 root=LABEL=rootfs
> rootdelay=10 earlyprintk=serial'
> setenv load_uimage 'ext2load usb 0:1 0x800000
> /boot/uImage'
> setenv load_uinitrd 'ext2load usb 0:1 0x2100000
> /boot/uInitrd'
> setenv usb_boot 'mw 0x800000 0 1; run load_uimage;
> run load_uinitrd; bootm 0x800000 0x2100000'
> setenv usb_bootcmd 'run usb_set_bootargs; run
> usb_boot'
> setenv bootcmd 'usb reset; run usb_bootcmd; usb
> stop; reset'
> printenv
> boot


OK. So correct the rootfs as I described above. And then try to boot it with serial console like you did.

Please post the entire serial console log (don't post excerpts).

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Noobi with Zyxel 325 v2
July 24, 2025 11:17AM
After more than a year, I wanted to try again. Unfortunately, I was too frustrated at the time that it didn't work, and I didn't have much time.
Now I have more time again and would like to try again.

I have taken the following steps so far:

Put the USB Stick into a Linux PC
Strg+Alt+T
sudo -s
umount /dev/sda1
mkfs.ext3 -L rootfs /dev/sda1
mkdir /media/sdb
mount /dev/sda1 /media/sdb
cd /media/sdb
mv /home/duck/Downloads/Debian* media/sdb
tar -xjf Debian*
cd /media/sdb/boot
cp -a zImage-6.5.7-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-nsa325.dtb >> zImage.tdt
mv uImage uImage.orig

mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.5.7-kirkwood-tld-1 -d zImage.fdt uImage

sync

I think I'm still missing the step with the submarine, right? That also needs to be added to the stick, if I understand correctly?

I would be very grateful for further help :)

Best regards: Duck



Edited 1 time(s). Last edit at 07/31/2025 08:07AM by Duck.
Re: Noobi with Zyxel 325 v2
July 24, 2025 01:29PM
Duck,


> I think I'm still missing the step with the
> submarine, right? That also needs to be added to
> the stick, if I understand correctly?

Correct. But not added to the stick.

Boot with serial console and enter u-boot commands, as I've mentioned above.

https://forum.doozan.com/read.php?2,136199,136208#msg-136208

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Noobi with Zyxel 325 v2
July 27, 2025 04:04AM
So now I have to put the submarine on the stick before I can continue, right?
as described here?: https://forum.doozan.com/read.php?3,139569,139569#msg-139569

Only then can I continue with these steps?

apt-get install libubootenv-tool
apt-get install u-boot-tools
deb https://security.debian.org/debian-security
bullseye-security main contrib non-free
setenv usb_set_bootargs 'setenv bootargs
console=ttyS0,115200 root=LABEL=rootfs
rootdelay=10 earlyprintk=serial'
setenv load_uimage 'ext2load usb 0:1 0x800000
/boot/uImage'
setenv load_uinitrd 'ext2load usb 0:1 0x2100000
> /boot/uInitrd'
> setenv usb_boot 'mw 0x800000 0 1; run load_uimage;
> run load_uinitrd; bootm 0x800000 0x2100000'
> setenv usb_bootcmd 'run usb_set_bootargs; run
> usb_boot'
> setenv bootcmd 'usb reset; run usb_bootcmd; usb
> stop; reset'
> printenv
> boot



Edited 1 time(s). Last edit at 07/27/2025 04:05AM by Duck.
Re: Noobi with Zyxel 325 v2
July 28, 2025 05:00AM
Duck,

> So now I have to put the submarine on the stick
> before I can continue, right?
> as described here?:
> https://forum.doozan.com/read.php?3,139569,139569#msg-139569

No, after creating the USB rootfs, you follow this instruction to boot it using stock u-boot

https://forum.doozan.com/read.php?2,139998

Quote

1. Booting with stock u-boot that supports usb, ext2load, and run commands

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Noobi with Zyxel 325 v2
July 30, 2025 04:17AM
Okay, I did that, and it was able to access the USB stick. Unfortunately, I encountered a few errors :(

 ** MARVELL BOARD: DB-88F6282A-BP LE

U-Boot 1.1.4 (Jul 18 2013 - 10:47:29) Marvell version: 3.5.9

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 006CFB00

Soc: 88F6282 A1CPU running @ 1600Mhz L2 running @ 533Mhz
SysClock = 533Mhz , TClock = 200Mhz

DRAM (DDR3) CAS Latency = 7 tRP = 8 tRAS = 24 tRCD=8
DRAM CS[0] base 0x00000000   size 512MB
DRAM Total size 512MB  16bit width
Addresses 10M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (10M - 7M): Done
NAND:128 MB
Flash:  0 kB

CPU : Marvell Feroceon (Rev 1)
Kernel address is 0x4640000.

Streaming disabled
Write allocate disabled


USB 0: host mode
        [BlueDBG] reseting SoC Pex[0]  0 ...
PEX 0: PCI Express Root Complex Interface
PEX interface detected Link X1
        [BlueDBG] reseting SoC Pex[1]  0 ...
        [BlueDBG] reseting SoC Pex[1]  1 ...
        [BlueDBG] reseting SoC Pex[1]  2 ...
        [BlueDBG] reseting SoC Pex[1]  3 ...
        [BlueDBG] reseting SoC Pex[1]  4 ...
        [BlueDBG] reseting SoC Pex[1]  5 ...
        [BlueDBG] reseting SoC Pex[1]  6 ...
        [BlueDBG] reseting SoC Pex[1]  7 ...
        [BlueDBG] reseting SoC Pex[1]  8 ...
        [BlueDBG] reseting SoC Pex[1]  9 ...
        [BlueDBG] reseting SoC Pex[1]  10 ...
PEX 1: interface detected no Link.
Net:   egiga0 [PRIME]
Hit any key to stop autoboot:  0
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial'
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage'
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x2100000 /boot/uInitrd'
Marvell>> setenv usb_boot 'mw 0x800000 0 1; run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000'
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
Marvell>> setenv bootcmd 'usb reset; run usb_bootcmd; usb stop; reset'
Marvell>> printenv
bootargs=console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) root=/dev/nfs rw init=/init
bootdelay=2
baudrate=115200
loads_echo=0
ipaddr=10.4.52.165
serverip=10.4.52.7
rootpath=/srv/ubuntu
netmask=255.255.255.0
nandEcc=1bit
MODEL_ID=AE03
PRODUCT_NAME=NSA-325v2
FEATURE_BIT=00
CONTRY_TYPE=FF
VENDOR_NAME=MitraStar Technology Corp.
run_diag=yes
stdin=serial
stdout=serial
stderr=serial
console=console=ttyS0,115200 mtdparts=nand_mtd:0xc0000@0(uboot)ro,0x7f00000@0x100000(root)
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
ethprime=egiga0
netbsd_en=no
vxworks_en=no
bootargs_root=root=/dev/nfs rw
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
lcd0_enable=0
lcd0_params=640x480-16@60
disaMvPnp=no
ethaddr=00:50:43:00:02:02
ethmtu=1500
mvPhoneConfig=mv_phone_config=dev[0]:fxs,dev[1]:fxo
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
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
image_multi=yes
enaAutoRecovery=yes
kernel_addr=0x4640000
pcieTune=no
pcieTune1=no
ethact=egiga0
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
load_uimage=ext2load usb 0:1 0x800000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x2100000 /boot/uInitrd
usb_boot=mw 0x800000 0 1; run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000
usb_bootcmd=run usb_set_bootargs; run usb_boot
bootcmd=usb reset; run usb_bootcmd; usb stop; reset

Environment size: 1888/131068 bytes
Marvell>> boot
(Re)start USB...
USB:   scanning bus for devices... 2 USB Device(s) found
Waiting for storage device(s) to settle before scanning...
0 Storage Device(s) found
** Bad partition 1 **
** Bad partition 1 **
## Booting image at 00800000 ...
Bad Magic Number
Erasing Nand...Writing to Nand... done▒
         __  __                      _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_
| | | |___|  _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
 \___/    |____/ \___/ \___/ \__|
 ** MARVELL BOARD: DB-88F6282A-BP LE

U-Boot 1.1.4 (Jul 18 2013 - 10:47:29) Marvell version: 3.5.9

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 006CFB00

Soc: 88F6282 A1CPU running @ 1600Mhz L2 running @ 800Mhz
SysClock = 533Mhz , TClock = 200Mhz

DRAM (DDR3) CAS Latency = 7 tRP = 8 tRAS = 24 tRCD=8
DRAM CS[0] base 0x00000000   size 512MB
DRAM Total size 512MB  16bit width
Addresses 10M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (10M - 7M): Done
NAND:128 MB
Flash:  0 kB

CPU : Marvell Feroceon (Rev 1)
Kernel address is 0xc80000.
Erasing Nand...Writing to Nand... done

Streaming disabled
Write allocate disabled


USB 0: host mode
        [BlueDBG] reseting SoC Pex[0]  0 ...
PEX 0: PCI Express Root Complex Interface
PEX interface detected Link X1
        [BlueDBG] reseting SoC Pex[1]  0 ...
        [BlueDBG] reseting SoC Pex[1]  1 ...
        [BlueDBG] reseting SoC Pex[1]  2 ...
        [BlueDBG] reseting SoC Pex[1]  3 ...
        [BlueDBG] reseting SoC Pex[1]  4 ...
        [BlueDBG] reseting SoC Pex[1]  5 ...
        [BlueDBG] reseting SoC Pex[1]  6 ...
        [BlueDBG] reseting SoC Pex[1]  7 ...
        [BlueDBG] reseting SoC Pex[1]  8 ...
        [BlueDBG] reseting SoC Pex[1]  9 ...
        [BlueDBG] reseting SoC Pex[1]  10 ...
PEX 1: interface detected no Link.
Net:   egiga0 [PRIME]
Hit any key to stop autoboot:  0

NAND read: device 0 offset 0xc80000, size 0xa00000

Bad block at 0xc80000 in erase block from 0xc80000 will be skipped
Reading data from 0x169f800 -- 100% complete.
 10485760 bytes read: OK
## Booting image at 02000000 ...
   Image Name:   Linux-2.6.31.8
   Created:      2017-06-23   3:04:04 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5796104 Bytes =  5.5 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 (root@BuildMachine) (gcc version 4.3.2 (sdk3.3-ct-ng-1.4.1) ) #2 Fri Jun 23 11:03:47 CST 2017
CPU: Feroceon 88FR131 [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: 130048
Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) root=/dev/nfs rw init=/init
PID hash table entries: 2048 (order: 11, 8192 bytes)
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 512MB = 512MB total
Memory: 506752KB available (5360K code, 302K data, 2872K init, 0K highmem)
Hierarchical RCU implementation.
NR_IRQS:128
Console: colour dummy device 80x30
Calibrating delay loop... 1599.07 BogoMIPS (lpj=7995392)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
Feroceon L2: Enabling L2
Feroceon L2: Cache support initialised.
invoking softwareStaggeredSpinUp()..., it will delay 5 seconds to spin up the second harddisk

CPU Interface
-------------
SDRAM_CS0 ....base 00000000, size 512MB
SDRAM_CS1 ....disable
SDRAM_CS2 ....disable
SDRAM_CS3 ....disable
PEX0_MEM ....base e0000000, size 128MB
PEX0_IO ....base f2000000, size   1MB
PEX1_MEM ....base e8000000, size 128MB
PEX1_IO ....base f2100000, size   1MB
INTER_REGS ....base f1000000, size   1MB
NFLASH_CS ....base fa000000, size   2MB
SPI_CS ....base f4000000, size  16MB
BOOT_ROM_CS ....no such
DEV_BOOTCS ....no such
CRYPT_ENG ....base f0000000, size   2MB

  Marvell Development Board (LSP Version KW_LSP_5.1.3_patch18)-- DB-88F6282A-BP  Soc: MV88F6282 Rev 1 LE

 Detected Tclk 200000000 and SysClk 533333333
Marvell USB EHCI Host controller #0: d003a740
        [BlueDBG] reseting SoC Pex[0]  0 ...
PEX0 interface detected Link X1
        [BlueDBG] reseting SoC Pex[1]  0 ...
        [BlueDBG] reseting SoC Pex[1]  1 ...
        [BlueDBG] reseting SoC Pex[1]  2 ...
        [BlueDBG] reseting SoC Pex[1]  3 ...
        [BlueDBG] reseting SoC Pex[1]  4 ...
        [BlueDBG] reseting SoC Pex[1]  5 ...
        [BlueDBG] reseting SoC Pex[1]  6 ...
        [BlueDBG] reseting SoC Pex[1]  7 ...
        [BlueDBG] reseting SoC Pex[1]  8 ...
        [BlueDBG] reseting SoC Pex[1]  9 ...
        [BlueDBG] reseting SoC Pex[1]  10 ...
PEX1 interface detected no Link.
pci 0000:00:01.0: PME# supported from D0 D3hot
pci 0000:00:01.0: PME# disabled
PCI: bus0: Fast back to back transfers disabled
PCI: bus1: Fast back to back transfers enabled
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
cfg80211: Calling CRDA to update world regulatory domain
NET: Registered protocol family 2
IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
TCP established hash table entries: 65536 (order: 7, 524288 bytes)
TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 65536 bind 65536)
TCP reno registered
NET: Registered protocol family 1
cpufreq: Init kirkwood cpufreq driver
XOR registered 4 channels
XOR 2nd invalidate WA enabled
mvCesaInit: sessions=640, queue=64, pSram=f0000000
Warning: TS unit is powered off.
gpio_dev = fd00000
LED_SET_CTL_IOC_NUM= 6702
High gpio polarity = 50
High gpio polarity = 70
Enable Interrupt
mv88f6281_wdt: Watchdog Timer timeout = 8 sec.
mv88f6281_wdt: HW Watchdog timeout    = 15 sec.
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
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 990
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 stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
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
brd: module loaded
loop: module loaded
Integrated Sata device found
IRQ 21/mvSata: IRQF_DISABLED is not guaranteed on shared IRQs
Wake up disk0......
Wake up disk1......
scsi0 : Marvell SCSI to SATA adapter
scsi1 : Marvell SCSI to SATA adapter
scsi 0:0:0:0: Direct-Access              WD40EFRX-68WT0N0 82.0 PQ: 0 ANSI: 5
scsi 1:0:0:0: Direct-Access              WD40EFRX-68WT0N0 82.0 PQ: 0 ANSI: 5
EnablePowerSaving
PowerSavingTime = 15
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
sd 0:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB)
sd 0:0:0:0: [sda] 0-byte physical blocks
sd 1:0:0:0: [sdb] Sector size 0 reported, assuming 512.
sd 1:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB)
sd 1:0:0:0: [sdb] 0-byte physical blocks
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
sd 1:0:0:0: Attached scsi generic sg1 type 0
sd 1:0:0:0: [sdb] Write Protect is off
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 Network Fast Processing (Routing) supported - (Disabled)
  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

mvFpRuleDb (d1090000): 16384 entries, 65536 bytes
Counter=0, opIdx=6, overhead=16
Counter=1, opIdx=2, overhead=0
Counter=2, opIdx=1, overhead=18
Counter=3, opIdx=2, overhead=0
sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
sd 1:0:0:0: [sdb] Sector size 0 reported, assuming 512.
 sda:
NAND device: Manufacturer ID: 0x92, Chip ID: 0xf1 (Unknown NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 100 at 0x000000c80000
Bad eraseblock 200 at 0x000001900000
Bad eraseblock 1023 at 0x000007fe0000
9 cmdlinepart partitions found on MTD device nand_mtd
Using command line partition definition
Creating 9 MTD partitions on "nand_mtd":
0x000000000000-0x000000100000 : "uboot"
 sdb:
0x000000100000-0x000000180000 : "uboot_env"
0x000000180000-0x000000200000 : "key_store"
0x000000200000-0x000000280000 : "info"
0x000000280000-0x000000c80000 : "etc"
0x000000c80000-0x000001680000 : "kernel_1"
0x000001680000-0x000004640000 : "rootfs1"
0x000004640000-0x000005040000 : "kernel_2"
0x000005040000-0x000008000000 : "rootfs2"
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
 sda1 sda2
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
sd 0:0:0:0: [sda] Attached SCSI disk
 sdb1 sdb2
sd 1:0:0:0: [sdb] Sector size 0 reported, assuming 512.
sd 1:0:0:0: [sdb] Attached SCSI disk
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
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
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 ums-datafab
usbcore: registered new interface driver ums-freecom
usbcore: registered new interface driver ums-jumpshot
usbcore: registered new interface driver ums-sddr09
usbcore: registered new interface driver ums-sddr55
usbcore: registered new interface driver ums-usbat
mice: PS/2 mouse device common for all mice
i2c /dev entries driver
rtc-pcf8563 0-0051: chip found, driver version 0.4.3
rtc-pcf8563 0-0051: rtc core: registered rtc-pcf8563 as rtc0
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
mmc0: mvsdio driver initialized, lacking card detect (fall back to polling)
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
Mobile IPv6
IPv6 over IPv4 tunneling driver
sit0: Disabled Privacy Extensions
ip6tnl0: Disabled Privacy Extensions
NET: Registered protocol family 17
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
rtc-pcf8563 0-0051: setting system clock to 2025-07-30 01:13:03 UTC (1753837983)
Freeing init memory: 2872K
*** Stage 1: Setup system and device drivers ***
usb 1-1: new high speed USB device using ehci_marvell and address 2
In hub_port_init, and number is 1, retry 0, port 1 .....
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 4 ports detected
## Error: "ethaddr" not defined
BusyBox v1.17.2 (2017-06-23 10:40:08 CST) multi-call binary.

Usage: ifconfig [-a] interface [address]

egiga0: link up, half duplex, speed 10 Mbps
egiga0: started
usb 1-1.2: new high speed USB device using ehci_marvell and address 3
*** Stage 2: Prepare the root file system ***
Mount system partition...
yaffs: dev is 32505862 name is "mtdblock6" ro
yaffs: passed flags ""
In hub_port_init, and number is 2, retry 0, port 2 .....
usb 1-1.2: configuration #1 chosen from 1 choice
scsi2 : SCSI emulation for USB Mass Storage devices
/dev/sda1 /zyxel/mnt/sysdisk ext2 ro,relatime,errors=continue 0 0
0
Boot from disk
Checksum of sysdisk.img : 01d015594fab4afb6710aa9a41c045e0
Checksum from INFO  : 2af1cad2a374669fdb517c2570a4dca8
Checksum does NOT match, system may be doing firmware upgrade. Extract new firmware from NAND flash ...
storage_gen_mntfw.sh: skip changing partition name because parted command not available yet
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
124928 inodes, 498688 blocks
0 blocks (0%) reserved for the super user
First data block=1
Maximum filesystem blocks=524288
61 block groups
8192 blocks per group, 8192 fragments per group
2048 inodes per group
Superblock backups stored on blocks:
        8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
/dev/sda1 /zyxel/mnt/sysdisk ext2 rw,relatime,errors=continue 0 0
scsi 2:0:0:0: Direct-Access     HEMA_16G HEMA_16GB        PMAP PQ: 0 ANSI: 6
sd 2:0:0:0: Attached scsi generic sg2 type 0
sd 2:0:0:0: [sdc] 30322688 512-byte logical blocks: (15.5 GB/14.4 GiB)
sd 2:0:0:0: [sdc] Write Protect is off
sd 2:0:0:0: [sdc] Assuming drive cache: write through
sd 2:0:0:0: [sdc] Assuming drive cache: write through
 sdc: sdc1
sd 2:0:0:0: [sdc] Assuming drive cache: write through
sd 2:0:0:0: [sdc] Attached SCSI removable disk
Checksum of sysdisk.img : 2af1cad2a374669fdb517c2570a4dca8
Checksum from INFO  : 2af1cad2a374669fdb517c2570a4dca8
Checksum pass!
Mount system disk image ...
yaffs: dev is 32505860 name is "mtdblock4" rw
yaffs: passed flags ""
/etc/zyxel/conf exist..
Start rcS2 of ZyXEL style
Set the phy back to auto-negotiation mode
base address = 4014e000
words[0] = phypoke
words[1] = 1
words[2] = 4
words[3] = 1e1
:GbitPhy[0x0egiga0: link down
0000001:0x00000004] <= 0x000001e1
base address = 4014e000
words[0] = phypoke
words[1] = 1
words[2] = 9
words[3] = 300
:GbitPhy[0x00000001:0x00000009] <= 0x00000300
base address = 4014e000
words[0] = phypoke
words[1] = 1
words[2] = 0
words[3] = 9140
:GbitPhy[0x00000001:0x00000000] <= 0x00009140
*** Stage 3: Start services on HDD ***
NTFS driver 2.1.29 [Flags: R/O MODULE].
tntfs: module license 'Commercial. For support email ntfs-support@tuxera.com.' taints kernel.
Disabling lock debugging due to kernel taint
Tuxera NTFS driver 3011.12.23 [Flags: R/W MODULE].
PPP generic driver version 2.4.2
PPP MPPE Compression module registered
PPP Deflate Compression module registered
NET: Registered protocol family 24
PPP BSD Compression module registered
modprobe: module fuse not found in modules.dep
egiga0: link up, full duplex, speed 1 Gbps
sda
sdb
sdc
checking sda

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.

Trying to mount /dev/sda1
mount: /dev/sda1 already mounted or /mnt/parnerkey busy
mount: according to mtab, /dev/sda1 is mounted on /zyxel/mnt/sysdisk
Fail to mount /dev/sda1
checking sdb

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.

Trying to mount /dev/sdb1
/dev/sdb1 looks like swapspace - not mounted
mount: you must specify the filesystem type
Fail to mount /dev/sdb1
checking sdc
Trying to mount /dev/sdc1
EXT3-fs: Unrecognized mount option "iocharset=utf8" or missing value
mount: wrong fs type, bad option, bad superblock on /dev/sdc1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

Fail to mount /dev/sdc1
Press ENTER to continue...
Starting zylogd...
 zylog starts.
Starting uamd...
Starting ZySH daemon and client...
Start NSA-220 system daemon....
 Start ZySH daemon
zyshd: version 2.0.0 (build: 10:45:14 Jun 23 2017)
% zylog init start
cat: can't open '/var/run/syslog-ng.pid': No such file or directory
Try to KILL SIGHUP to syslog-ng: pid=0
syslog-ng not running, start /usr/sbin/syslog-ng
Jul 30 01:13:40 (none) syslog-ng[1498]: syslog-ng starting up; version='2.0.10'
zyio_open_config success. (/etc/__system_default.xml, 0)
zyio_open_config success. (/etc/zyxel/conf/__system_default_device_ha.xml, 0)
/usr/sbin/zic -d /etc /var/zyxel/myzone_rule
/bin/ln -s -f /etc/MyZone /etc/localtime
/bin/hostname NSA325-v2
Usage: umount [-hV]
       umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
       umount [-f] [-r] [-n] [-v] special | node...
Usage: umount [-hV]
       umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
       umount [-f] [-r] [-n] [-v] special | node...
BusyBox v1.17.2 (2017-06-23 10:40:08 CST) multi-call binary.

Usage: rmdir [OPTIONS] DIRECTORY...

Init SMB DB access...
rm: can't remove '/var/log/samba/smb.db': No such file or directory
WARNING: can't open config file: /etc/ssl/openssl.cnf
zyio_container_create_template(/etc/__system_default.xml): scope:[network/wlan] list:[wlan_list] type:[wlan_t] is not existed
Assemble volume....
[1545] server write-only FIFO is opened (fd=6)
[1545] server read-only FIFO is opened (fd=7)
[1545] server error read-only FIFO is opened (fd=8)
argc = 1,  func = 280
md: md0 stopped.
md: bind<sdb2>
md: bind<sda2>
raid0: looking at sda2
raid0:   comparing sda2(7813033984)
 with sda2(7813033984)
raid0:   END
raid0:   ==> UNIQUE
raid0: 1 zones
raid0: looking at sdb2
raid0:   comparing sdb2(7813033984)
 with sda2(7813033984)
raid0:   EQUAL
raid0: FINAL 1 zones
raid0: done.
raid0 : md_size is 15626067968 sectors.
******* md0 configuration *********
zone0=[sda2/sdb2/]
        zone offset=0kb device offset=0kb size=7813033984kb
**********************************

md0: detected capacity change from 0 to 8000546799616
 md0: unknown partition table
cat: can't open '/tmp/mduuid.map': No such file or directory
EXT4-fs (md0): barriers disabled
kjournald2 starting: pid 1678, dev md0:8, commit interval 5 seconds
EXT4-fs (md0): internal journal on md0:8
EXT4-fs (md0): delayed allocation enabled
EXT4-fs: file extents enabled
EXT4-fs: mballoc enabled
EXT4-fs (md0): mounted filesystem with writeback data mode
/dev/md0 [/i-data/994e5ae0]: user quotas turned on
 Startup config
POLLHUP on 7
  pid = 1545
[1545] is disconnected
[1723] server write-only FIFO is opened (fd=6)
[1723] server read-only FIFO is opened (fd=7)
[1723] server error read-only FIFO is opened (fd=8)
argc = 1,  func = 14
argc = 1,  func = 17
argc = 1,  func = 672
argc = 2,  func = 57
argid[1]: 1122; argv[1]: Duck
cat: can't open '/var/run/nmbd.pid': No such file or directory
kill: you need to specify whom to kill
/bin/hostname Duck
EXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesRegenSmbConfigFile:2203 Close file ok
argc = 2,  func = 105
argid[1]: 1087; argv[1]: ge1
argc = 5,  func = 108
argid[1]: 1087; argv[1]: ge1
argid[2]: 313; argv[2]: ip
argid[3]: 434; argv[3]: address
argid[4]: 539; argv[4]: dhcp
killall: httpd: no process killed
Jul 30 01:13:51 (none) httpd[1742]: [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
Jul 30 01:13:51 (none) httpd[1742]: [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
Jul 30 01:13:51 (none) httpd[1742]: [warn] RSA server certificate CommonName (CN) `NSA325-v2' does NOT match server name!?
Jul 30 01:13:51 (none) httpd[1742]: [error] mod_auth_zyxel: initialized.
argc = 3,  func = 106
argid[1]: 1087; argv[1]: ge1
argid[2]: 350; argv[2]: exit
argc = 2,  func = 444
argid[1]: 1080; argv[1]: 192.168.178.1
argc = 4,  func = 446
argid[1]: 879; argv[1]: fetch
argid[2]: 632; argv[2]: auto
argid[3]: 1087; argv[3]: ge1
Jul 30 01:13:52 (none) httpd[1743]: [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
Jul 30 01:13:52 (none) httpd[1743]: [warn] RSA server certificate CommonName (CN) `NSA325-v2' does NOT match server name!?
Jul 30 01:13:52 (none) httpd[1743]: [error] mod_auth_zyxel: initialized.
/bin/rm -f /var/zyxel/zysh/egiga0.metric
/bin/ip route del default via 0.0.0.0 dev egiga0
RTNETLINK answers: No such process
Jul 30 01:13:54 (none) dhcpcd[1786]: dhcpT1value is 129600 sec
Jul 30 01:13:54 (none) dhcpcd[1786]: dhcpT2value is 226800 sec
Jul 30 01:13:54 (none) dhcpcd[1786]: dhcpT1value is 129600 sec
Jul 30 01:13:54 (none) dhcpcd[1786]: dhcpT2value is 226800 sec
[1749] server write-only FIFO is opened (fd=9)
[1749] server read-only FIFO is opened (fd=10)
[1749] server error read-only FIFO is opened (fd=11)
[1800] server write-only FIFO is opened (fd=12)
[1800] server read-only FIFO is opened (fd=13)
[1800] server error read-only FIFO is opened (fd=14)
argc = 7,  func = 77
argid[1]: 267; argv[1]: mail
argid[2]: 1415; argv[2]: 1
argid[3]: 435; argv[3]: category
argid[4]: 375; argv[4]: all
argid[5]: 461; argv[5]: level
argid[6]: 478; argv[6]: alert
mail server '1' log_category(all) is:alert
argc = 1,  func = 445
POLLHUP on 10
  pid = 1749
[1749] is disconnected
argc = 3,  func = 447
argid[1]: 1087; argv[1]: ge1
argid[2]: 1080; argv[2]: 192.168.178.1
POLLHUP on 13
  pid = 1800
[1800] is disconnected
argc = 7,  func = 77
argid[1]: 267; argv[1]: mail
argid[2]: 1415; argv[2]: 1
argid[3]: 435; argv[3]: category
argid[4]: 375; argv[4]: all
argid[5]: 461; argv[5]: level
argid[6]: 375; argv[6]: all
mail server '1' log_category(all) is:all
argc = 2,  func = 68
argid[1]: 1079; argv[1]: time.stdtime.gov.tw
argc = 2,  func = 60
argid[1]: 1130; argv[1]: +0800
/usr/sbin/zic -d /etc /var/zyxel/myzone_rule
/bin/ln -s -f /etc/MyZone /etc/localtime
[1807] server write-only FIFO is opened (fd=9)
[1807] server read-only FIFO is opened (fd=10)
[1807] server error read-only FIFO is opened (fd=11)
argc = 1,  func = 72
/usr/sbin/ntpdate_agent time.stdtime.gov.tw
argc = 1,  func = 448
POLLHUP on 10
  pid = 1807
[1807] is disconnected
argc = 4,  func = 346
argid[1]: 1224; argv[1]: ""
argid[2]: 597; argv[2]: in
argid[3]: 1225; argv[3]: "NULL"
argc = 1,  func = 38
killall: pure-ftpd: no process killed
Usage: umount [-hV]
       umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
       umount [-f] [-r] [-n] [-v] special | node...
Usage: umount [-hV]
       umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
       umount [-f] [-r] [-n] [-v] special | node...
BusyBox v1.17.2 (2017-06-23 10:40:08 CST) multi-call binary.

Usage: rmdir [OPTIONS] DIRECTORY...

/usr/local/sbin/pure-ftpd: invalid option -- 'J'
Jul 30 09:13:56 (none) pure-ftpd: (?@?) [WARNING] Unknown run-time option
argc = 2,  func = 195
argid[1]: 1140; argv[1]: "admin"
argc = 5,  func = 196
argid[1]: 1140; argv[1]: "admin"
argid[2]: 1426; argv[2]: 501
argid[3]: 363; argv[3]: password
argid[4]: 1164; argv[4]: 45DB56BDB03834A8695109AB020E401C:69B96547C21711185427239105C51A25
enter smb_db_update_user
argc = 5,  func = 196
argid[1]: 1140; argv[1]: "admin"
argid[2]: 1426; argv[2]: 501
argid[3]: 637; argv[3]: type
argid[4]: 638; argv[4]: admin
enter smb_db_update_user
argc = 5,  func = 197
argid[1]: 1140; argv[1]: "admin"
argid[2]: 1426; argv[2]: 501
argid[3]: 642; argv[3]: shpass
argid[4]: 1167; argv[4]:  $1$$3wyaiv9gHfdqI40liWL4H1
shpass : $1$$3wyaiv9gHfdqI40liWL4H1
argc = 4,  func = 192
argid[1]: 1140; argv[1]: "admin"
argid[2]: 1426; argv[2]: 501
argid[3]: 350; argv[3]: exit
argc = 6,  func = 177
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "public"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/public"
argc = 7,  func = 166
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "public"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/public"
argid[6]: 350; argv[6]: exit
EXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesRegenSmbConfigFile:2203 Close file ok
argc = 6,  func = 177
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "video"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/video"
argc = 7,  func = 178
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "video"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/video"
argid[6]: 616; argv[6]: media-server
argc = 7,  func = 166
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "video"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/video"
argid[6]: 350; argv[6]: exit
EXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesRegenSmbConfigFile:2203 Close file ok
argc = 6,  func = 177
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "photo"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/photo"
argc = 7,  func = 178
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "photo"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/photo"
argid[6]: 616; argv[6]: media-server
argc = 7,  func = 166
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "photo"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/photo"
argid[6]: 350; argv[6]: exit
EXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesRegenSmbConfigFile:2203 Close file ok
argc = 6,  func = 177
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "music"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/music"
argc = 7,  func = 178
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "music"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/music"
argid[6]: 616; argv[6]: media-server
argc = 7,  func = 166
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "music"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/music"
argid[6]: 350; argv[6]: exit
EXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesRegenSmbConfigFile:2203 Close file ok
argc = 6,  func = 177
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "admin"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/admin"
argc = 7,  func = 166
argid[1]: 456; argv[1]: share
argid[2]: 630; argv[2]: save
argid[3]: 1169; argv[3]: "admin"
argid[4]: 395; argv[4]: path
argid[5]: 1171; argv[5]: "/i-data/md0/admin"
argid[6]: 350; argv[6]: exit
EXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesRegenSmbConfigFile:2203 Close file ok
argc = 4,  func = 414
argid[1]: 1250; argv[1]: yes
argid[2]: 1251; argv[2]: yes
argid[3]: 1252; argv[3]: yes
Jul 30 09:13:58 (none) ntpdate[1832]: step time server 118.163.81.61 offset 1.148917 sec
argc = 1,  func = 372
TELNET start sucDisablePowerSaving
cess!
argc = 2,TimerState = 1
  func = 147
arEnablePowerSaving
gid[1]: 1155; arPowerSavingTime = 15
gv[1]: 15
test0
Test1
Test2
Test3:
argc = 2,  func = 676
argid[1]: 1087; argv[1]: ge1
Jul 30 09:14:03 (none) httpd[2114]: [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
Jul 30 09:14:03 (none) httpd[2114]: [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
Jul 30 09:14:03 (none) httpd[2114]: [warn] RSA server certificate CommonName (CN) `NSA325-v2' does NOT match server name!?
Jul 30 09:14:03 (none) httpd[2114]: [error] mod_auth_zyxel: initialized.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
argc = 2,  func = 161
argid[1]: 1160; argv[1]: g
exec_cmd complete
eth status = g
ethtest0
Test1
Test2
Test3:
argc = 2,  func = 163
argid[1]: 1161; argv[1]: enable
argc = 2,  func = 18
argid[1]: 350; argv[1]: exit
argc = 1,  func = 20
POLLHUP on 7
  pid = 1723
[1723] is disconnected
Jul 30 09:14:05 (none) httpd[2147]: [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
Jul 30 09:14:05 (none) httpd[2147]: [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
Jul 30 09:14:05 (none) httpd[2147]: [warn] RSA server certificate CommonName (CN) `NSA325-v2' does NOT match server name!?
Jul 30 09:14:05 (none) httpd[2147]: [error] mod_auth_zyxel: initialized.
configure terminal ip smb internal enable "/i-data/md0"
[2155] server write-only FIFO is opened (fd=6)
[2155] server read-only FIFO is opened (fd=7)
[2155] server error read-only FIFO is opened (fd=8)
argc = 4,  func = 183
argid[1]: 634; argv[1]: internal
argid[2]: 302; argv[2]: enable
argid[3]: 1183; argv[3]: "/i-data/md0"
ln -s "/i-data/994e5ae0/admin" "admin"
ln -s "/i-data/994e5ae0/music" "music"
ln -s "/i-data/994e5ae0/photo" "photo"
ln -s "/i-data/994e5ae0/public" "public"
ln -s "/i-data/994e5ae0/video" "video"
EXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesRegenSmbConfigFile:2203 Close file ok
EXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesRegenSmbConfigFile:2203 Close file ok
[2155] is disconnected
configure terminal ip smb internal disable "/i-data/md1"
[2224] server write-only FIFO is opened (fd=6)
[2224] server read-only FIFO is opened (fd=7)
[2224] server error read-only FIFO is opened (fd=8)
argc = 4,  func = 184
argid[1]: 634; argv[1]: internal
argid[2]: 303; argv[2]: disable
argid[3]: 1183; argv[3]: "/i-data/md1"
EXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesRegenSmbConfigFile:2203 Close file ok
no such autosata.
Error happens when deleting autosata.
POLLHUP on 7
  pid = 2224
[2224] is disconnected
configure terminal ip smb internal enable "/i-data/994e5ae0"
[2234] server write-only FIFO is opened (fd=6)
[2234] server read-only FIFO is opened (fd=7)
[2234] server error read-only FIFO is opened (fd=8)
argc = 4,  func = 183
argid[1]: 634; argv[1]: internal
argid[2]: 302; argv[2]: enable
argid[3]: 1183; argv[3]: "/i-data/994e5ae0"
ln -s "/i-data/994e5ae0/admin" "admin"
ln -s "/i-data/994e5ae0/music" "music"
ln -s "/i-data/994e5ae0/photo" "photo"
ln -s "/i-data/994e5ae0/public" "public"
ln -s "/i-data/994e5ae0/video" "video"
EXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesRegenSmbConfigFile:2203 Close file ok
/etc/zyxel/storage/sysvol/.system/autoshare_sata/Test has pointed to other share.
EXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesEXT4: add strict allocate = yesRegenSmbConfigFile:2203 Close file ok
POLLHUP on 7
  pid = 2234
[2234] is disconnected
Starting smbd...
Jul 30 09:14:06 (none) httpd[2148]: [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
Jul 30 09:14:06 (none) httpd[2148]: [warn] RSA server certificate CommonName (CN) `NSA325-v2' does NOT match server name!?
Jul 30 09:14:06 (none) httpd[2148]: [error] mod_auth_zyxel: initialized.
Starting nmbd...
Starting NSU Agent...
PCI: enabling device 0000:00:01.0 (0140 -> 0142)
xhci_hcd 0000:00:01.0: xHCI Host Controller
xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 2
xhci_hcd 0000:00:01.0: irq 9, io mem 0xe0000000
usb usb2: config 1 interface 0 altsetting 0 endpoint 0x81 has no SuperSpeed companion descriptor
usb usb2: configuration #1 chosen from 1 choice
hotplug961add:9
hotplug961add:[9/0/0]USB hub device:09h/xxh/xxh
hotplug960add:
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 4 ports detected
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.
write debug log failed.

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.

Setting up swapspace version 1, size = 498684 KiB
no label, UUID=88518568-7203-4b45-8b93-a9c7628eb325
Adding 498680k swap on /dev/sdb1.  Priority:-1 extents:1 across:498680k
Adding 524280k swap on /i-data/.system/swap_ul6545p.  Priority:-2 extents:3 across:540664k
323+0 records in
323+0 records out
338690048 bytes (323.0MB) copied, 5.005369 seconds, 64.5MB/s
Setting up swapspace version 1, size = 330748 KiB
no label, UUID=0c42e6eb-6fb9-4736-aba2-a2b79e24b994
GMT offset=28800s
setting system time zone to tz_minuteswest=-480
mknod: /dev/btncpy: File exists
[2985] server write-only FIFO is opened (fd=6)
[2985] server read-only FIFO is opened (fd=7)
[2985] server error read-only FIFO is opened (fd=8)
argc = 2,  func = 351
argid[1]: 1226; argv[1]: former
Warning - readback failed
POLLHUP on 7
  pid = 2985
[2985] is disconnected
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sdc1, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with writeback data mode.
[3015] server write-only FIFO is opened (fd=6)
[3015] server read-only FIFO is opened (fd=7)
[3015] server error read-only FIFO is opened (fd=8)
argc = 2,  func = 310
argid[1]: 1196; argv[1]: /dev/sdc1
schedule_controller is already running now.
Starting "/etc/init.d/zypkg_controller.sh".
Starting to set up zy-pkgs environment ...
dumpe2fs 1.41.14 (22-Dec-2010)
cp: can't stat '/etc/zyxel/zy-pkgs/*': No such file or directory
setLED COPY OFF
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sdc1, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
Finish "/etc/init.d/zypkg_controller.sh".
Starting "/etc/init.d/zypkg_controller.sh".
Starting all zypkgs via "/etc/init.d/zypkg_controller.sh" ...
dumpe2fs 1.41.14 (22-Dec-2010)
dumpe2fs 1.41.14 (22-Dec-2010)
- starting package "PHP-MySQL-phpMyAdmin" ...
POLLHUP on 7
  pid = 3015
[3015] is disconnected
[3260] server write-only FIFO is opened (fd=6)
[3260] server read-only FIFO is opened (fd=7)
[3260] server error read-only FIFO is opened (fd=8)
---> Error: start-up program "/usr/local/zy-pkgs/etc/init.d/PHP-MySQL-phpMyAdmin" is not existed or not excutable
argc = 2,  func = 419
argid[1]: 1246; argv[1]: /dev/sdc1
dumpe2fs 1.41.14 (22-Dec-2010)
POLLHUP on 7
  pid = 3260
[3260] is disconnected
[3280] server write-only FIFO is opened (fd=6)
[3280] server read-only FIFO is opened (fd=7)
[3280] server error read-only FIFO is opened (fd=8)
argc = 1,  func = 19
POLLHUP on 7
  pid = 3280
[3280] is disconnected
- starting package "gallery" ...
---> Error: start-up program "/usr/local/zy-pkgs/etc/init.d/gallery" is not existed or not excutable
- starting package "WordPress" ...
---> Error: start-up program "/usr/local/zy-pkgs/etc/init.d/WordPress" is not existed or not excutable
- starting package "SqueezeCenter" ...
---> Error: start-up program "/usr/local/zy-pkgs/etc/init.d/SqueezeCenter" is not existed or not excutable
- starting package "eMule" ...
led_state_map_addr = 10
---> Error: start-up program "/usr/local/zy-pkgs/etc/init.d/eMule" is not existed or not excutable
- starting package "DyDNS" ...
---> Error: start-up program "/usr/local/zy-pkgs/etc/init.d/DyDNS" is not existed or not excutable
- starting package "SMART" ...
---> Error: start-up program "/usr/local/zy-pkgs/etc/init.d/SMART" is not existed or not excutable
- starting package "BackupPlanner" ...
---> Error: start-up program "/usr/local/zy-pkgs/etc/init.d/BackupPlanner" is not existed or not excutable
setLED COPY GREEN ON
led_state_map_addr = 16
- starting package "NFS" ...
---> Error: start-up program "/usr/local/zy-pkgs/etc/init.d/NFS" is not existed or not excutable
/etc/init.d/zypkg_controller.sh: line 491: can't open /i-data/md0/admin/zy-pkgs/USRPKG_DEPS_START: no such file
Finish "/etc/init.d/zypkg_controller.sh".
sh: you need to specify whom to kill
Jul 30 09:14:16 (none) syslog-ng[1498]: Termination requested via signal, terminating;
Jul 30 09:14:16 (none) syslog-ng[1498]: syslog-ng shutting down; version='2.0.10'
Jul 30 09:14:16 Duck syslog-ng[3372]: syslog-ng starting up; version='2.0.10'
rm: can't remove '/i-data/.system/dropbox/dropbox.enable': No such file or directory
## Error: "ethaddr" not defined
Updating MAC address in MCU EEPROM ...
- To write MAC address to EEPROM.
Usage: write_mac_eeprom.sh MAC_ADDRESS
Ex.
        write_mac_eeprom.sh 00:11:22:33:44:55
Web Server already started.
Starting app_wd...
 core_checksum : 91ecbe1ad81cabf1c873e10cdadb429e
 fwversion : V4.81(AALS.1)
 img_checksum : 2af1cad2a374669fdb517c2570a4dca8
 modelid : AE03
 revision : 51009
 romfile_checksum : 1F30
 zld_checksum : 9aa3c926099d10e3f75f944f285bea6d
GbE port 0: TxEnable WA - Enabled, deep=1, tx_en_bk=1

Update zypkg list
[3463] server write-only FIFO is opened (fd=6)
[3463] server read-only FIFO is opened (fd=7)
[3463] server error read-only FIFO is opened (fd=8)
argc = 1,  func = 644
POLLHUP on 7
  pid = 3463
[3463] is disconnected
[3476] server write-only FIFO is opened (fd=6)
[3476] server read-only FIFO is opened (fd=7)
[3476] server error read-only FIFO is opened (fd=8)
argc = 1,  func = 412
/usr/lib/python2.6/site-packages/flickrapi/__init__.py:45: DeprecationWarning: the md5 module is deprecated; use hashlib instead
ls: /i-data/md0/admin/zy-pkgs/ZYPKG_*: No such file or directory
killall: twonkystarter: no process killed
killall: twonkyserver: no process killed
POLLHUP on 7
  pid = 3476
[3476] is disconnected
mdadm_status_log.sh: raid status = DeviceDisappeared
mdadm_status_log.sh: raid mdx = /dev/md0
3608
led_state_map_addr = 46

Please press Enter to activate this console.


BusyBox v1.17.2 (2017-06-23 10:40:08 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Re: Noobi with Zyxel 325 v2
July 31, 2025 12:08AM
For some reason, the USB is not recognized as a USB storage device.

Marvell>> boot
(Re)start USB...
USB:   scanning bus for devices... 2 USB Device(s) found
Waiting for storage device(s) to settle before scanning...
0 Storage Device(s) found

Boot with serial console again. Interrupt count down and

usb start

Wait about 5 seconds, it should output as
1 Storage Device(s) found

If it does, check to see if it can read the content
ext2ls usb 0:1 /
ext2ls usb 0:1 /boot

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Noobi with Zyxel 325 v2
July 31, 2025 09:07AM
I've tried it several times with multiple sticks (USB 2 and 3) but unfortunately I always get the message 0 Storage Devices found.
Re: Noobi with Zyxel 325 v2
July 31, 2025 11:42PM
Duck,

> I've tried it several times with multiple sticks
> (USB 2 and 3) but unfortunately I always get the
> message 0 Storage Devices found.

Time to try kwboot.

Download uboot.2017.07-tld-1.nsa325.bodhi.tar from the release thread

https://forum.doozan.com/read.php?3,12381

Follow this example and kwboot the 2017.07 u-boot for NAS325.

https://forum.doozan.com/read.php?3,51739,51919#msg-51919

See if you can bring up the USB drive at u-boot prompt.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: