Is it normal for "Waiting for /dev to be fully populated" to time out?
At a local store they only had gaming keyboards, so I got one with silly RGB. That turned out to be a boon! I plugged it in, booted the Proxmox installer, and when it got to the EULA the keyboard RGB was off. I tried different USB ports until finding one that turned on the RGB, and then I could type!
That allowed me to install. The installer could only see 4 of my 6 SSDs. I'm not sure why, since I see 6 in BIOS. They are gen5 SSDs connected via MCIO to dual U.2 cables, and I've had trouble with getting them recognized. That could explain the /dev timeout above, if it's not related to the lack of keyboard.
The installer seems to only create 1 vdev anyway, so I installed on 2 drives for now. Hopefully I can fix the drive recognition and add 2 more vdevs later. I have retimer cards in the mail.
Once installed I can boot Proxmox. At the login prompt, I still cannot type via iKVM, but I can with the local keyboard. That is very annoying, but I could probably live with it.
I found this post about not being able to type at the Proxmox login:
https://www.reddit.com/r/Proxmox/comments/ussxmy/pve_724_supermicro_ipmi_kvm_stops_responding_once/
The OP there says this "kernel cleanup" script fixed it for him:
https://github.com/tteck/Proxmox/raw/main/misc/kernel-clean.sh
Seems strange that would help. I haven't tried it yet.
Most other discussions are about
nomodeset
, which I tried but it didn't help. I also tried
iommu=soft
.
In case it helps, I ran the installer and used the local keyboard to
ctrl+alt+F2
:
Any of that useful? Couldn't figure out how to get back to the installer from there.