Mailinglist Archive: opensuse (5100 mails)
| < Previous | Next > |
Re: [SLE] Adding SUSEs grub back to MBR
- From: Leendert Meyer <leen.meyer@xxxxxxx>
- Date: Mon, 21 Jun 2004 03:32:12 +0200
- Message-id: <200406210332.12776.leen.meyer@xxxxxxx>
On Monday 21 June 2004 03:11, Trey Sizemore wrote:
> In the process of installing Fedora Core 2 to the hard drive that
> already had SUSE 9.1 installed, I chose to overwrite the MBR with the
> bootloader from FC2. I would like to have grub from SUSE 'retake' the
> MBR and then add an entry to boot into FC2.
>
> How do I tell SUSE to overwrite the MBR with its own grub?
That's not too difficult. SuSE stores the commands to install grub
in /etc/grub.conf
The command
grub < /etc/grub.conf
should be enough. Perhaps a chroot is needed first.
Cheers,
Leen
> In the process of installing Fedora Core 2 to the hard drive that
> already had SUSE 9.1 installed, I chose to overwrite the MBR with the
> bootloader from FC2. I would like to have grub from SUSE 'retake' the
> MBR and then add an entry to boot into FC2.
>
> How do I tell SUSE to overwrite the MBR with its own grub?
That's not too difficult. SuSE stores the commands to install grub
in /etc/grub.conf
The command
grub < /etc/grub.conf
should be enough. Perhaps a chroot is needed first.
Cheers,
Leen
| < Previous | Next > |