免费注册 查看新帖 |

Chinaunix

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

编辑 /etc/fstab 文件 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-09-22 17:26 |只看该作者 |倒序浏览
# /etc/fstab: static file system information.
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency).  It is safe to drop the noatime options if you want and to
# switch between notail and tail freely.
#                           
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/BOOT           /boot       ext2         noauto,noatime         1 2/dev/ROOT           /           ext3         noatime         0 1/dev/SWAP           none        swap         sw              0 0/dev/cdroms/cdrom0  /mnt/cdrom  iso9660         noauto,ro       0 0proc                /proc       proc         defaults        0 0
警告:
注意 /boot 默认状态启动时是 不会 被挂载的。
目的是保护 /boot 上的数据。如果你需要,请手动挂载!
警告:
参考下面的 /etc/fstab 文件范例。当然要把 "BOOT", "ROOT" 和 "SWAP" 替换为你的
分区的设备标识(如 hda1, 等) ,还要替换 "ext2" and "ext3" 为你的文件系统类型。


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/24071/showart_175231.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP