|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Xen and Promise SATA
I recompiled with ARCH=xen recommended and that corrected the problem.
Thanks Greg!
John
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of John
Cianfarani
Sent: Friday, March 03, 2006 8:46 AM
To: Greg Brackley; xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Xen and Promise SATA
When I recompile the Xen kernel I use make ARCH=xen menuconfig and then
make KERNELS="linux-2.6-xen0 linux-2.6-xenU" kernels to recompile. I
then link the xen0 kernel to /usr/src/linux (as that is where the
manufacturers make looks.
After rebooting into the xen0 kernel I run just a 'make' on Promises
drivers and copy the ulsata2.ko into the
/lib/modules/2.6.12-xen0/kernel/drivers/scsi and run a depmod -a on
2.6.12-xen0
This is how promises readme says to do it.
Should I be trying to compile their drivers with 'make ARCH=xen'?
Thanks
John
-----Original Message-----
From: Greg Brackley
[mailto:greg.brackley-sender-88fc1f@xxxxxxxxxxxxxxxxxxxx]
Sent: Friday, March 03, 2006 5:54 AM
To: John Cianfarani
Subject: Re: [Xen-users] Xen and Promise SATA
----- Original Message -----
From: John Cianfarani
> When I try to recompile the driver for the xen kernel it compiles
without
> errors
Don't know what command line you are using (and I have never compiled
this
driver), but are you including "ARCH=xen".
_______________________________________________
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
|
|
|
|
|