估计装了grub,选择的时间设置的太短了,重启狂按方向键,如果有出现grub界面,那么就进linux, 然后修改grub.conf,把里面的timeout设置的大一点 [QUOTE]# # 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,12) # kernel /boot/vmlinuz-version ro root=/dev/hda13 # initrd /boot/initrd-version.img #boot=/dev/hda default=0 timeout=5 splashimage=(hd0,12)/boot/grub/splash.xpm.gz hiddenmenu title Fedora Core 4 (2.6.11-1.1369_FC4) root (hd0,6) kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/ rhgb quiet initrd /initrd-2.6.11-1.1369_FC4.img