Hi. I'm having problems booting normally into my Ubuntu guest system using the EFI mode. I'm using EFI for testing purposes, and managed to install it after a few hiccups, and edit the startup.nsh file. During installation, I chose the Ubuntu disk encryption option. This now seems to be causing some issues with the EFI boot.
When it gets to the decrypt password entry, VB doesn't register my key strokes at all. Nothing is entered in the decrypt password box.
The way I've managed to get around this is by shutting down the Guest system with a power off, which means the next time I boot I'm given the option of an advanced boot (because I guess Ubuntu thinks the power was pulled and there could be a problem). I can then boot using the recovery mode, and am presented with the command line boot. Then, when I am asked to decrypt the disk using the password, my key entry is registered by the CLI, and I can then proceed with a normal boot at the recovery mode window.
So is there a reason VB isn't getting my keystrokes to the EFI GUI? Any help would be appreciated