console fix
This commit is contained in:
@@ -31,9 +31,6 @@ qm set $VMID --ide2 ${STORAGE}:cloudinit
|
||||
echo "==> Setting boot options..."
|
||||
qm set $VMID --boot c --bootdisk scsi0
|
||||
|
||||
echo "==> Enabling serial console..."
|
||||
qm set $VMID --serial0 socket --vga serial0
|
||||
|
||||
echo "==> Converting VM $VMID to template..."
|
||||
qm template $VMID
|
||||
|
||||
|
||||
Reference in New Issue
Block a user