|
|
|
|
|
|
|
|
|
|
xen-users
Re: UNS: Re: [Xen-users] want to install Ubunto domU on CentOS dom0 - do
On Tue August 5 2008 7:20:20 am Rudy Ehlers wrote:
> > Hi Jim,
> >
> > I now have the following config:
> >
> > cat /etc/xen/anya
> > bootloader = '/usr/bin/pygrub'
> > memory = 512
> > name = "anya"
> > disk = ['phy:/dev/backup/anya,ioemu:hda1,w']
> > vif = [ '' ]
> >
> >
> >
> > But I still get the same error:
> >
> > xm create anya
> > Using config file "/etc/xen/anya".
> > Error: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found\n')
> >
> >
> >
> > So, I presume I don't have the right kernels for Ubuntu, yet they are
> > there:
> > ll boot/
> > total 25696
> > -rw-r--r-- 1 root root 422607 Apr 10 18:51 abi-2.6.24-16-generic
> > -rw-r--r-- 1 root root 79964 Apr 10 18:51 config-2.6.24-16-generic
> > -rw-r--r-- 1 root root 85149 Apr 10 19:06 config-2.6.24-16-xen
> > drwxr-xr-x 2 root root 4096 Aug 5 01:38 grub
> > -rw-r--r-- 1 root root 6635463 Aug 5 00:24 initrd.img-2.6.24-16-generic
> > -rw-r--r-- 1 root root 6791966 Aug 5 00:24 initrd.img-2.6.24-16-xen
> > -rw-r--r-- 1 root root 6792141 Aug 5 00:24 initrd.img-2.6.24-16-xen.bak
> > -rw-r--r-- 1 root root 899892 Apr 10 18:51 System.map-2.6.24-16-generic
> > -rw-r--r-- 1 root root 883462 Apr 10 19:06 System.map-2.6.24-16-xen
> > -rw-r--r-- 1 root root 1904248 Apr 10 18:51 vmlinuz-2.6.24-16-generic
> > -rw-r--r-- 1 root root 1730948 Apr 10 19:06 vmlinuz-2.6.24-16-xen
> >
> >
> > So, what else can I do?
You need to look at your domu's /boot/grub/grub.conf. The 'Default=' line is
probably pointing to the generic kernel, instead of the xen kernel.
Don't know when the list will be back up, but I'll keep forwarding this msg
each time it bounces, for the list, even tho' I've included you in the mailing
To: headers.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|