qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lonnie Mendez <lmendez19@austin.rr.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Installing linux from multiple installation CDs
Date: Tue, 26 Sep 2006 22:37:33 -0500	[thread overview]
Message-ID: <1159328254.31830.6.camel@vaio> (raw)
In-Reply-To: <4518BA0C.3080701@cs.wisc.edu>

On Mon, 2006-09-25 at 22:26 -0700, Arini Balakrishnan wrote:
> Hi,
> I am trying to install linux as a guest OS on Windows using QEMU. How do 
> I install linux from multiple installation cds?
> Thanks!
> Arini

   Use the qemu monitor to change the disc in qemu's emulated cdrom
drive.  ie:

Access the qemu monitor (ctrl-alt-2).

(qemu) eject cdrom
(qemu) change cdrom //./d:

D is the drive letter associated with the physical cdrom.  If it is an
iso then use the full filename of the iso.  The user docs are at
http://www.qemu.org.

      reply	other threads:[~2006-09-27  3:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-26  5:26 [Qemu-devel] Installing linux from multiple installation CDs Arini Balakrishnan
2006-09-27  3:37 ` Lonnie Mendez [this message]

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=1159328254.31830.6.camel@vaio \
    --to=lmendez19@austin.rr.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).