Hi, I was trying to port OpenWrt to a new development board. I compiled barrier_breaker/14.07 and tried booting the board will generated bzImage. Kernel is booting correctly but filesystem is not getting mounted and throwing the below error:
...... [ 4.000314] host=CE2600, domain=, nis-domain=(none) [ 4.005614] bootserver=192.168.128.2, rootserver=192.168.128.2, rootpath= [ 4.017388] VFS: Mounted root (nfs filesystem) on device 0:10. [ 4.023422] Freeing unused kernel memory: 404k freed procd: Console is alive procd: - preinit - Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level mounting /dev/root mount: mounting 1 on /mnt failed: No such file or directory mv: can't rename '/mnt/sysupgrade.tgz': No such file or directory umount: can't umount /mnt: Invalid argument procd: - early - procd: - ubus - procd: - init - [ 10.915589] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 10.921470] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.927640] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX [ 10.935312] device eth0 entered promiscuous mode [ 10.940242] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.947269] br-lan: port 1(eth0) entered forwarding state [ 10.952704] br-lan: port 1(eth0) entered forwarding state [ 12.949192] br-lan: port 1(eth0) entered forwarding state [ 19.932382] nfs: server 192.168.128.2 not responding, still trying Can somebody please help me to resolve above errors? Thanks, Yogesh
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
