Re: [Qemu-devel] QEMU + OVMF, bootable linux image

2017-02-03 Thread Laszlo Ersek
On 02/03/17 19:20, Jason Dickens wrote: > I am trying to create a raw Linux image that is bootable by QEMU using > the OVMF firmware image. > > Basically, I have used a standard Ubuntu ISO and a empty raw image. > Executing qemu-system-x86_64 with the ISO as CD and the other image as a > hardrive

[Qemu-devel] QEMU + OVMF, bootable linux image

2017-02-03 Thread Jason Dickens
I am trying to create a raw Linux image that is bootable by QEMU using the OVMF firmware image. Basically, I have used a standard Ubuntu ISO and a empty raw image. Executing qemu-system-x86_64 with the ISO as CD and the other image as a hardrive I have been able to install Ubuntu on the image