Update install.sh
This commit is contained in:
parent
00352c8c4e
commit
1b53efbc2f
@ -138,8 +138,8 @@ qm importdisk $VMID ${FILE%".gz"} $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
|
||||
|
Loading…
Reference in New Issue
Block a user