I have the condition in the boot log: "NFS unused nfs start exitswith status 6 Why does it do this??? Do I need an entry in /etc/fstab as the only way of satisfying nfs to run??? Can I not do the mount manually? Does anyone have an example of a fstab line entry that decalres a mount as an NFS drive? ,,, is "mount computer:/dir_path /mount_point" an NFS command??? Ted
On Friday 29 October 2004 09:29, Ted Hilts wrote:
I have the condition in the boot log: "NFS unused nfs start exitswith status 6
Why does it do this???
Do I need an entry in /etc/fstab as the only way of satisfying nfs to run??? Can I not do the mount manually?
Does anyone have an example of a fstab line entry that decalres a mount as an NFS drive?
myserver.net:/home /home nfs defaults 0 0
,,, is "mount computer:/dir_path /mount_point" an NFS command???
See example above ^^^ Jeff
participants (2)
-
Jeffrey Laramie
-
Ted Hilts