bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unable to install grub on an image


From: kashyap garimella
Subject: Re: Unable to install grub on an image
Date: Wed, 8 Dec 2010 00:21:42 +0530

I am able to install grub-legacy on the image easily. I did the following:

1. Clean up the grub2 files.
2. Copy the grub-legacy files to mnt/
3. $echo "(hd0) floppy.img" > device.map
# grub --device-map=device.map
grub>root (hd0,0)
grub>setup (hd0)
grub>quit
4. And I am able to get the menu and stuff.

I don't know why grub2 is not able to install.

-Kashyap

reply via email to

[Prev in Thread] Current Thread [Next in Thread]