LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 576|回复: 1

求助:autofs

[复制链接]
发表于 2004-11-5 11:28:48 | 显示全部楼层 |阅读模式
我是双系统,我想自动挂载windos分区,我的方法如下。大虾门看看什么问题。
#vi /etc/auto.master
#法一:加入:/mnt/windows  /etc/auto.misc  --time=60
#vi /etc/auto.misc
#windows   -fstype=vfat   :/dev/sda5(windows分区)
法二::/mnt/windows  /etc/auto.windows  --time=60
#vi /etc/auto.windows
# windows   -fstype=vfat   :/dev/sda5(windows分区)
#service autofs reload
#service autofs restart
可是怎么都不能加载过来。过程中也没有提示错误。我两种方法都试了(其中一种方法有错。我不清楚,望大家指出来)。还是不行,是不是我那里做的不对??望指点!
 楼主| 发表于 2004-11-5 13:30:07 | 显示全部楼层
问题解决了。正确如下:
/mnt  /etc/auto.windows --time=60
#vi /etc/auto.windows
# windows -fstype=vfat :/dev/sda5(windows分区)
#service autofs reload
#service autofs restart
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表