On Fri, Jun 29, 2012 at 02:47:25PM +0200, Dario Faggioli wrote: > On Thu, 2012-06-28 at 17:22 +0300, Pasi Kärkkäinen wrote: > > > I've been waiting, hoping, and did a fresh install of Fedora 17, then > > > "yum install xen", in anticipation (again) of Fedora/Xen/dom0 boot > > > magic. > > > Disappointment. > > > > > > :-( > > > And did you run "grub2-mkconfig -o /boot/grub2/grub.cfg" ? > > > > What's the problem? I wonder if the person built their own kernel? One of the things /etc/grub.d/20-xenlinux is that it scans in /boot/config-XXX to see if CONFIG_XEN_DOM0 is defined. Well, if you try to install the kernel doing: make oldconfig make install it won't put the config file in /boot directory. So Grub won't create an Xen entry for it. The fix is to manually copy the config to /boot and it works just right. Or just use kernel RPMS. > > > Just for the record, this is all working for me, right out of the box, > for both F16 and F17. All I do is `yum install xen' and when rebooting I > found all I need in grub... > > Dario > > -- > <<This happens because I choose it to happen!>> (Raistlin Majere) > ----------------------------------------------------------------- > Dario Faggioli, Ph.D, http://retis.sssup.it/people/faggioli > Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) > > > -- > xen mailing list > xen@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/xen -- xen mailing list xen@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/xen