diff --git a/debian-13-fr-vm.sh b/debian-13-fr-vm.sh index 50a5936..b68775d 100644 --- a/debian-13-fr-vm.sh +++ b/debian-13-fr-vm.sh @@ -37,7 +37,6 @@ qm importdisk $VMID "$FILE" $STORAGE qm set $VMID \ -scsi0 ${STORAGE}:vm-${VMID}-disk-0 \ -boot order=scsi0 \ - -serial0 socket \ -scsi1 ${STORAGE}:cloudinit @@ -47,9 +46,6 @@ qm set "$VMID" --ipconfig0 ip=dhcp >/dev/null # Root user + password via Proxmox cloud-init (fiable) qm set "$VMID" --ciuser root --cipassword "root" >/dev/null -qm set "$VMID" --serial0 socket -qm set "$VMID" --vga serial0 >/dev/null - # Resize disque côté Proxmox qm resize "$VMID" scsi0 "$DISK_SIZE" >/dev/null @@ -116,14 +112,6 @@ EOF qm set $VMID --cicustom "user=local:snippets/${VMID}-user-data.yaml" DESCRIPTION=$(cat < - AZYLIS - -

Debian 13 — Template AZYLIS

- - Informations VM