免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1941 | 回复: 6
打印 上一主题 下一主题

fstab中一条目mount没有启作用,请教fstab的日志哪里察看 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-12-20 11:46 |只看该作者 |倒序浏览
谢谢

论坛徽章:
0
2 [报告]
发表于 2006-12-20 12:27 |只看该作者
需要看日志吗?mount all 看下有什么报错就行了

论坛徽章:
0
3 [报告]
发表于 2006-12-20 13:52 |只看该作者
#mount all ?
all不是参数

论坛徽章:
0
4 [报告]
发表于 2006-12-20 14:45 |只看该作者
Can you post your /etc/fstab file and point out which entry didn't mount so that I may help ?

论坛徽章:
0
5 [报告]
发表于 2006-12-20 15:27 |只看该作者
[root@localhost ~]# more /etc/fstab
# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/                 /                       ext3    defaults        1 1
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /dev/shm                tmpfs   defaults        0 0
none                    /proc                   proc    defaults        0 0
none                    /sys                    sysfs   defaults        0 0
LABEL=SWAP-sda2         swap                    swap    defaults        0 0
snfs0                   /data   cvfs    rw     0 0
/dev/hda                /media/cdrom            auto    pamconsole,fscontext=sys
tem_ubject_r:removable_t,exec,noauto,managed 0 0
[root@localhost ~]# mount -t cvfs snfs0 /data
mount.cvfs: Filesystem snfs0 mounted on /data

[root@localhost ~]#

论坛徽章:
0
6 [报告]
发表于 2006-12-20 16:31 |只看该作者
/var/log/message

论坛徽章:
0
7 [报告]
发表于 2006-12-21 00:46 |只看该作者
If you add verbose=yes to the mount option of your snfs0 in /etc/fstab file, it should give you more detailed info why it didn't mount on the console while booting up
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP