LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   problem with grub boot loader (https://www.linuxquestions.org/questions/linux-desktop-74/problem-with-grub-boot-loader-479665/)

chowdary450_ms 09-02-2006 01:37 AM

problem with grub boot loader
 
i have installed red hat fedora linux on to my new scsi harddrive.it is installed successfully and asked to reboot.After rebooting it enter into windows.so help me to configure boot loader to show me the boot loader screen.explain the correct way to enter into fedora 5.

w3bd3vil 09-02-2006 07:57 PM

so grub didnt properly install for you. what you would need to do is boot into rescue mode. for that, put in the cd and when the cd loads type "linux rescue" and hit enter. this takes you to the rescue mode. then type chroot /mnt/sysimage.
after that, check which hdd is the scsi using the "fdisk -l" command. then do a grub-install /dev/sda (/dev/sda --> should be scsi)


All times are GMT -5. The time now is 02:05 AM.