]> git.pld-linux.org Git - packages/autofs.git/blame - autofs-auto.mnt
- Prereq: /sbin/chkconfig
[packages/autofs.git] / autofs-auto.mnt
CommitLineData
2dfbde63 1# This is an automounter map and it has the following format
2# key [ -mount-options-separated-by-comma ] location
3# Details may be found in the autofs(5) manpage
4
5kernel -ro ftp.kernel.org:/pub/linux
6cdrom -fstype=iso9660,ro,nodev,nosuid :/dev/cdrom
7# Beware that popping out a floppy disc while it is mounted is a VERY
8# DANGEROUS OPERATION, and can result in disc corruption. If you have
9# a floppy drive where this is possible (i.e. most PCs), you are warned!
10#floppy -fstype=auto,nodev,nosuid :/dev/fd0
11
12# The following are to give you some additional ideas
13#zip -fstype=ext2 :/dev/hdc
14#jaz -fstype=auto :/dev/sda
This page took 0.670933 seconds and 4 git commands to generate.