|
大家好!
我的计算机配置是IBM THINKPAD T22,CPUIII 900E,主板:Intel440BX,内存:256M,硬盘:日立80G 5400RPM,显卡:S3 Savage IX 8M,声卡:Cirrus Logic。
我在硬盘上安装多操作系统,hda1是Win2000分区,hda2是DOS分区,hda3是linux分区,linux安装版本是RedHat 9.0,按照hda1,hda2,hda3的顺序安装完毕后,使用GRUB可以正常引导运行3个操作系统,但运行PQ后提示“分区有CHS/LBA 冲突”,因为在第一次安装时我使用了2个分区软件,准备在第二次安装时只使用PQ,于是我清空MBR后,先使用PQ分好各个分区,再安装操作系统后PQ仍然提示“分区有CHS/LBA 冲突”,在安装RedHat 9.0进入分区界面前我注意到有以下提示:“The partition table on /dev/hda is inconsistent,There are many reasons why this might be the case. Ofen, the reason is that Linux detected the BIOS geometry incorrectly, However, this does not appear to be the case here. It is safe to ignore, but ignoring may cause (fixable) problems with some boot loaders, and may cause problems with FAT file system, Using LBA is recommended.”。这是否意味着Disk Druid或者GRUB不能正常识别硬盘LBA参数,可是我的硬盘在计算机BIOS中可以正确识别,也通过了日立的官方软件的检测,请问这个问题如何解决?我查询了一些资料,好象是lilo下可以添加“append="hda=cyls,heads,secs"”参数,在GRUB中应当如何处理?谢谢! |
|