level 1
zmdlm
楼主
大家帮忙看看我要怎样编辑/boot/grub.conf文件来引导双硬盘.具体情况:hd0,0装Fedora 6 (20G硬盘)hd1,0装WinXP,NTFS格式(163G硬盘)现在Fedora6能正常启动,我想在不修改BIOS的情况下实现双系统引导,请大家给点看看怎么编辑GRUB.CONF文件.GRUB文件内容如下:# grub.conf generated by anaconda## Note that you do not have to rerun grub after making changes to this file# NOTICE: You have a /boot partition. This means that# all kernel and initrd paths are relative to /boot/, eg.# root (hd0,0)# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00# initrd /initrd-version.img#boot=/dev/hdadefault=0timeout=8splashimage=(hd0,0)/grub/splash.xpm.gzhiddenmenutitle Fedora Core (2.6.18-1.2798.fc6)root (hd0,0)kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quietinitrd /initrd-2.6.18-1.2798.fc6.imgtitle Otherrootnoverify (hd1,0)chainloader +1
2007年01月09日 01点01分
1