启动后系统将提示“ Give root password for maintenance ”
·
当/dev/sda7 分区的超级块出现错误时,启动后系统将提示“ Give root password for maintenance ”
输入root用户密码,进入临时shell环境
# fsck -yt ext3 /dev/sda7
# exit
-t 指定文件系统
-y 对发现的问题自动回答yes
转载于:https://blog.51cto.com/3917728/1170958
更多推荐

所有评论(0)