LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 926|回复: 2

Grub不能引导Windows[双硬盘],请指教!

[复制链接]
发表于 2008-10-12 20:27:17 | 显示全部楼层 |阅读模式
我的系统两块硬盘,Primary Slave是一块IDE的硬盘,安装了Ubuntu 8.04,还有 一块SATA硬盘,安装了WINXP。

fdisk -l的显示如下:
代码:
$ sudo fdisk -l

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf0b1ebb0

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1         243     1951866   82  Linux swap / Solaris
/dev/sda2             244       14593   115266375    5  Extended
/dev/sda5             244       14593   115266343+  83  Linux

Disk /dev/sdb: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1ba41ba3

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1        3824    30716248+   7  HPFS/NTFS
/dev/sdb2            3825       30401   213479752+   f  W95 Ext'd (LBA)
/dev/sdb5            3825       14278    83971723+   7  HPFS/NTFS
/dev/sdb6           14279       30401   129507966    7  HPFS/NTFS


menu.lst文件的Ubuntu和windows部分的代码如下:
代码:
title      Ubuntu 8.04.1, kernel 2.6.24-21-generic
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-21-generic root=UUID=7fab4bcf-a237-42b0-b51f-254d42fea748 ro splash noapic locale=zh_CN vga=792 quiet
initrd      /boot/initrd.img-2.6.24-21-generic
quiet

title      Microsoft Windows XP Professional
rootnoverity      (hd1,0)
savedefault
makeactive
chainloader   +1
boot


目前Windows 无法引导,请教一下,windows部分的menu.lst应该怎么写。
 楼主| 发表于 2008-10-12 20:28:34 | 显示全部楼层
faint,我咋发到Gentoo板了?版主给移动到 Ubuntu板,谢谢。
回复 支持 反对

使用道具 举报

发表于 2008-10-13 09:44:48 | 显示全部楼层
1、主板BIOS,开启SATA的AHCI功能。由于UBUNTU804内置了AHCI模块,可以识别硬盘。如果之前未开启,并且安装了MS WIN系统,开启后可能导致WIN无法启动,请搜索WIN下的AHCI驱动安装方法。
2、若主板中无法将SATA硬盘设置为IDE模式或AHCI模式,那么把SATA连接线连接到倒数第一个或第二个SATA接口即可(很多主板只有4个口,但是应该有6个,尚不明原因)。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表