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: Markus Niemistö
Subject: Re: [Qemu-devel] QEMU and REAL media (CD's, DVD's, floppies)
Date: Fri, 28 May 2004 07:04:14 +0300

On Thu, 27 May 2004 09:58:44 -0400
Daniel Serpell <address@hidden> wrote:

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

CD-ROMs don't work on FreeBSD (I've mentioned this earlier, too). On
FreeBSD one only can read CDs in 2048 byte blocks. QEMU tries to read a
smaller blocks, at least when it tries to figure out whether the image
is a COW image.

I had some patches lying around, but they fixed the problem only
partially. CDs work with Bochs, however. So Bochs is aware of this
restriction.

Markus




reply via email to

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