Franco Spinelli wrote: > James Jacobsson ha scritto: >> Starting qemu with the -nographic argument should start Qemu without a >> graphical console. >> >> /James >> > > Correct. > But Windows XP don't use serial console so, using -nographic, there is > non possibility to shutdown XP (not possible from a RDP session).
Just use the -vnc option. This way you can connect to the VGA output if you need to using VNC but ues RDP for everything else. > I don't get Qemu Monitor so there is no possibility to change CD or > mount USB devices BTW, I assume you're doing something like -cdrom /dev/cdrom (or at least the Windows equivalent). In QEMU 0.8.2, which KVM is based on, there is very poor support for the host CDROM device. This has been improved in CVS though. Regards, Anthony Liguori > Regards > > Franco Spinelli > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
