Re: With -vnc option, can I still use "ctrl+alt + n"?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2009/2/19 Alexander Graf <agraf@xxxxxxx>:
>
> You could pass -monitor stdio to qemu. That gives you the monitor on the
> shell you started qemu from.
>

So if I run kvm as daemon:

kvm -name Linux-x64 -smp 2 -m 2048M -hda hda.img \
    -cdrom ../../var/iso/debian-500-amd64-DVD-1.iso \
    -net nic,vlan=0,macaddr=52:54:00:12:34:00,model=e1000 \
    -net tap,vlan=0,ifname=tap00,script=no \
    -net nic,vlan=1,macaddr=52:54:00:12:34:10,model=e1000 \
    -net tap,vlan=1,ifname=tap10,script=no \
    -vnc :10 -daemonize

After logout the host, I can't get the qemu system console anymore?

---
Dongsheng Song
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux