[ubuntu-in] Issue with GRUB and MBR

Mallikarjun(ಮಲ್ಲಿಕಾರ್ಜುನ್) mallik.v.arjun at gmail.com
Mon Jun 15 14:14:51 BST 2009


Dont install grub, here are the few steps to recover, if you have not
re-written MRB

1. boot into livecd (any, prefer ubuntu )
2. open terminal
3. type in these commands
    sudo grub
    find /boot/grub/stage1
        *output   (hdx,y)*
    root (hdx,y)
    setup (hdx)
4. Reboot


After booting to ubuntu modify file /boot/grub/menu.lst by adding following
content

title        Windows XP
rootnoverify    (hdx,y)
savedefault
chainloader    +1

# replace (hdx,y) ---> x -->Harddisk number
                                    y -->Partition number


On Mon, Jun 15, 2009 at 6:30 PM, nagendra prasad
<nagendra802000 at gmail.com>wrote:

> Hi,
> I have installed XP on my ubuntu system. Now XP removed my GRUB. So, I
> tried to install it again but the Ubuntu setup says that unable to install
> it because of some kind of MBR issue. Can someone tell me how to force
> install the GRUB in MBR.
>
> Thanks,
>
>
> --
> Guru Prasad
> Ubuntu Voice GTK+ Forum
>
> --
> ubuntu-in mailing list
> ubuntu-in at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-in/attachments/20090615/bff7a56e/attachment.htm 


More information about the ubuntu-in mailing list