当前位置: 技术问答>linux和unix
急急急!!!装redhat7.1时出现的问题!
来源: 互联网 发布时间:2014-11-07
本文导语: 我在40G的爱盘上分了4个区1-(fat 32 for 98):2-(ntfs for xp):3-(extend for data):4-(fat 32 for linux),我用BOOTSTAR做多重启动(没问题吧?)。先后装了98和xp,一切正常,可是在我往4区上安linux(Red Hat 7.1)时,开始顺利,到...
我在40G的爱盘上分了4个区1-(fat 32 for 98):2-(ntfs for xp):3-(extend for data):4-(fat 32 for linux),我用BOOTSTAR做多重启动(没问题吧?)。先后装了98和xp,一切正常,可是在我往4区上安linux(Red Hat 7.1)时,开始顺利,到了选择安装方式
以后,就出现了以下错误:
An error occurred reading the partition table for
the block device sad.. The error was:
Partition(s) do not end on cylinder boundary
This occurs because the drive geometry deteted
by the kernel used by the insataller is different
partitioned. This can be corrected by specifying
the device geometry on the kernel command line
when booting the insataller.
为什么?
各位高手拔刀相助啊!!!
以后,就出现了以下错误:
An error occurred reading the partition table for
the block device sad.. The error was:
Partition(s) do not end on cylinder boundary
This occurs because the drive geometry deteted
by the kernel used by the insataller is different
partitioned. This can be corrected by specifying
the device geometry on the kernel command line
when booting the insataller.
为什么?
各位高手拔刀相助啊!!!
|
可能是由于linux的boot分区需要建立在2G以前的空间上,用pqmagic将98的fat32分区划出几十兆来用来建立boot分区,可能可以解决。