Comment 9 for bug 594510

Revision history for this message
bean (bean123ch) wrote : Re: [Bug 594510] Re: bootloader crasht

On Thu, Jun 17, 2010 at 8:03 PM, Arie M. <email address hidden> wrote:
> What you means, must I burg install with -alt/dev/sda, but Ihave no burg but
> grub.

Here is instruction on how to install BURG in ubuntu:

http://code.google.com/p/burg/wiki/InstallUbuntu

In the step to install burg to MBR, add the --alt option (has space
before and after --alt):

sudo burg-install --alt /dev/sda

You can switch back to grub anytime you want, just use grub-install to
install its boot code to MBR (grub doesn't support the --alt option):

sudo grub-install /dev/sda