|

楼主 |
发表于 2010-3-18 20:29:22
|
显示全部楼层
SATA RAID devices are currently not really supported by either grub or lilo, basically because its not possible to probe the BIOS for the device. But it is possible to install grub using a semi-manual method. This method has been implemented in grub-installer.
/!\ Only grub ("grub legacy") is supported, not grub-pc ("grub2").
Using lilo is currently not supported, but it may be possible to set up lilo manually if you prefer.
The installer will automatically detect if /boot is on a dmraid device and will then install grub in the master boot record (MBR) of that device. No other options will be offered.
As the current installation procedure assumes that the SATA RAID device is (hd0), the SATA RAID disk should be listed as the first hard disk in the boot order in your BIOS configuration.
似乎找到了问题的关键:安装的时候自动安装的grub2,但那是自动安装的,我看能不能选择安装grub ("grub legacy") |
|