菜鸟提问
我的LINUX10 只能是光盘启动且光盘不能弹出也没有双启动菜单我的系统是win2000请大虾们指点
???
在系统安装时,光盘是不能被拿出来的。至于没有启动菜单,那就是你安装时选择了不安装引导程序或哪出错了 可以通过制作启动软盘从软盘引导 将GRUB写入MBR即可. 用wingrub之类的软件,
很容易上手哟,
最好是去网上找找grub.conf
我这把我的贴给你看看
# 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,1)
# kernel /vmlinuz-version ro root=/dev/hda8
# initrd /initrd-version.img
#boot=/dev/hda2
default=0
timeout=10
splashimage=(hd0,1)/grub/splash.xpm.gz
title Fedora Core (2.6.5-1.358)
root (hd0,1)
kernel /vmlinuz-2.6.5-1.358 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.5-1.358.img
title Other
rootnoverify (hd0,0)
chainloader +1 grub没装上 :?:
页:
[1]