Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
vps:pv-grub_centos [2011-05-14 00:04:56]
garrett.plasky Approved
vps:pv-grub_centos [2011-05-14 00:05:25] (current)
garrett.plasky Approved
Line 14: Line 14:
 Downloading the latest release from Xen will ensure this. Go to [[http://xenbits.xensource.com/|http://xenbits.xensource.com/]] and look for the lastest kernel source. At this time it's linux-2.6.18-xen.hg and it's under the 3.3-testing.hg tree; this is what you need. Copy the link and use hg to download the source: Downloading the latest release from Xen will ensure this. Go to [[http://xenbits.xensource.com/|http://xenbits.xensource.com/]] and look for the lastest kernel source. At this time it's linux-2.6.18-xen.hg and it's under the 3.3-testing.hg tree; this is what you need. Copy the link and use hg to download the source:
  
-<sxh bash>cd /usr/src+<sxh bash; auto-links: false>cd /usr/src
 hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg
 cd linux-2.6.18-xen.hg# cp buildconfigs/linux-defconfig_xenU_x86_32 .config </sxh> cd linux-2.6.18-xen.hg# cp buildconfigs/linux-defconfig_xenU_x86_32 .config </sxh>