Grub无法加载NTFS!(在线等)
我的系统配置:第一个硬盘分区:C: NTFS(WINDOWS XP)
D:FAT32
E:FAT32
第二个硬盘分区:G:NTFS
H:LINUX
I:LINUX LVM
用GRUD安装在MBR上,GRUD 无法识别NTFS,导致无法启动WINDOWS XP!
如何解决,我的电脑没有软驱! 问题是,我在安装FC4中选择了把GRUB装在MBR了,FC4中的GRUB不支持NTFS!!
安装完后,就进不了XP! 当然不是,你应该看精华贴
加
map (hd0) (hd1)
map (hd1) (hd0) 加
map (hd0) (hd1)
map (hd1) (hd0)
还是不行 先说说你的硬盘的主从和在哪个IDE 通道上? 贴出/boot/grub/grub.conf
看看 把你的硬盘分区情况及grub.conf贴出来看看 # grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:You have a /boot partition.This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd1,5)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=2
timeout=20
splashimage=(hd1,5)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.11-1.1369_FC4)
root (hd1,5)
kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.11-1.1369_FC4.img
title windows xp/2000
root (hd0,0)
chainloader +1
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
boot
fdisk -l
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks IdSystem
/dev/hda1 * 1 383 3076416 7HPFS/NTFS
/dev/hda2 384 4865 36001665 fW95 Ext'd (LBA)
/dev/hda5 384 1148 6144831 bW95 FAT32
/dev/hda6 1149 1785 5116671 7HPFS/NTFS
/dev/hda7 1786 2423 5124703+ 7HPFS/NTFS
/dev/hda8 2424 3188 6144831 bW95 FAT32
/dev/hda9 3189 3953 6144831 bW95 FAT32
/dev/hda10 3954 4335 3068383+ 7HPFS/NTFS
/dev/hda11 4336 4865 4257193+ bW95 FAT32
Disk /dev/hdc: 15.0 GB, 15000330240 bytes
255 heads, 63 sectors/track, 1823 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks IdSystem
/dev/hdc1 2 1823 14635215 fW95 Ext'd (LBA)
/dev/hdc5 2 1033 8289508+ 7HPFS/NTFS
/dev/hdc6 * 1034 1046 104391 83Linux
/dev/hdc7 1047 1823 6241221 8eLinux LVM 各位老大帮帮忙..
呵呵.. 选择XP后出现了什么现象?
title winxp
root (hd0,0)
chainloader +1
boot
试一下这个 grub> root (hd0, (tab)
Possible partitions are:
Partition num: 0, Filesystem type unknown, partition type 0x7
grub>root (hd0,0)
filesystem type unknown, partition type 0x7
grub ver 0.95
title Microsoft windows xp/2000
root (hd0,0)
makeactive
chainloader +1 grub不认得正常
不管它,照样的输入
root (hd0,0)
chainloader +1
boot title winxp
root (hd0,0)
chainloader +1
boot
这个配置,选择XP 后 GRUD又跳回 选择界面 :shock: 那如果不打boot的话,显示什么信息?
XP原来是可以引导的吗?
输入boot后应该显示出一些什么吧
页:
[1]
2