LinuxSir.cn,穿越时空的Linuxsir!

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

配置文件出错,只能在read-only模式下进入!怎么办?

[复制链接]
发表于 2004-3-24 22:59:37 | 显示全部楼层 |阅读模式
我在/etc/rc.conf 中少打了一个引号,结果启动只能进入read-only的模式,即使以root登入也不管用,什么都改不了啦:help
我是硬盘安装的,不知道是不是能用软盘进行修改?软盘中应拷哪些东西?
发表于 2004-3-25 04:31:49 | 显示全部楼层
fsck -p /
mount -u /
mount /dev/ad0s1f /usr <--- this line is optional, depends your partition, and change ad0s1f to yours also.
vi /etc/rc.conf
 楼主| 发表于 2004-3-25 13:49:17 | 显示全部楼层
非常感谢!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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