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] probs with installation

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] probs with installation
From: Karsten Jahn <KarstensListen@xxxxxx>
Date: Fri, 13 May 2005 09:11:34 +0200
Cc: "Nate, Greg" <Greg_Nate@xxxxxxx>, mark.williamson@xxxxxxxxxxxx
Delivery-date: Fri, 13 May 2005 07:11:13 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <E2F600719FA6FF438A680A22A00DA43C05E0CD1D@xxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <E2F600719FA6FF438A680A22A00DA43C05E0CD1D@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
Thanks for the quick reply!

Well, yes I have installed Twisted. And with yum I installed everything depending automatically.
My root file system is ext3, I think... (sorry: hardcore newb)

This is my grub.conf:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
#          initrd /initrd-version.img
#boot=/dev/hdg
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.11-1.14_FC3)
        root (hd0,0)
kernel /vmlinuz-2.6.11-1.14_FC3 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
        initrd /initrd-2.6.11-1.14_FC3.img
title Fedora Core (2.6.11-1.14_FC3smp)
        root (hd0,0)
kernel /vmlinuz-2.6.11-1.14_FC3smp ro root=/dev/VolGroup00/LogVol00 rhgb quiet
        initrd /initrd-2.6.11-1.14_FC3smp.img
title Fedora Core (2.6.9-1.667smp)
        root (hd0,0)
kernel /vmlinuz-2.6.9-1.667smp ro root=/dev/VolGroup00/LogVol00 rhgb quiet
        initrd /initrd-2.6.9-1.667smp.img
title Fedora Core-up (2.6.9-1.667)
        root (hd0,0)
kernel /vmlinuz-2.6.9-1.667 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
        initrd /initrd-2.6.9-1.667.img
title Xen 2.0 / XenLinux 2.6.10
        kernel /xen.gz dom0_mem=131072 ro console=vga
        module /vmlinuz-2.6.10-xen0 root=/dev/sda4



Nate, Greg schrieb:
Post your grub.conf file for Dom0.
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Mark
Williamson
Sent: Thursday, May 12, 2005 9:00 AM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Cc: Karsten Jahn
Subject: Re: [Xen-users] probs with installation

Have you installed Twisted? (make install-twisted or get the package for
your distro).

What is your root filesystem type?  Have you built support for it into
the kernel?

Cheers,
Mark

On Thursday 12 May 2005 16:45, Karsten Jahn wrote:

Hi all,

this is some kind of standard question, I think. Many questions like this fly around the net but no satisfying answer yet...

However, I installed Xen (latest Version on FC3) the best I could (after this <http://www-128.ibm.com/developerworks/linux/library/l-xen/> ) but

when I try to start xen, there are some errors:

[root@oldguy ~]# xend start
Traceback (most recent call last):
  File "/usr/sbin/xend", line 27, in ?
    from xen.xend.server import SrvDaemon
  File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 35, in ?
    from xen.xend.server import SrvServer
  File "/usr/lib/python/xen/xend/server/SrvServer.py", line 28, in ?
    from twisted.web import server, static
ImportError: No module named web


If I try to boot from xen, it aborts and complains:
        Root-NFS: No NFS server available, giving up.
        VFS: Unable to mount root fs via NFS, trying floppy.
        VFS: Insert root floppy and press ENTER

Has anyone of you any idea of what I could try?
Thanks in advance,
Karsten

_______________________________________________
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

_______________________________________________
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

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