Hacker News new | ask | show | jobs
by m463 1108 days ago
A lot of times you can fix boot issues like this by adding "nomodeset" to the boot command line

I always had trouble booting proxmox the first time, because even though it is a server os with no graphics, the installer is graphical. I would get black screen at boot.

I would just interrupt hte boot use 'e' to edit the command line, add 'nomodeset' and it would boot.