qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QEMU and REAL media (CD's, DVD's, floppies)


From: Emre Ersin
Subject: Re: [Qemu-devel] QEMU and REAL media (CD's, DVD's, floppies)
Date: Fri, 28 May 2004 21:31:23 +0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115


Simple:

qemu -cdrom /dev/cdrom -fda /dev/fd0

You need read/write permisions to the cdrom/floppy devices (in Debian,
it means add your user to groups "cdrom" and "floppy".

It doesn't work. Because qemu tries to open them at startup and if there is no media it will simply give error. One way is showing some dummy images at startup and changing after boot.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]