mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-16 17:54:01 +00:00
* Refactor: TrueNAS VM (core / improve functions / performance) * Boot TrueNAS from sata0, the disk it actually installs to 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. * Fix URL in truenas-vm.sh script