greetings - can anybody tell me if nfs client is available with knoppix 3.9 ? I booted with knoppix 2 (command line only) and tried to mount my network drive :-
mount 192.168.0.1:/data6 /mnt/data6
and I get the error "Mount : RPC: Timed out"
I also tried
mount -t nfs 192.168.0.1:/data6 /mnt/data6
and got the same result.
what does this mean ? I can ping 192.168.0.1 from the knoppix box.
192.168.0.1 is definitely serving up data6 as nfs, as I can mount it ok from the server box. I'm a nfs newbie - if nfs client is indeed available with knoppix, what other magic do I have to perform to mount my network disk ?
thanks
Rod