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] LPFC support in Xen ?

To: xen-users@xxxxxxxxxxxxxxxxxxx, suze brown <smith.suze@xxxxxxxxx>
Subject: Re: [Xen-users] LPFC support in Xen ?
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Thu, 22 Sep 2005 18:20:22 +0100
Delivery-date: Thu, 22 Sep 2005 17:16:57 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <2f5a0c090509220543376975ac@xxxxxxxxxxxxxx>
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: <2f5a0c090509220543376975ac@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8
You need to build a new kernel with the appropriate drivers for your system.

Get the source distro, build it initially with make dist then go into the xen0 
kernel directory, customise the config, then go back to the top level and 
make dist again.  (should work, I believe)

Customise the config by doing:
make ARCH=xen menuconfig
or look through the defconfig files under arch/xen/config - the defconfig-xen 
file (not xenU or xen0) might already do what you want - if you want to use 
it copy it to .config in the Linux kernel directory.

Cheers,
Mark

On Thursday 22 September 2005 13:43, suze brown wrote:
> Hi,
>  Afraid I dont have a very new system to try out Xen.. It's an ia32 PIII
> machine with 1GB memory (that's gud i believe).
>  When I try to build the initrd image for my xen kernel, i get error
> messages complaining about missing modules, so am trying to compile them on
> my own.
> Could find support for the remaining three, but am left with lpfcdd.ko.
>  Couldnt find an appropriate entry when doing make menuconfig..
>  Is it that xen doesnt support lpfc drivers for 32 bit systems at all ?
>  Is there any way I can make Xen work on my system ?
>   Thanks for any help,
> suze.
>
> # mkinitrd -k vmlinuz-2.6.11.12-xen0 -i initrd-2.6.11.12-xen0
> Root device: /dev/sda1 (mounted on / as ext3)
> Module list: aic7xxx lpfcdd jbd ext3
>
> Kernel image: /boot/vmlinuz-2.6.11.12-xen0
> Initrd image: /boot/initrd-2.6.11.12-xen0
> Shared libs: lib/ld-2.3.3.so <http://2.3.3.so/>lib/libc.so.6
> lib/libselinux.so.1
> Cannot determine dependencies of module aic7xxx. Is modules.dep up to date?
> Cannot determine dependencies of module lpfcdd. Is modules.dep up to date?
> Cannot determine dependencies of module jbd. Is modules.dep up to date?
> Cannot determine dependencies of module ext3. Is modules.dep up to date?
> Modules:

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

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