# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,4)
# kernel /boot/vmlinuz-version ro root=/dev/hda5
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=5
gfxmenu (hd0,4)/boot/message
password --md5 $1$KICLsp1N$y3Yxb5yKHZaKjLxfAYSGn/
title RedFlag (2.6.22.6-1)
root (hd0,4)
kernel /boot/vmlinuz-2.6.22.6-1 ro root=LABEL=/ vga=788 splash=silent
initrd /boot/initrd-2.6.22.6-1.img
title Other
rootnoverify (hd0,0)
chainloader +1
就是这些内容 ,不知能否解决呢,我提前谢谢了。
tusheng 于 2007-10-22 07:45:47发表:
以前是ntfs格式的吗?
红旗好象对ntfs格式的windows分区是自动挂载的,不知道6.0会不会出什么错误.
既然是ntldr丢失.
用xp的故障恢复控制台,fixboot
或者用vista光盘上的,bootsect /nt52 c:
hugowf 于 2007-10-21 21:22:23发表:
报错信息是 NTLDR is missing.
不知 能否 解决, 谢谢了。
hugowf 于 2007-10-21 20:56:23发表:
我想起来了,可能是我的原xp的磁盘格式不对,好像还是nsf...?(具体是什么给忘了),反正就是xp 经常用的磁盘格式,没有变成fat32 ,是这个原因吗? 如果是,如何给转变过来?(在linux下可以吗?)
tusheng 于 2007-10-21 20:48:37发表:
可能是分区表出错了吧,
看看选others的报错内容吧
hugowf 于 2007-10-21 20:34:39发表:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,4)
# kernel /boot/vmlinuz-version ro root=/dev/hda5
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=5
gfxmenu (hd0,4)/boot/message
password --md5 $1$KICLsp1N$y3Yxb5yKHZaKjLxfAYSGn/
title RedFlag (2.6.22.6-1)
root (hd0,4)
kernel /boot/vmlinuz-2.6.22.6-1 ro root=LABEL=/ vga=788 splash=silent
initrd /boot/initrd-2.6.22.6-1.img
title Other
rootnoverify (hd0,0)
chainloader +1
就是这些内容 ,不知能否解决呢,我提前谢谢了。
hugowf 于 2007-10-21 14:53:49发表:
谢谢 我试一试
Skill 于 2007-10-21 14:48:21发表:
二楼正确,以前我记得红旗LINUX的系统是显示DOS的呀
如果是引导问题的话就看GRUB的贴子可以恢复的
deepwhite 于 2007-10-21 14:29:43发表:
那个所谓的Other就是XP。
进去Linux,把
/boot/grub/grub.conf的内容帖上来看看内容。