Difference between revisions of "gentoo as a VM in xen"

From thelinuxwiki
Jump to: navigation, search
(Created page with " == links == [http://wiki.prgmr.com/mediawiki/index.php/Gentoo_as_a_DomU Gentoo as a DomU] [https://srna.sk/2012/03/paravirtualized-gentoo-linux-on-citrix-xenserver/ Parav...")
 
 
(One intermediate revision by one user not shown)
Line 7: Line 7:
  
 
[https://srna.sk/2012/03/paravirtualized-gentoo-linux-on-citrix-xenserver/ Paravirtualized Gentoo Linux on Citrix XenServer]
 
[https://srna.sk/2012/03/paravirtualized-gentoo-linux-on-citrix-xenserver/ Paravirtualized Gentoo Linux on Citrix XenServer]
 +
 +
I followed the following guide to configure gentoo as a domU (guest).  It also has instructions for dom0.
  
 
[http://wiki.xen.org/wiki/Mainline_Linux_Kernel_Configs#Configure_kernel_for_domU_support Configuring the Kernel for domU Support]
 
[http://wiki.xen.org/wiki/Mainline_Linux_Kernel_Configs#Configure_kernel_for_domU_support Configuring the Kernel for domU Support]
 +
 +
[http://christopher.wojno.com/2009/08/11/gentoo-domu-in-xenserver ]
  
 
[[category:xen]]
 
[[category:xen]]
 
[[category:xenserver]]
 
[[category:xenserver]]
 
[[category:gentoo]]
 
[[category:gentoo]]

Latest revision as of 03:18, 9 May 2014


links

Gentoo as a DomU

Paravirtualized Gentoo Linux on Citrix XenServer

I followed the following guide to configure gentoo as a domU (guest). It also has instructions for dom0.

Configuring the Kernel for domU Support

[1]