|
发表于 2004-5-30 17:24:20
|
显示全部楼层
# $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $
# 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
# the following entries are samples to pique your imagination
#linux -ro,soft,intr ftp.example.org:/pub/linux
#boot -fstype=ext2 :/dev/hda1
#floppy -fstype=auto :/dev/fd0
#floppy -fstype=ext2 :/dev/fd0
#e2floppy -fstype=ext2 :/dev/fd0
#jaz -fstype=ext2 :/dev/sdc1
#removable -fstype=ext2 :/dev/hdd
:winc -fstype=auto,iocharset=cp936 :/dev/hda1
:wind -fstype=auto,iocharset=cp936 :/dev/hda5
:hda7 -fstype=auto :/dev/hda7
---------------------------------------------------------------
这样改 行吗? 我的不成功 |
|