LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   RH9 install didnt install boot loader! (https://www.linuxquestions.org/questions/linux-newbie-8/rh9-install-didnt-install-boot-loader-79563/)

justin9 08-06-2003 12:50 PM

RH9 install didnt install boot loader!
 
I just upgraded my rh8 system to rh9, and durring the process i told the install to install grub as my boot loader. after it finished installing it told my that grub had not been installed, and when i tried to make a boot disk, I got an error that said there was no media in my floppy drive, althought there was. So my question is, how do i install grub , from the command prompt (because I have a prompt using the rh9 discs rescue mode). Thanks.

david_ross 08-06-2003 12:52 PM

From the redhat manual:
http://www.redhat.com/docs/manuals/l...nstalling.html

justin9 08-06-2003 01:59 PM

Thanks, Im trying it out now, but i assume that this will work.

TheOneAndOnlySM 08-06-2003 02:30 PM

to install grub, pop in your redhat 9 cd, tab f5 at the boot prompt to go into rescue mode, mount your root partition, type chroot /mtn/sysimage (that should put u in root mode) and then type grub-install /dev/hda, or /sbin/grub-install /dev/hda

justin9 08-07-2003 12:44 PM

hey! it worked perfectly, so easy. thanks a lot, i owe you one!

twm3 08-07-2003 03:43 PM

Hey TheOneAndOnlySM,

THANKS!!! For the search engines that are going to come by this page, here's what happened to me:

Dual Boot system with WinXPHome and Linux Redhat (RH) 9 and the WinXPHome side blew up which made me do a total reinstall of XP. That of course blew out grub which allowed me to get into my Linux data.

Then because I had third party RPMs installed (NTFS support), I couldn't upgrade or reinstall without wiping out my data. Ugh, only thing I need to do is to reinstall GRUB and everything will be honky-dory. Ugh, how to reinstall just that.

Then found your post TheOneAndOnlySM. Thanks alot. If you find your self in the Lake Tahoe area and need a ski ticket, drop me a line.

~Tom


All times are GMT -5. The time now is 09:45 PM.