mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #122] Add support for VMware ESXI efi pxe booting #57
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Dedsec1 on GitHub (Dec 11, 2016).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/122
Originally assigned to: @antonym on GitHub.
Hey,
could you add support to allow pxe booting of netboot for EFI enabled vm's on Vmware ESXI if its possible, the reason i ask is i work for an hosting company that deploys Vm's for customers that is hosted on our ESXI servers. we want to setup netboot.xyz for our customers so they can install different Linux dists easily if they choose to do so.
Thanks
Dedsec1
@antonym commented on GitHub (Dec 12, 2016):
I've been wanting to add more EFI support, just don't really have a good environment to test on yet. I'll see if I can get an ESXi server set up somewhere and toy around with it.
@Dedsec1 commented on GitHub (Dec 12, 2016):
oh ok, sounds good and i will be testing on my end as well
@antonym commented on GitHub (Jan 5, 2020):
EFI should work so closing this out.
@azrdev commented on GitHub (Mar 20, 2020):
My test with
netboot.xyz-efi.isofailed, whilenetboot.xyz.isobooted fine. What setup did you get it working on? ESXi version, emulated Hardware version, e1000/vmxnet NIC?@antonym commented on GitHub (Mar 20, 2020):
You'll probably need to ensure the VM is booting in EFI mode, think there's either a setting in the VM or in the vmx config file for that.
@rancerbeta commented on GitHub (Mar 9, 2021):
In case this helps anyone else: I was able to get the netboot.xyz EFI ISO booting on vSphere 6.7 using the iso off https://www.netboot.xyz/downloads/#uefi-ipxe-bootloaders. However, I could not get it to work with Secure Boot Enabled, which was on by default.