Hi all,
I have been using Openwrt for a long time on an Asus wl500gp. I wanted a similar device then I bought a Netgear wgt634u. Unfortunately, I am not able to launch correctly the latest trunk (27143), I built it as usual with JFFS2 filesystem only, default options, IPv6 disabled.
I install the generated firmware with the serial cable by TFTP:

ifconfig eth0 -addr=192.168.1.1 -mask=255.255.255.0
flash -noheader 192.168.1.111:openwrt-wgt634u-jffs2.bin flash0.os
[...]
JFFS2 error: (1) jffs2_build_inode_pass1: child dir "dropbear" (ino #15) of dir ino #2 appears to be a hard link JFFS2 error: (1) jffs2_build_inode_pass1: child dir "crontabs" (ino #6) of dir ino #2 appears to be a hard link JFFS2 error: (1) jffs2_build_inode_pass1: child dir "config" (ino #8) of dir ino #2 appears to be a hard link JFFS2 error: (1) jffs2_build_inode_pass1: child dir "themes" (ino #13) of dir ino #12 appears to be a hard link JFFS2 error: (1) jffs2_build_inode_pass1: child dir "lib" (ino #27) of dir ino #26 appears to be a hard link JFFS2 error: (1) jffs2_build_inode_pass1: child dir "libexec" (ino #32) of dir ino #26 appears to be a hard link JFFS2 error: (1) jffs2_build_inode_pass1: child dir "opkg" (ino #28) of dir ino #27 appears to be a hard link JFFS2 error: (1) jffs2_build_inode_pass1: child dir "info" (ino #29) of dir ino #28 appears to be a hard link JFFS2 notice: (1) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
VFS: Mounted root (jffs2 filesystem) readonly on device 31:2.
Freeing unused kernel memory: 148k freed
Kernel panic - not syncing: No init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.

Any idea? I have found nothing on google, the forum (someone got a similar issue). Is there a way to erase the flash0.os zone memory from CFE?
Thanks for your help! Cheers.

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to