|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xend won't start
Jan Vejvalka schrieb:
> Hi *,
>
> - new to Xen
> - compiled Xen 3.1 from source on Slackware 12, on a Pentium-M laptop
> with a USB disk
> - booted Dom0
> - xend won't start.
> Here are the logs:
> /var/log/xen/xend-debug.log
> Xend started at Thu Aug 16 17:04:48 2007.
> Exception starting xend: (111, 'Connection refused')
>
Hi Jan,
I assume you didn't boot the Xen Hypervisor instead of your dom0 Kernel.
Did you changed your grub/menu.lst to soemthing like?
title Xen 3.1-i386-pae / kernel 2.6.18-xen_3.1.0
root (hd0,0)
kernel /xen-3.1-i386-pae.gz
module /vmlinuz-2.6.18-xen_3.1.0
root=UUID=52f9735d-399e-40bc-b0ef-f78f2b00fa19 ro console=tty0
module /initrd.img-2.6.18-xen-3.1.0
quiet
(Just copy'n paste from one machine here, you might want to adjust the names)
s.seitz.vcf
Description: Vcard
signature.asc
Description: OpenPGP digital signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|