|
我有两张盘,hd0,hd1,xp和arch都装在hd0上,hd0是主盘。
xp在(hd0,0)上,是ntfs
Wombat 0.7 arch在(hd0,9)上,reiserfs
我要把grub装在hd0的mbr上
用光盘安装的时候就不能安装bootloader,只好grub引导到arch。
grub的版本是0.95,install-grub时候出现如下提示:
#install-grub /dev/hda
probing device to guess BIOS drive
filesystem unknown,partition type 0X7
can't mount selected patition. |
|