Results 1 to 10 of 10
Hello everyone,
My computer has dual OS loaded - Windows 7 and RHEL6. I installed RHEL6 later(after windows 7). However the bootloader for Redhat is not being displayed and it ...
- 12-06-2011 #1Just Joined!
- Join Date
- Aug 2011
- Location
- Calcutta,India
- Posts
- 23
Red Hat bootloader problem!
Hello everyone,
My computer has dual OS loaded - Windows 7 and RHEL6. I installed RHEL6 later(after windows 7). However the bootloader for Redhat is not being displayed and it is taking me directly to the Windows loading screen. I can, however, get into Redhat by continuously pressing a key for the bootloader(during boot). How do I bring back the bootloader screen?
- 12-06-2011 #2
Sounds like you installed grub on the partition with RHEL instead of the HD boot sector. Before we go further, when you do get the bootloader to go to Red Hat, can you interrupt the boot and get a screen with choices, including Windows? I.E. does your /boot/grub.conf have a selection for Windows?
- 12-07-2011 #3Just Joined!
- Join Date
- Jan 2011
- Location
- Hyderabad, India
- Posts
- 17
It shows that ur system booting is very fast.
Get boot into the linux and edit the grub.conf file and set the timeout to 30 so that it will able to show u the boot loader menu at the time of system booting.
- 12-07-2011 #4Just Joined!
- Join Date
- Aug 2011
- Location
- Calcutta,India
- Posts
- 23
yes, when I interrupt, I do get the choices. either RHEL or windows.
- 12-07-2011 #5Just Joined!
- Join Date
- Aug 2011
- Location
- Calcutta,India
- Posts
- 23
- 12-07-2011 #6Just Joined!
- Join Date
- Jan 2011
- Location
- Hyderabad, India
- Posts
- 17
- 12-07-2011 #7Just Joined!
- Join Date
- Nov 2010
- Location
- Hyderabad
- Posts
- 1
grub.conf path
The path of the grub.conf is
/etc/grub.conf
if u want to make any changes to it then open it as root then only ur able make changes. But first take backup of grub.conf file before u make any changes.
- 12-07-2011 #8
As an alternative to editing grub.conf directly, look at the manpage for "grubby". It can do a lot of the edits without the risk of ending up unbootable due to syntax errors or typos.
BTW, 30 seconds is an excruciatingly long timeout. I usually use 5 or 10.
Looks like my guess about grub not being installed on boot sector is not correct if key tapping through boot takes you directly to grub menu.
- 12-07-2011 #9Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,943
Do you have windows 7 and Red Hat on the same hard drive? or on separate hard drives?
If you are going directly to the windows 7 system on boot, that means you did not install the Red Hat Grub bootloader to the master boot record or if you have multiple drives, you installed it to its drives master boot record and you have the windows 7 drive set to first boot priority.
What key are you pressing to get the menu? Are you selecting Red Hat from the BIOS?
You haven't given much information that can be useful. If you haven't resolved this problem, I would suggest you go to the site below and download the bootinfoscript and run it, post the results.txt file here for help:
SourceForge.net: Boot Info Script - Project Web Hosting - Open Source Software
- 12-07-2011 #10Just Joined!
- Join Date
- Aug 2011
- Location
- Calcutta,India
- Posts
- 23
Thank you guys
. Editing the grub.conf file and changing the timeout to 5 seconds resolved the issue. Thank you chiranjeevis,pragnanthv for your help.


Reply With Quote
