timsutton / osx-vm-templates

macOS templates for Packer and VeeWee.
MIT License
1.12k stars 248 forks source link

UEFI shell after OVF import #91

Open mcandre opened 6 years ago

mcandre commented 6 years ago

I'm trying to get a High Sierra Vagrant box packed, but after importing the OVF, I get a UEFI shell with no access to ls.

Screenshot:

https://i.imgur.com/jFu8v2A.png

I'm using High Sierra as the host as well as the guest.

jonanh commented 6 years ago

Did you created the virtual disk using APFS instead of HFS+? I was getting the same issue while trying with APFS partitions since VirtualBox's EFI BIOS doesn't support it yet.