|

楼主 |
发表于 2009-3-19 08:43:31
|
显示全部楼层
手里没有livecd,实在不行就只能刻盘重装了。
asmart:
我按照你的方法试了一下(急救模式将"/"自动挂载到“/target”):
第一次:
Mount -t proc proc /target/proc
Mount:Mounting proc on /target/proc failed:Device or resource busy
第二次:
~ #: /#chroot /target /bin/bash
root@debian:grub
Probing devices to guess BIOS drives. This may take a long time.Error opening terminal:bterm.
网上查了一下:
export TERM=xterm 重新设置term变量
Grub成功
Root (hd0,2) (使用(hd0,3)出错)
Setup (hd0)
Grub菜单正常了,但两个系统均进不去,回头再查查什么原因。
重启进XP时提示:
Root (hd0,1)
Filesystem type unknown,partiition type 0xf
选择进入Debian时提示:
Root (hd0,3)
Error 22:No such partion |
|