Hi,
I am trying to create a bootable img file for use as a virtual box disk. How can I install grub to make the img file bootable?
Thanks, Kevin Peterson
On 03.08.2013 05:09, Kevin Peterson wrote:
Hi,
I am trying to create a bootable img file for use as a virtual box disk. How can I install grub to make the img file bootable?
Thanks, Kevin Peterson
It might be simpler booting that image in virtualbox/kvm from a livecd and do the usual stuff from there (chroot, grub-install etc).