On Sat, 2006-12-23 at 16:59 +0100, Franco Spinelli wrote:
> Some CD problem
> 
> - if there is no CD in drive, XP don't start using a -cdrom directive,
>    putting a CD in drive make it to start.

  This is normal behavior.  -cdrom expects valid media for inserting
into the vm.  The vm will emulate a cdrom drive by default even if you
leave off -cdrom (the vm will have an empty virtual cdrom tray).  You
can use the qemu monitor to insert media later during the vm session.
ie:

Press ctrl-alt-2 to go to the qemu monitor

(qemu) change cdrom /dev/cdrom

Press ctrl-alt-1 to go back to the guest vga output.


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

Reply via email to