LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Grub Loader (https://www.linuxquestions.org/questions/ubuntu-63/grub-loader-365629/)

MacaveliMC 09-21-2005 11:26 AM

Grub Loader
 
I installed a version of windows on one partition, then linux on a second and linux asked me if I wanted to install grub loader, so I did. I just reformated the windows partitioned and reinstalled a diff. version of windows, but now my computer just goes straight into windows. Any idea how to get grub loader working again?

Thanks.

e-freak 09-21-2005 12:08 PM

Boot from your install disk and reinstall GRUB bootloader.

MacaveliMC 09-21-2005 02:24 PM

Tried doing that, but it wanted me to partition space for some reason. I just hit go back and went straight to load grub boot loader, and it kept saying it failed and kept taking me to the partitioning table. I don't wanna reinstall, I just wanna install grub loader.

stymie d 09-28-2005 11:41 PM

It is of course well known that Windows installs don't 'play nice' with other partitions but just over-write the mbr with their own loader.
Which is why of course you can't just edit the grub file.

However, why don't you just boot from your rescue floppy (you did make one, right?)
and then reinstall grub?

s.d.

stymie d 09-28-2005 11:43 PM

oh, the command path you will need is

/sbin/grub-install /dev/hda

where hda is your first partition, so check that, might be hda1.

s.d.

aysiu 09-29-2005 12:07 AM

Have you read this?


All times are GMT -5. The time now is 03:39 AM.