Probblem with NFS mount

Rob Landley rob at landley.net
Wed May 3 17:06:19 UTC 2006


On Tuesday 02 May 2006 11:13 pm, Michael Song wrote:
> Hi, Rob
> Below is the 'cat /proc/mounts' output:
> # cat /proc/mounts
> rootfs / rootfs rw 0 0
> /dev/root / nfs
> rw,v2,rsize=4096,wsize=4096,hard,nolock,proto=udp,addr=192.168.0
> proc /proc proc rw,nodiratime 0 0
>
> It shows 'rw',

If the kernel thinks it's read-write, and it's not letting you write to it, 
that really sounds like a kernel bug.  We may be doing something unusual that 
triggers this bug, but it really sounds to me like the kernel is what you 
have to poke at next.

P.S.  Since when is 192.168.0 a usable address?

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list