Re: installing Xen from source on fedora 16‏

M A Young m.a.young at durham.ac.uk
Thu Mar 15 21:12:51 UTC 2012


On Thu, 15 Mar 2012, Arindam Choudhury wrote:

> I am trying to install Xen 4.1.2 in Fedora 16. I have compiled and installed
> the source code.
> 
> On my /boot, I have:
> 
> boot]# ls
> config-3.2.9-2.fc16.x86_64
> config.mk-compat-wireless-3.3-rc1-2-3.2.9-2.fc16.x86_64
> grub
> grub2
> initramfs-3.2.9-2.fc16.x86_64.img
> initrd-plymouth.img
> System.map-3.2.9-2.fc16.x86_64
> vmlinuz-3.2.9-2.fc16.x86_64
> xen-4.1.2.gz
> xen-4.1.gz
> xen-4.gz
> xen.gz
> xen-syms-4.1.2
> 
> On Grub2, I dont have any boot option for Xen dom0.
> 
> Can you tell me what to do next? All the generated documents talks about Xen
> 3.

You can generate a configuration by running
grub2-mkconfig -o /tmp/grub.cfg
This should contain xen boot options and you can copy the relevant bits or 
the whole file to /boot/grub2/grub.cfg.

 	Michael Young


More information about the users mailing list