[BusyBox] NFS root filesystem with busybox

Afzal, Naeem M naeem.m.afzal at intel.com
Fri Mar 21 12:33:03 UTC 2003


Hi 

I am trying to create NFS root filesystem for 2.4.19-rmk6 kernel and busbybox 0.65.5 (statically compiled) and tinylogin 1.4. Few problems I faced:

1) using busybox sh, I see weird behavior in S10checkroot.sh script, this is the script called from rcS file.

Path to script  /etc/rc.d/rcS.d/S10checkroot.sh is seen as /etc/rc.d/rc/S10checkroot and complains file not found.

I compile ash statically separately and link it for sh and then path is seen correctly for S10checkroot.sh file. But then it fails to run the mount command:

mount -n -o remount,rw /
mount: /proc/filesystem: mounts No such file or directory

it should have mounted it as nfsroot filesystem but it is not?

Any idea clue on this one would be appreciated.

Thanks

naeem



More information about the busybox mailing list