I found a way getting a working 10.04 domU with a hardy dom0.

I used this howto: http://www.agileweboperations.com/xen-debian-lenny-
dom0-with-ubuntu-lucid-guest/

The only differences I did in my $DOMU.cfg. This is my config:

bootloader="/usr/bin/pygrub"
#kernel      = '/boot/vmlinuz-2.6.24-28-xen'
#ramdisk     = '/boot/initrd.img-2.6.24-28-xen'
memory      = '4096'

#
#  Disk device(s).
#
root        = '/dev/xvda2 ro'
disk        = [
                  'tap:aio:/data/xen/domains/mail1/disk.img,xvda2,w',
                  'tap:aio:/data/xen/domains/mail1/swap.img,xvda1,w',
              ]

HTH, Axel

-- 
After upgrade from Karmic boot fails, mountall and udevd fail
https://bugs.launchpad.net/bugs/516684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to