From: Míguel <mianfrar@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: Re: [Qemu-devel] cdrom hardcoded index
Date: Mon, 28 Aug 2006 14:07:42 +0200 [thread overview]
Message-ID: <26b3ab70608280507j68376044l41827b61d42de003@mail.gmail.com> (raw)
> What about something like -hdX test.iso,hw=cdrom with default hw being disk?
And why not a shorted and more standard solution?
-ideN [hd:|cd:]filename
Examples:
-ide0 /tmp/myimage.dsk
Set primary master as harddisk (hd: is the default)
-ide1 hd:/tmp/myimage.dsk
Set primary slave as harddisk (hd: is not necessary in this case, as
it's the default).
-ide3 cd:/dev/cdrom
Set secondary slave as cdrom using device /dev/cdrom
-ide0 cd:/tmp/myimage.iso
Set primary master as cdrom using an ISO image file.
Of course, the previous parameters (hda, hdb, hdc, hdd and cdrom)
should be also available for compatibility reasons.
And you could also add -fd0 (for -fda) and -fd1(for -fdb) for
consistency with the rest of parameters.
Just my two cents.
next reply other threads:[~2006-08-28 12:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-28 12:07 Míguel [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-08-28 12:20 Re: [Qemu-devel] cdrom hardcoded index Armistead, Jason
2006-08-24 19:31 drtyc
2006-08-28 11:41 ` RE : " Sylvain Petreolle
2006-08-28 22:10 ` Fabrice Bellard
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=26b3ab70608280507j68376044l41827b61d42de003@mail.gmail.com \
--to=mianfrar@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).