Fedora 20 automount nfs fs with autofs # yum install autofs
# cat /etc/auto.misc # # This is an automounter map and it has the following format # key [ -mount-options-separated-by-comma ] location # Details may be found in the autofs(5) manpage
cd -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom RemoteDownload -rw,soft,intr 192.168.1.100:/Download
# the following entries are samples to […]
Recent Comments