[BusyBox] NFS root filesystem with busybox

Russ Dill Russ.Dill at asu.edu
Fri Mar 21 12:39:03 UTC 2003


> 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.

afaik, the way you are "phrasing" the command that you are giving to
mount requires that /proc is mounted. Mount proc first.




More information about the busybox mailing list