mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-16 09:30:42 +02:00
60809a894f
The boot order named scsi0, which never exists: the system disk is sata0, and imported passthrough disks start at scsi1 because SCSI_NR is pre-incremented. So the order always fell through to ide2 and the installer came back up after every reboot.