Ubuntu 16.04
Jump to navigation
Jump to search
Booting
Boot GRUB in VirtualBox using EFI
If the VM is configured to be using EFI, installation succeeds, but at next boot the EFI shells appears. "bcfg boot dump -v" shows that there is no EFI boot loader entry. The following command should create the missing entry:
bcfg boot add 1 fs0:\EFI\ubuntu\grubx64.efi "Ubuntu GRUB"
Debian 8: The path should read fs0:\EFI\debian\grubx64.efi there.
systemd
Look at SystemD!