WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Can't start xend

menuentry "Xentest" {
        insmod part_msdos       
        insmod ext2
        set root='(hd0,2)'      
        search --no-floppy --fs-uuid --set <ID>
        multiboot /boot/xen.gz
        module /boot/vmlinuz-2.6.32.27  
        module /boot/initrd.img-2.6.32.27
}

-------- Original-Nachricht --------
> Datum: Sat, 1 Jan 2011 00:23:34 +0100
> Von: Marcin Kuk <marcin.kuk@xxxxxxxxx>
> An: 
> CC: xen-users@xxxxxxxxxxxxxxxxxxx
> Betreff: Re: [Xen-users] Can\'t start xend

> Paste your grub config.
> 
> 2011/1/1 Rome Pierce <romep@xxxxxx>:
> > Hello,
> >
> > i just compiled xen 4.0 testing (4.0.2) from the mercurial repositories.
> The hypervisor starts and boots the dom0, but i can't start xend. I always
> get the following error:
> >
> >
> > sudo /etc/init.d/xend start
> >
> > Traceback (most recent call last):
> >  File "/usr/sbin/xend", line 36, in <module>
> >    from xen.xend.server import SrvDaemon
> > ImportError: No module named xen.xend.server
> >
> >
> > I already googled a lot but can't find a suitable answer. Can anyone
> tell me what's wrong?
> >
> > mfg Romep
> > --
> > Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
> > belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
> >
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-users
> >
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

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

<Prev in Thread] Current Thread [Next in Thread>