mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1333] Live CD's downloads and run but when entering OS black screen! #1939
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#1939
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 @eXe1991 on GitHub (Nov 15, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1333
Describe the bug
I run on a machine the PXE loader, i find the dhcp server, i see the menu and i can navigate through it. I choose Live Kali to run, it starts all the download an running of the files but when it should enter in the OS screen.....NOTHING! Black screen. I was thinking maybe it doesn't run on 4k displays over hdmi? I really cannot figure why is doing this. For example on Utilities the RESCUEZILLA runs and works fine, i can see the livelinux with the 3-4 programs pre-installed. But whatever LIVE CD i choos it doesn't show the OS when booted in it, why can it be?
@ddybing commented on GitHub (Nov 28, 2023):
What hardware do you have in your machine? For example, it could be caused by missing drivers for e.g. NVIDIA cards.
@eXe1991 commented on GitHub (Dec 13, 2023):
I have a GTX 770 nvidia, with an i7 5820k. On another sistem the interface loaded
@trharmon0 commented on GitHub (Apr 5, 2025):
Just in case this is somehow relevant your situation, I was seeing the same black screen for any Live CDs until I changed the display settings for the Proxmox VM I was using to test PXE boot from Default/SVGA to SPICE.
@lallinger commented on GitHub (Feb 7, 2026):
Same issue using nvidia rtx 2080 super and a LG tv as display. Seems the resolution change is not handled correctly when switching to a graphical interface. Some distros stay black others show as no signal. But he cli only k3OS works.