[SOLVED] grub menu is automatically skipped
- From: Hoang Le <new.lehoang@xxxxxxxxx>
- Date: Mon, 23 Aug 2010 00:46:23 +0800 (SGT)
Thank you a lot for you fast reply. Adding the "default" option make it work. I
keep the "timeout" option, because I want it and I remember that it was from the
original installation.
Hoang Le
________________________________
From: Pawan Sood <pawansood@xxxxxxxxx>
To: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx>
Sent: Sun, August 22, 2010 11:34:16 PM
Subject: Re: grub menu is automatically skipped
On Sun, Aug 22, 2010 at 9:54 PM, Hoang Le <new.lehoang@xxxxxxxxx> wrote:
Dear friends,
I have a problem with grub on fedora 13.
After hibernation, I found that I couldn't boot into Windows 7 just because the
grub menu showed up and disappear immediately and then my laptop booted into
fedora right away. Fedora is my default entry. Now I must use a trick by adding
"hiddenmenu" option and rapidly press up/down arrow key to get to grub menu.
It's not a serious problem but I still would want to solve it. Here's my
menu.lst file.
timeout=10
splashimage=(hd0,5)/boot/grub/splash.xpm.gz
title Fedora 13
root (hd0,5)
kernel /boot/vmlinuz-2.6.33.6-147.2.4.fc13.x86_64 ro
root=UUID=7edc57de-27ec-4ee9-bfe1-eeafc39cb2e9 rd_NO_LUKS rd_NO_LVM rd_NO_MD
rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us
rhgb quiet
initrd /boot/initramfs-2.6.33.6-147.2.4.fc13.x86_64.img
title Windows 7
rootnoverify (hd0,0)
chainloader +1
Thank you.
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
comment out the line "timeout=10".
there should be a line "default=0" above "timeout=10".
-Pawan
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
- References:
- grub menu is automatically skipped
- From: Hoang Le
- Re: grub menu is automatically skipped
- From: Pawan Sood
- grub menu is automatically skipped
- Prev by Date: Re: grub menu is automatically skipped
- Next by Date: F13 and sound in Thunderbird
- Previous by thread: Re: grub menu is automatically skipped
- Next by thread: Re: grub menu is automatically skipped
- Index(es):
Relevant Pages
|