|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Problem booting Xen DomU images under Ubuntu Jaunty (Do
On Thu, May 14, 2009 at 8:36 PM, Nicholas W <4407@xxxxxxxx> wrote:
> Dear All,
> I now have my Dom0 working nicely running Ubuntu Jaunty.
> For the Dom0 host kernel I am
> using the debian package
> linux-image-2.6.26-2-xen-686_2.6.26-15_i386.deb.
When a distro doesn't have working dom0 kernel it's usually a sign
that you'll have many problems using it as dom0 :)
> The DomU kernel is
> one I compiled myself a while ago (sometime last year and has always
> worked on Gentoo and I think even Centos)
> disk = ['tap:aio:/workarea/xen/images/ubuntu.img,sda1,w',
> 'tap:aio:/workarea/xen/images/swapubuntu.img,sda2,w']
> XENBUS: Timeout connecting to device: device/vbd/2049 (state 3)
> XENBUS: Timeout connecting to device: device/vbd/2050 (state 3)
That one looks bad.
Try changing tap:aio:/ to file:/. My guess is your xen userland (or
dom0 kernel) is having problems with tap:aio.
Regards,
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|