This commit is contained in:
Kroese 2023-04-12 03:12:49 +02:00 committed by GitHub
parent b20903d2d3
commit 8e81b0b9c5

3
run.sh
View file

@ -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