This commit is contained in:
kevindesl 2021-01-04 21:51:11 +01:00 committed by GitHub
commit 6613173b45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,8 +139,8 @@ qm importdisk $VMID ${FILE%.*} $STORAGE ${IMPORT_OPT:-} 1>&/dev/null
qm set $VMID \
-efidisk0 ${DISK0_REF},size=128K \
-sata0 ${DISK1_REF},size=6G > /dev/null
qm set $VMID \
-boot order=sata0 > /dev/null
# qm set $VMID \
# -boot order=sata0 > /dev/null
# Add serial port and enable console output
set +o errtrace