How to get Virtualbox booting over PXE while EFI is enabled?
-
Hi,
who knows howto setup a virtualbox vm with efi enabled to boot from network?
I only can enter into a pxe shell and i am not used with it.i have a working UEFI PXE Boot with any normal Computer but howto get Network booting enabled after enabling EFI in Virtualbox?
When i set a VM EFI enabled and Boot device to Network it always just boots into a PXE Shell.When i Press F12 while booting to get into the boot menu i cannot see a network device to boot from:
When trying to add that boot option i just get an empty window:
Howto tell the machine to boot from network?
Any ideas?
Regards X23
-
Virtualbox can’t UEFI network boot.
What I do in Virtualbox for my UEFI images is to start it in UEFI, prepare the image, shut down, schedule capture, boot in legacy and capture it.
-
@Quazz said in How to get Virtualbox booting over PXE while EFI is enabled?:
Virtualbox can’t UEFI network boot.
are you sure? source?
-
@x23piracy I don’t remember the details exactly, I think it had something to do with the inability to chainload in EFI mode, which would be essential to network boot.
I was looking into the same thing a while ago.
-
@Quazz said in How to get Virtualbox booting over PXE while EFI is enabled?:
@x23piracy I don’t remember the details exactly, I think it had something to do with the inability to chainload in EFI mode, which would be essential to network boot.
I was looking into the same thing a while ago.
Thanks, just wondering because vmware can boot ip v6 in uefi mode, i thought i just need to add the boot option by myself in a little cryptic way to be fine, ok setting everything up in in efi and just capture in legacy is a way to go.
Regards X23
-
@x23piracy I am sure I’ve read about PXE booting virtualbox in EFI mode not being possible but I can’t really find a clear statement. Only this forum post: https://forums.virtualbox.org/viewtopic.php?f=8&t=69954
-
@Sebastian-Roth it is possible to boot uefi in virtual box but you must use the usb or cd here to boot into the uefi net boot and then install your os. your os will then boot uefi once successfully installed. I do it all the time in virtual box.
-
@dureal99d said in How to get Virtualbox booting over PXE while EFI is enabled?:
@Sebastian-Roth it is possible to boot uefi in virtual box but you must use the usb or cd here to boot into the uefi net boot and then install your os. your os will then boot uefi once successfully installed. I do it all the time in virtual box.
The thread is about network booting in efi
-
@x23piracy Yes, and that is the way you network boot uefi in virtual box as it does not natively uefi net boot. once you insert the usb or cd to boot from the option to network boot will appear.
-
I found the following article howto convert from mbr to gpt:
https://social.technet.microsoft.com/wiki/contents/articles/14286.converting-windows-bios-installation-to-uefi.aspxI will try this to have my current images also for efi, little bit off topic but maybe interesting.
Regards X23
-
@x23piracy ah yess. i have a bit of a better strait forward guide if youd like it?
-
@x23piracy Why?
You can still boot in UEFI with a mounted DVD, install it, schedule capture, boot in legacy network boot and capture the image. The capturing process does not need to happen in the same mode as the OS is in, it’s irrelevant for it.
-
i know that i can create my vm in efi and capture it in legacy and still have efi when deployed, but i am searching for a way to also offer the current images as efi version without renewing the images (install from scratch in efi mode).
This has not really todo with the topic i just found it useful to paste that link i found for a mbr > efi convert.
-
@x23piracy perhpas i shall do a tutorial to help you understand what i’m trying to convey to you. I understand what you are trying to do and i’m trying to tell you I’ve already done it and its possible but it appears i am confusing you.
-
@x23piracy would you be patient enough to wait until tomorrow and i can have a full video done that will show you how to fully convert and image to uefi from bios boot and the network boot via virtual box.
-
@dureal99d show me what ever will help. it’s welcome
-
@x23piracy said in How to get Virtualbox booting over PXE while EFI is enabled?:
I found the following article howto convert from mbr to gpt:
https://social.technet.microsoft.com/wiki/contents/articles/14286.converting-windows-bios-installation-to-uefi.aspxI could successfully convert a vm from mbr to efi with the guide above, it works.
-
Can someone show me please a standard gpt partition layout for windows 10?
I could convert a mbr to gpt image but there is a little free space gap on the hdd between the reserved system and little fat32 partition and the main data partition. I would like to close this gap but need to see a standard windows 10 gpt partition layout:@dureal99d how do you did that? Haven’t seen your post about the video, sure i can wait for it.
Regards X23
-
@x23piracy The standard GPT layout has 4 partitions. System Reserved (boot), Microsoft thingy (can’t remember exactly), Recovery I think? and then the Windows partition.
-
@Quazz said in How to get Virtualbox booting over PXE while EFI is enabled?:
@x23piracy The standard GPT layout has 4 partitions. System Reserved (boot), Microsoft thingy (can’t remember exactly), Recovery I think? and then the Windows partition.
Well after doing the convert from the articel i posted i have the layout below but where is the recovery partition you talk about? i want to make it like it will be after a normal install via uefi (gpt) but i need exactly how it needs to be.
Regards X23