From 8e81b0b9c5d73749d4a7ac3ec6773f702712a400 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 12 Apr 2023 03:12:49 +0200 Subject: [PATCH] Serial --- run.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/run.sh b/run.sh index 0479204..5ffda37 100755 --- a/run.sh +++ b/run.sh @@ -17,8 +17,7 @@ source /run/network.sh KVM_SERIAL_OPTS="\ -serial mon:stdio \ - -device virtio-serial-pci,id=virtio-serial0,bus=pcie.0,addr=0x3 \ - -chardev pty,id=charserial0" + -device virtio-serial-pci,id=virtio-serial0,bus=pcie.0,addr=0x3" source /run/power.sh