* changing guest CD
@ 2009-05-11 21:05 Stuart Jansen
2009-05-11 22:13 ` Anthony Liguori
2009-05-12 1:16 ` john cooper
0 siblings, 2 replies; 4+ messages in thread
From: Stuart Jansen @ 2009-05-11 21:05 UTC (permalink / raw)
To: kvm
Does KVM support changing the CD in a running guest's disc drive? I've
tried to do it using the qemu monitor, but so far haven't been able to.
I've seen rumor and innuendo that KVM can't change the disc in a running
system, but no official confirmation yet.
If KVM doesn't support changing the disc in a running system, what would
be required to support it?
--
"XML is like violence: if it doesn't solve your problem, you aren't
using enough of it." - Chris Maden
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: changing guest CD
2009-05-11 21:05 changing guest CD Stuart Jansen
@ 2009-05-11 22:13 ` Anthony Liguori
2009-05-13 18:09 ` Stuart Jansen
2009-05-12 1:16 ` john cooper
1 sibling, 1 reply; 4+ messages in thread
From: Anthony Liguori @ 2009-05-11 22:13 UTC (permalink / raw)
To: Stuart Jansen; +Cc: kvm
Stuart Jansen wrote:
> Does KVM support changing the CD in a running guest's disc drive? I've
> tried to do it using the qemu monitor, but so far haven't been able to.
> I've seen rumor and innuendo that KVM can't change the disc in a running
> system, but no official confirmation yet.
>
> If KVM doesn't support changing the disc in a running system, what would
> be required to support it?
>
It does via the change command. What did you try and how did it fail?
Regards,
Anthony Liguori
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: changing guest CD
2009-05-11 21:05 changing guest CD Stuart Jansen
2009-05-11 22:13 ` Anthony Liguori
@ 2009-05-12 1:16 ` john cooper
1 sibling, 0 replies; 4+ messages in thread
From: john cooper @ 2009-05-12 1:16 UTC (permalink / raw)
To: Stuart Jansen; +Cc: kvm, john.cooper
Stuart Jansen wrote:
> Does KVM support changing the CD in a running guest's disc drive? I've
> tried to do it using the qemu monitor, but so far haven't been able to.
> I've seen rumor and innuendo that KVM can't change the disc in a running
> system, but no official confirmation yet.
>
> If KVM doesn't support changing the disc in a running system, what would
> be required to support it?
>
The following worked for me when doing a
guest install from multiple CD iso images:
> to enter monitor from guest screen:
>
> <cntl><alt>2
>
> to exit back to guest screen:
>
> <cntl><alt>1
>
> changing a cd image:
>
> (qemu) info block
>
> <list of block devices>
>
> (qemu) eject ide1-cd0
> (qemu) change ide1-cd0 <target_file>
>
> <cntl><alt>1
--
john.cooper@third-harmonic.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: changing guest CD
2009-05-11 22:13 ` Anthony Liguori
@ 2009-05-13 18:09 ` Stuart Jansen
0 siblings, 0 replies; 4+ messages in thread
From: Stuart Jansen @ 2009-05-13 18:09 UTC (permalink / raw)
To: Anthony Liguori; +Cc: kvm
On Mon, 2009-05-11 at 17:13 -0500, Anthony Liguori wrote:
> Stuart Jansen wrote:
> > Does KVM support changing the CD in a running guest's disc drive? I've
> > tried to do it using the qemu monitor, but so far haven't been able to.
> > I've seen rumor and innuendo that KVM can't change the disc in a running
> > system, but no official confirmation yet.
> >
> > If KVM doesn't support changing the disc in a running system, what would
> > be required to support it?
> >
>
> It does via the change command. What did you try and how did it fail?
I've been using both libvirt and raw qemu monitor with Fedora 11 KVM
RPMs. After further testing, while F11 doesn't work, F10 does. Guess
it's time to see if Fedora bugzilla already has a report.
--
"XML is like violence: if it doesn't solve your problem, you aren't
using enough of it." - Chris Maden
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-05-13 18:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-11 21:05 changing guest CD Stuart Jansen
2009-05-11 22:13 ` Anthony Liguori
2009-05-13 18:09 ` Stuart Jansen
2009-05-12 1:16 ` john cooper
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox