From: Alexander Graf <agraf@suse.de>
To: Programmingkid <programmingkidx@gmail.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [Qemu-ppc] real cdrom access failure
Date: Mon, 10 Jun 2013 15:41:11 +0200 [thread overview]
Message-ID: <51B5D777.8060104@suse.de> (raw)
In-Reply-To: <069A6C85-FB1D-4B86-BC98-5BA2455A0135@gmail.com>
On 06/10/2013 03:39 PM, Programmingkid wrote:
> On Jun 9, 2013, at 12:34 PM, Alexander Graf wrote:
>
>> On 09.06.2013, at 18:28, Programmingkid wrote:
>>
>>> I am trying to access the cdrom drive in QEMU 1.5.0, but can't. This is the error I see: qemu-system-ppc: -cdrom /dev/cdrom: could not open disk image /dev/cdrom: No such file or directory. I think this is a bug with version 1.5.0 on Mac OS X. Anybody else notice this problem?
>> Mac OS X doesn't provide a /dev/cdrom link. You have to point it directly to the target device. To get a list of available devices, try
>>
>> $ diskutil list
>>
>> Also make sure that all partitions and file systems on top of the CD-ROM are unmounted (diskutil unmount or just umount), as OSX won't allow direct access to /dev/disk1 otherwise.
>>
>>
>> Alex
>>
>
> The -cdrom /dev/cdrom option always worked in the past. Just not with version 1.5.0.
Hrm. CC'ing Andreas and Peter. They're the best matches to people
knowing their way around OSX host support :). Also Changing qemu-ppc@ to
qemu-devel@, as this is 100% unrelated to the ppc target.
Alex
next parent reply other threads:[~2013-06-10 13:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.30226.1370762837.22519.qemu-ppc@nongnu.org>
[not found] ` <4E830D81-854D-4697-9BCC-4C51D852D132@gmail.com>
[not found] ` <12387A41-C7DA-474B-AB20-820779E8FDC2@suse.de>
[not found] ` <069A6C85-FB1D-4B86-BC98-5BA2455A0135@gmail.com>
2013-06-10 13:41 ` Alexander Graf [this message]
2013-06-10 14:22 ` [Qemu-devel] [Qemu-ppc] real cdrom access failure Andreas Färber
2013-06-10 14:33 ` Kevin Wolf
2013-06-10 14:45 ` Andreas Färber
2013-06-10 15:15 ` Kevin Wolf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51B5D777.8060104@suse.de \
--to=agraf@suse.de \
--cc=afaerber@suse.de \
--cc=programmingkidx@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).