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

[Xen-devel] Xen 3.0.2 and Ubuntu Dapper beta


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: "Roberto Pereyra" <pereyra.roberto@xxxxxxxxx>
  • Date: Thu, 18 May 2006 08:21:47 -0300
  • Delivery-date: Thu, 18 May 2006 04:22:07 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=U4dtnKYAjCwsl0RUNAnesvCBzWazQc9OmJLQZpS0+Uobu4qiFF9kzMG0j4qoGE6bZPjepVw1vzmNd1uVWaiuVF07uBJWXbzNRzHdyFAnpuzkqtoiT48CoLM8rHma3aBVje9FLmgmjIHGuBD3JMS3NatSWVWJ7UCPi9lSPQx7G9Y=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hi

I successful installed Xen 3.0.2 in Ubuntu Dapper beta, but I have
done the changes suggested  in
http://polydistortion.net/monkey/archives/2006/04/21/003695.html

Because Ubunto Dapper uses udev in /var/run, /var/xen/xenstores was
deleted every reboot.

You might want to add the following from the ubuntu/debian xen
package's /etc/init.d/xend, which goes at the start of the script
(after the check for /proc/xen/capabilities) :

#####
# create directories if required
if [ ! -d /var/run/xend ]
then
       mkdir -p /var/run/xend
fi

if [ ! -d /var/run/xenstored ]
then
       mkdir -p /var/run/xenstored
fi

######

And I renamed xen-backend.rules to 92xen-backend.rules in
/etc/udev/rules.d and restart /etc/initd/udev

I hope be useful for somebody.

Roberto


--
Ing. Roberto Pereyra
ContenidosOnline
Buscas un buen servicio de telefonía IP, prueba
http://www.contenidosonline.com.ar

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


 


Rackspace

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