- 论坛徽章:
- 0
|
我的GRUB:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,8)
# kernel /boot/vmlinuz-version ro root=/dev/hda9
# initrd /boot/initrd-version.img
#boot=/dev/hda9
default=0
timeout=10
splashimage=(hd0,8 )/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.7-10)
root (hd0,8)
kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/hda9
initrd /boot/initrd-2.4.7-10.img
title DOS
rootnoverify (hd0,7)
chainloader +1
晕了啊,可我就是起不来啊,奇了怪了
还有我用WIN 2000菜单引导系统,我在LINUX下:
dd bs=512 count=1 if=/dev/hda*(请问这个区指的是/分区还是BOOT区?我两个都试了,就是起不来LINUX) of=bootsect.lnx
然后进入Windows 2000,编辑C盘根目录下的boot.ini文件,加入以下:
C:BOOTSECT.LNX="Linux"
启动时出现了LINUX项,可我选择后无法引导LINUX,晕了,大家说我在装LINUX时,装不装LILO或GRUB?要装的话最好装在哪个区上?(我一次没装LILO,一次装在了/区分上,可两次都引导不起来)前提是我要用WIN2000的启动菜单项!!
高手指教一下! |
|