BCHILD 2008-8-23 10:03
linux問題Give root password for maintenance
linux主機開起來出現了
Give root password for maintenance
(or type Control-D to continue):输入密码后
出现了:(Repair filesystem)1 #
我下fsck -A -V重新開機後出現了
( none ) login :
這是出了什麼問題
BCHILD 2008-8-23 19:04
我是指linux在检查磁碟时,检查到/home/king1失败,而我这个目录上单独mount了一个硬碟
因为检查失败后,出现下面这段英文
Give root password for maintenance
(or type Control-D to continue):
我输入密码后,照着网路上找到的方法下达了fsck -A -V这串指令,重新启动后,却出现
( none ) login :
无法登入系统..所以我想问这是为什么..?
flyspaces 2008-8-23 20:29
输入根密码以便维护。
fsck是检查磁盘完整性的。你最好把mount上的那个硬盘卸载掉。