[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
grub help needed
- Date: Wed, 18 Jan 2006 21:14:29 +0100 (CET)
- From: kgardas at objectsecurity.com (Karel Gardas)
- Subject: grub help needed
On Wed, 18 Jan 2006, Joel Sherrill <joel.sherrill at OARcorp.com> wrote:
> What do I need to do to get grub on this FAT
> HD image?
And do you need it really? If your purpose is to use it in Qemu, then you
can freely use your already created floppy with hdd image:
qemy -fda <floppy> -hda <hdd>
you just need to edit your grubmenu file on floppy to automatically boot
from hdd -- something like:
kernel=(hd0)/hello.exe
Cheers,
Karel
--
Karel Gardas kgardas at objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
- References:
- grub help needed
- From: joel.sherrill at oarcorp.com (Joel Sherrill <joel dot sherrill at OARcorp dot com>)