Commit 8e81b0b9 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Serial

parent b20903d2
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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