* Fedora Core 16 + Xen
@ 2011-08-29 19:00 Konrad Rzeszutek Wilk
2011-08-29 20:15 ` W. Michael Petullo
0 siblings, 1 reply; 6+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-08-29 19:00 UTC (permalink / raw)
To: m.a.young, xen-devel
Hey M A,
I was quite excited to see that with Fedora Core 16 I can just do:
'yum install xen' and the hypervisor is installed.
Sadly the grub is not updated so nothing gets loaded. Should I report
bugs against this on bugzilla.redhat.com or just send them to your personally?
libvirt seems to have forgotten about Xen too.. but that is a different issue.
I played with running HVM and PV guests using 'xl' and they worked right
out of box. Neat!!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Fedora Core 16 + Xen
2011-08-29 19:00 Fedora Core 16 + Xen Konrad Rzeszutek Wilk
@ 2011-08-29 20:15 ` W. Michael Petullo
2011-08-29 20:57 ` Konrad Rzeszutek Wilk
2011-09-14 5:15 ` Andy Burns
0 siblings, 2 replies; 6+ messages in thread
From: W. Michael Petullo @ 2011-08-29 20:15 UTC (permalink / raw)
To: Konrad Rzeszutek Wilk; +Cc: xen-devel, m.a.young
> I was quite excited to see that with Fedora Core 16 I can just do:
>
> 'yum install xen' and the hypervisor is installed.
>
> Sadly the grub is not updated so nothing gets loaded. Should I report
> bugs against this on bugzilla.redhat.com or just send them to your personally?
>
> libvirt seems to have forgotten about Xen too.. but that is a different issue.
>
> I played with running HVM and PV guests using 'xl' and they worked right
> out of box. Neat!!
See also in Red Hat Bugzilla:
grub2 --class xen: initramfs missing, booting under XEN fails (found on Fedora 16)
https://bugzilla.redhat.com/show_bug.cgi?id=728775
Patch to allow mbkernel and mbargs to be read from /etc/sysconfig/kernel
https://bugzilla.redhat.com/show_bug.cgi?id=658387
Grubby does not handle "template" that uses module key
https://bugzilla.redhat.com/show_bug.cgi?id=668063
and:
The Xen feature proposal for Fedora 16
http://fedoraproject.org/wiki/Features/XenPvopsDom0
--
Mike
:wq
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Fedora Core 16 + Xen
2011-08-29 20:15 ` W. Michael Petullo
@ 2011-08-29 20:57 ` Konrad Rzeszutek Wilk
2011-09-14 5:15 ` Andy Burns
1 sibling, 0 replies; 6+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-08-29 20:57 UTC (permalink / raw)
To: W. Michael Petullo; +Cc: xen-devel, m.a.young
On Mon, Aug 29, 2011 at 03:15:54PM -0500, W. Michael Petullo wrote:
> > I was quite excited to see that with Fedora Core 16 I can just do:
> >
> > 'yum install xen' and the hypervisor is installed.
> >
> > Sadly the grub is not updated so nothing gets loaded. Should I report
> > bugs against this on bugzilla.redhat.com or just send them to your personally?
> >
> > libvirt seems to have forgotten about Xen too.. but that is a different issue.
> >
> > I played with running HVM and PV guests using 'xl' and they worked right
> > out of box. Neat!!
>
> See also in Red Hat Bugzilla:
>
> grub2 --class xen: initramfs missing, booting under XEN fails (found on Fedora 16)
> https://bugzilla.redhat.com/show_bug.cgi?id=728775
>
> Patch to allow mbkernel and mbargs to be read from /etc/sysconfig/kernel
> https://bugzilla.redhat.com/show_bug.cgi?id=658387
>
> Grubby does not handle "template" that uses module key
> https://bugzilla.redhat.com/show_bug.cgi?id=668063
>
> and:
>
> The Xen feature proposal for Fedora 16
> http://fedoraproject.org/wiki/Features/XenPvopsDom0
Oh, ok, so what is the next step to talk to the developers on those
bugs?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Fedora Core 16 + Xen
2011-08-29 20:15 ` W. Michael Petullo
2011-08-29 20:57 ` Konrad Rzeszutek Wilk
@ 2011-09-14 5:15 ` Andy Burns
2011-09-15 8:17 ` Konrad Rzeszutek Wilk
1 sibling, 1 reply; 6+ messages in thread
From: Andy Burns @ 2011-09-14 5:15 UTC (permalink / raw)
To: W. Michael Petullo; +Cc: xen-devel, m.a.young, Konrad Rzeszutek Wilk
[-- Attachment #1.1: Type: text/plain, Size: 578 bytes --]
On 29 August 2011 21:15, W. Michael Petullo <mike@flyn.org> wrote:
> > I was quite excited to see that with Fedora Core 16 I can just do:
> > 'yum install xen' and the hypervisor is installed.
>
> See also in Red Hat Bugzilla:
>
> grub2 --class xen: initramfs missing, booting under XEN fails (found on
> Fedora 16)
> https://bugzilla.redhat.com/show_bug.cgi?id=728775
>
>
Yes I also encountered the "no initramfs" issue, I submitted a bug with a
patch, before realising that BZ#728775 already existed, anyway I've DUPEd
mine, who can get the relevant one-liner patch pushed?
[-- Attachment #1.2: Type: text/html, Size: 1006 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Fedora Core 16 + Xen
2011-09-14 5:15 ` Andy Burns
@ 2011-09-15 8:17 ` Konrad Rzeszutek Wilk
2011-09-22 2:15 ` Andy Burns
0 siblings, 1 reply; 6+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-09-15 8:17 UTC (permalink / raw)
To: Andy Burns; +Cc: xen-devel, W. Michael Petullo, m.a.young
On Wed, Sep 14, 2011 at 06:15:47AM +0100, Andy Burns wrote:
> On 29 August 2011 21:15, W. Michael Petullo <mike@flyn.org> wrote:
>
>
> > > I was quite excited to see that with Fedora Core 16 I can just do:
> > > 'yum install xen' and the hypervisor is installed.
> >
> > See also in Red Hat Bugzilla:
> >
> > grub2 --class xen: initramfs missing, booting under XEN fails (found on
> > Fedora 16)
> > https://bugzilla.redhat.com/show_bug.cgi?id=728775
> >
> >
> Yes I also encountered the "no initramfs" issue, I submitted a bug with a
> patch, before realising that BZ#728775 already existed, anyway I've DUPEd
> mine, who can get the relevant one-liner patch pushed?
It should be in now. Can you retest please?
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-09-22 2:15 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-29 19:00 Fedora Core 16 + Xen Konrad Rzeszutek Wilk
2011-08-29 20:15 ` W. Michael Petullo
2011-08-29 20:57 ` Konrad Rzeszutek Wilk
2011-09-14 5:15 ` Andy Burns
2011-09-15 8:17 ` Konrad Rzeszutek Wilk
2011-09-22 2:15 ` Andy Burns
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.