Page 1 of 1
EFI - unable to install (#18282)
Posted: 4. Jan 2019, 00:55
by S3th64
ModEdit; related ticket: #18282: EFI shell not shown when VMSVGA or VBoxSVGA is chosen. No installation is possible.
Host KDE Neon 5.13 (Ubuntu 16.04 LTS)
CPU AMD RS-427BB (HP T730 Thin Client)
Version 6.0.0 r127566 (Qt5.6.1)
Guest Windows 10 Pro
When creating any VM EFI screen never appears, therefore unable to install guest. Log attached.
Thanks
Re: EFI - unable to install
Posted: 4. Jan 2019, 02:59
by socratis
00:00:01.784763 File system of '/media/ggrobard/My Passport/VMs/Win10/Win10.vmdk' is fuse
I don't see you booting from an ISO/DVD, but from a VMDK virtual hard disk. On an external USB# hard drive. Why VMDK? Where's the bootable medium?
Re: EFI - unable to install
Posted: 4. Jan 2019, 15:14
by S3th64
VMDK just a disk file format. Makes it easier to move to ESXi. Issue happens with native VDI as well.
Issue happens with our without bootable media. (Media I'm using does work with without EFI enabled)
All I ever get is a black screen. I never see the Virtualbox EFI screen.
Uploaded a new log to prove my point.
Thanks.
Re: EFI - unable to install
Posted: 4. Jan 2019, 16:20
by andyp73
Can you try changing the VGA type from VMSVGA to VBoxVGA and see if that changes anything.
-Andy.
Re: EFI - unable to install
Posted: 4. Jan 2019, 16:20
by socratis
S3th64 wrote:All I ever get is a black screen. I never see the Virtualbox EFI screen.
I know
now what your problem is, if you weren't too shy on words, I could have spotted it earlier. If you had simply said "I created a
new Win10 VM" I would have known:
00:00:01.351180 VMSVGAEnabled <integer> = 0x0000000000000001 (1)
You have the VBoxSVGA option on. See:
VMSVGA and VBoxSVGA not working with EFI guest.
Re: EFI - unable to install
Posted: 4. Jan 2019, 17:04
by socratis
And since 1) nobody did the honors, and 2) we are out of the beta, i.e. we can file tickets; ticket
#18282: EFI shell not shown when VMSVGA or VBoxSVGA is chosen.
EDIT/UPDATE: I also tried to install a Win10-Oct1809 and an OSX 10.8.5 guest. No go... I filed the report too soon I guess, I should amend it with "No installation is possible".
Re: EFI - unable to install (#18282)
Posted: 5. Jan 2019, 22:16
by S3th64
Changing to VBoxVGA works around the issue I was having. Thanks for the help. Look forward to the bug fix.