* [Qemu-devel] Installing linux from multiple installation CDs
@ 2006-09-26 5:26 Arini Balakrishnan
2006-09-27 3:37 ` Lonnie Mendez
0 siblings, 1 reply; 2+ messages in thread
From: Arini Balakrishnan @ 2006-09-26 5:26 UTC (permalink / raw)
To: qemu-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Installing linux from multiple installation CDs
2006-09-26 5:26 [Qemu-devel] Installing linux from multiple installation CDs Arini Balakrishnan
@ 2006-09-27 3:37 ` Lonnie Mendez
0 siblings, 0 replies; 2+ messages in thread
From: Lonnie Mendez @ 2006-09-27 3:37 UTC (permalink / raw)
To: qemu-devel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-27 3:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-26 5:26 [Qemu-devel] Installing linux from multiple installation CDs Arini Balakrishnan
2006-09-27 3:37 ` Lonnie Mendez
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).