8

I'm on Ubuntu 14.04 running kernel 3.19. I'm trying to use virt-manager to start a virtual machine. I have installed ovmf for EFI firmware and booted the machine with a Gentoo ISO in the CD slot.

I see the OVMF firmware logo, then some log messages like this:

Boot failed. EFI DVD/CDROM
Boot failed. EFI Floppy.
Boot failed. EFI Floppy 1.

It then initializes the network card, presumably for network boot, and then drops to an EFI shell:

enter image description here

How do I get EFI booting working in KVM/libvirt?

1 Answer 1

6

I ran into this recently. If you type exit followed by Enter it drops you in a menu where you can change boot order or add new boot devices. It also helps to have bootable media, like a disk image or iso, attached to the VM.

1
  • You can also use this menu to turn off secure boot, which might get things working if you're not using a signed boot loader. Commented Jul 19, 2018 at 23:40

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.