Add Network Drive in fstab?

Stefan Bruda yellowdog-general@lists.terrasoftsolutions.com
Tue Dec 10 20:19:00 2002


At 20:00 -0700 on 2002-12-10 Drew Lane wrote:
 >
 > Is it possible to add a network drive in fstab?

You mean an NFS drive?  If so, yes.  Here is the syntax:

    machine:path    mount-point    nfs    options    0   0

For instance,

    192.168.0.1:/home  /mnt/rhome  nfs  hard,intr,noexec,nosuid,rw,noauto,user 0 0

See nfs(5) (i.e., do man nfs) for details and in particular for
available options.

Hope this helps,
Stefan

-- 
If it was so, it might be; and if it were so, it would be; but as
it isn't, it ain't. That's logic.
    --Lewis Carroll, Through the Looking-Glass