You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command qm set 5000 --scsihw virtio-scsi-pci --scsi0 local:vm-5000-disk-0 is wrong.
Must be qm set 5000 --scsihw virtio-scsi-pci --scsi0 local:5000/vm-5000-disk-0.raw
Cloud Init
Command
qm set 5000 --scsihw virtio-scsi-pci --scsi0 local:vm-5000-disk-0
is wrong.Must be
qm set 5000 --scsihw virtio-scsi-pci --scsi0 local:5000/vm-5000-disk-0.raw
Or four commands:
The text was updated successfully, but these errors were encountered: