bodhi Wrote: ------------------------------------------------------- > > I found the following services failed. How can > I > > fix these services? > > This basic rootfs init system is sysvinit. > > Are you running systemd? If you have not set up > for systemd then you can use uEnv.txt to run it > > It was mentioned in the installation instructioby n325 - uBoot
I found the following services failed. How can I fix these services? root@debian:/# systemctl list-units --failed UNIT LOAD ACTIVE SUB DESCRIPTION * cockpit.service loaded failed failed Cockpit Web Service * systemd-journal-flush.service loaded failed failed Flush Journal to Persistent Storage * systemby n325 - uBoot
I successfully competed the process and the device now booted into Debian. Thank you bodhi for your help!by n325 - uBoot
Thank you. I do have access to a serial console so will follow that approach.by n325 - uBoot
I believe it's the stock u-boot. Here is the output from dmesg. ,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 availableby n325 - uBoot
Hi bodhi - My NSA325 returns the following for the command "cat /etc/fw_env.config" # MTD device name Device offset Env. size Flash sector size Number of sectors # NAND example /dev/mtd1 0x0000 0x20000 0x20000 4 cat /proc/mtd returns mtd0: 00100000 00020000 "uboot" mtd1: 00080000 00020000 "uboot_env" mtd2: 00080000 00020000 "by n325 - uBoot
I am trying to boot with stock uboot on Zyxel NSA325 with the Debian 5.2.9 which is installed on a USB stick. I have the serial console attached and I see an error LABEL=rootfs does not exist. The USB stick is formatted with EXT3 and labeled rootfs. Here is the log. Any help to resolve this issue will be appreciated. Thanks. Solved: fixed by labeling the usb disk as rootfsby n325 - Debian