Serial
This commit is contained in:
parent
b20903d2d3
commit
8e81b0b9c5
1 changed files with 1 additions and 2 deletions
3
run.sh
3
run.sh
|
@ -17,8 +17,7 @@ source /run/network.sh
|
||||||
|
|
||||||
KVM_SERIAL_OPTS="\
|
KVM_SERIAL_OPTS="\
|
||||||
-serial mon:stdio \
|
-serial mon:stdio \
|
||||||
-device virtio-serial-pci,id=virtio-serial0,bus=pcie.0,addr=0x3 \
|
-device virtio-serial-pci,id=virtio-serial0,bus=pcie.0,addr=0x3"
|
||||||
-chardev pty,id=charserial0"
|
|
||||||
|
|
||||||
source /run/power.sh
|
source /run/power.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue