From 1980338a1183665acbff6e3bd3f2a1365b4cb5a3 Mon Sep 17 00:00:00 2001 From: Christophe JEANNEROT Date: Sat, 21 Feb 2026 15:57:35 +0100 Subject: [PATCH] Actualiser debian12-fr.sh --- debian12-fr.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian12-fr.sh b/debian12-fr.sh index 87ee5ba..d2c96c9 100644 --- a/debian12-fr.sh +++ b/debian12-fr.sh @@ -551,8 +551,9 @@ if [ "$CLOUD_INIT" == "yes" ]; then -scsi0 ${DISK1_REF},${DISK_CACHE}${THIN}size=${DISK_SIZE} \ -scsi1 ${STORAGE}:cloudinit \ -boot order=scsi0 \ - -serial0 socket - --ipconfig0 ip=dhcp >/dev/null + -serial0 socket >/dev/null + + qm set "$VMID" --ipconfig0 ip=dhcp >/dev/null # ========================== # Cloud-init user-data (robust FR locale + keyboard)