|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xm scsi-attach on redhat Linux
On Wed, Aug 5, 2009 at 10:55 AM, Jose, Manoj<Manoj.Jose@xxxxxxx> wrote:
> I am trying to build the xen.org kernel as a DOMU kernel. Here is what I have
> done.
>
> Downloaded linux-2.6.18-xen-3.4.0.tar.gz from xen.org
> Unzipped linux-2.6.18-xen-3.4.0.tar.gz at /usr/src/ directory RedHat 5.3 DOMU
> #make oldconfig
> #make
> #make install
> I am getting following error.
> Could not open /lib/modules/2.6.18.8/modules.dep.temp
>
> I am sure I am doing some thing very basic wrongly. Could you please point
> out which step I am doing wrong?
Try make modules_install before make install.
Note that since you say "my DOM0 has the latest xen.org xen kernel",
you can use dom0 kernel for domU as well.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|