From: Christian Maier-R. <cm...@ag...> - 2000-11-21 21:04:22
|
Hello, I have downloaded the trinux version 0.70 but i have a problem with the mount command. If i try to mount a resource like this: bash# mount -t nfs 192.168.17.17my.nfs.server.ip:/mnt /mnt i get the error message: Mounting 192.168.17.17:/mnt on /mnt failed: no such device of course i created a /mountpoint director before, and have permissions in the /etc/exports file on the NFS server. what could be the reason for this failure?? There are no problems with mounting /dev/fd0 or /dev/hda1; the nfs server runs properly (i think it seems not to be a server problem, i can mount the drive with under a linux system). thanks Christian |