Hi all,
for testing purposes I'd like to configure a dualboot system (Windows 10 + Kubuntu 20.04) with EFI using VirtualBox 6.1 on a Kubuntu 20.04 host.
I've tried to set it up like on a real machine: First install Windows, then install Ubuntu on a free partition, then start the wanted OS using the bootmanager grub installed by Ubuntu.
But this way doesn't work under VirtualBox, the grub bootmanager doesn't show up, always windows starts.
Any ideas how to configure a dualboot under VirtualBox with EFI?
Kind Regards
Pete
Dualboot under VirtualBox?
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Dualboot under VirtualBox?
The fact that's it's EFI is probably significant: the boot mechanism is totally different, i.e. EFI specifies a boot manager in a "system partition" (usually around 100MB). You would have to replace or reconfigure that boot manager.Pete_5 wrote: I've tried to set it up like on a real machine: ...
But this way doesn't work under VirtualBox
Why did you select EFI? It seems like an unnecessary complication.