Created
June 19, 2025 16:49
-
-
Save ma-he-sh/a7039fb667517354dbadd27c5a5214fd to your computer and use it in GitHub Desktop.
Proxomox error on installer stuck at "Waiting for /dev to fully populate"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cause of the issue; VGA/Graphic card driver not recognized; | |
Reference: Read: https://forum.level1techs.com/t/virtualization-workstation/196968 | |
Solution is to add `nomodeset` to kernal boot commands; Ctrl + e on the proxomox boot menu and edit the grub settings. | |
https://www.oreilly.com/library/view/mastering-proxmox/9781788397605/9063c916-16f0-4c99-a139-3cc90c31d665.xhtml#:~:text=role%2C%20and%20more.-,Issue%20–%20fresh%20Proxmox%20install%20stuck%20with%20%2Fdev%20to%20be%20a,from%20the%20Proxmox%20boot%20menu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment