[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Xen 4.1 from source with Debian Squeeze 2.6.32-5-xen-amd64 dom0 (test)


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Mark Pryor <tlviewer@xxxxxxxxx>
  • Date: Sun, 3 Apr 2011 16:17:36 -0700 (PDT)
  • Delivery-date: Sun, 03 Apr 2011 16:18:54 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=UtgNqOq9nhb3OcSCl2VHn+npQ+8yxwg/QULn3lkfuDiGsK4Ue5PjLUL0R4u6N6Z+BiIPcvaaJyke2RyV3exjfHMCaO8Lor9489n+s3scTwloaLeekgumJa1F7i4znM/AjUTuz47Ra3cbEAyhL9qE8SWnjq4V3ReQwGDuQEyuiTA=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

List,

This combo works:
Xen 4.1 from source with Debian Squeeze 2.6.32-5-xen-amd64 dom0

So we use the dom0 kernel from the Aptitude repo, but build xen 4.1 from source.

Sanity check:
dpkg -l | grep xen  (should be empty except for linux-image*)
Only the dom0 kernel is installed!

if not blank purge them, dpkg -P libxentore3.0 (for example)

setup build env in Squeeze

apt-get build-dep xen -> http://paste.ubuntu.com/589041/

apt-get install libx11-dev libssl-dev python2.6-dev

download the 4.1 source tarball and do the usual

make xen
make tools
make stubdom

make install-xen
make install-tools PYTHON_PREFIX_ARG=
make install-stubdom

update-rc.d xencommons defaults
update-rc.d xend defaults
update-rc.d xendomains defaults

echo xen-evtchn >> /etc/modules

--------
Then success:
http://paste.ubuntu.com/589086/

-- 
Mark 
ChmEarl on ##xen freenode.net

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.