mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-26 07:35:57 +03:00
[GH-ISSUE #1336] On VMware player 17.5 hangs on HTTPS downloading on any image. #1943
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#1943
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 @Spaceballs3000 on GitHub (Nov 17, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1336
I'm able to fix it if I edit the VM's vmx config and change Network card to this
ethernet0.virtualDev = "e1000"
@antonym commented on GitHub (Nov 23, 2023):
I've run into this before and usually switching to e1000 is the fix for it. More info here:
https://ipxe.org/howto/vmware