alce 发表于 2005-5-27 13:46:31

如何在grub.conf中加入scsi盘上的ms系统?

ML装在IDE盘上
现想将scsi盘上的系统也加入grub的启动项中
怎么改

附原grub.conf

# grub.conf generated by MagicInstaller.

# Note that you do not have to rerun grub after making changes to this file.
default=0
timeout=10
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title MagicLinux
root (hd0,0)
kernel /boot/vmlinuz-2.6.9ro root=/dev/hda1 vga=791 splash=silent
initrd /boot/initrd-2.6.9.img



                                                    谢谢

alce 发表于 2005-5-27 15:47:07

用map搞定了
:mrgreen:
页: [1]
查看完整版本: 如何在grub.conf中加入scsi盘上的ms系统?