qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] -cdrom /dev/cdrom and could not open hard disk image


From: Pavel Janík
Subject: [Qemu-devel] -cdrom /dev/cdrom and could not open hard disk image
Date: Thu, 10 Aug 2006 06:27:43 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Hi,

the current CVS:

address@hidden:~> /tmp/QEMU/bin/qemu -cdrom /dev/cdrom
qemu: could not open hard disk image '/dev/cdrom'
address@hidden:~> 

Probably because:

open("/dev/cdrom", O_RDWR|O_LARGEFILE)  = -1 EROFS (Read-only file system)

I can read from CD-ROM:

address@hidden:~> head /dev/cdrom|wc -l
10

How to boot from read-only CD-ROM now? Why this doesn't work now?
-- 
Pavel Janík

That's the problem: pretesters aren't finding many more bugs nowadays,
so it'll probably take until 2005 to find and fix enough bugs that we
can comfortably announce the code stable.
                  -- Stefan Monnier in comp.emacs




reply via email to

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