The linux start but i have this error
Looking up port of RPC 100005/1 on 192.168.1.102
Root-NFS: Server returned error -2 while mounting /exports/nfsroot-ccwmx53js
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Cannot open root device “nfs” or unknown-block(2,0)
Please append a correct “root=” boot option; here are the available partitions:
1f00 1024 mtdblock0 (driver?)
1f01 512 mtdblock1 (driver?)
1f02 3072 mtdblock2 (driver?)
1f03 122880 mtdblock3 (driver?)
1f04 396800 mtdblock4 (driver?)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
Backtrace:
[<8000c5a8>] (dump_backtrace+0x0/0x10c) from [<80345c78>] (dump_stack+0x18/0x1c)
r7:803e85b8 r6:00008000 r5:cfa58000 r4:804c3a10
[<80345c60>] (dump_stack+0x0/0x1c) from [<80345cdc>] (panic+0x60/0xd4)
[<80345c7c>] (panic+0x0/0xd4) from [<80455d5c>] (mount_block_root+0x1dc/0x21c)
r3:00000000 r2:00000000 r1:cf029f58 r0:803e865f
[<80455b80>] (mount_block_root+0x0/0x21c) from [<80455e60>] (mount_root+0xc4/0xf8)
[<80455d9c>] (mount_root+0x0/0xf8) from [<80456000>] (prepare_namespace+0x16c/0x1d0)
r5:804719f4 r4:804c0478
[<80455e94>] (prepare_namespace+0x0/0x1d0) from [<8045528c>] (kernel_init+0x118/0x158)
r5:80481ab4 r4:804c0240
[<80455174>] (kernel_init+0x0/0x158) from [<80030cd8>] (do_exit+0x0/0x5c4)
r5:80455174 r4:00000000
then I try renaming both rootfs files to rootfs-ccwmx53js.jffs2 in the folder host:/exports, but it didnt work
1.Are you using Digi shipped Kubuntu ? If so NFS server and TFTP server will be configured by default
2. After building project , did you install it?
Right click on project and install.
When you install flash images will be copied to /tftpboot folder and filesystem will be copied to /exports/nfsroot-ccwmx53js folder.
After this check whether you have /exports/nfsroot-ccwmx53js exists? If not create it manually.
Make sure that you are building a project for wireless variant of module and flashing on wireless variant.
Your uboot seems to be old. Build a uboot project and flash onto module.
in env variables i see that you have set same ipaddress of ipaddr and ipaddr1 which could be an issue if you connect both FEC and secondary ethernet interface to same network.
–>>Kernel panic - not syncing: VFS: Unable to mount root
This error is mostly due to the error when kernel is not able to find filesystem in NFS folder