|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] compiling kernel in Centos Domu
Hi,
That file doesn't exist, its strange why im not having any issues on Debain but
CentOS is being a pain :(
Thanks
Ian
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Tait Clarridge
Sent: 05 October 2011 21:27
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] compiling kernel in Centos Domu
>
> but them im getting this
>
>
>
> -bash-3.2# mkinitrd /boot/initrd.img-3.0.4 3.0.4
>
> ls: /etc/modprobe.d/*.conf: No such file or directory
>
> No module ehci-hcd found for kernel 3.0.4, aborting.
>
>
I'm assuming that 3.0.4 sees /etc/modprobe.conf as depricated whereas CentOS 5
still has the file.
Try taking modprobe.conf and putting it as /etc/modprobe.d/funstuff.conf and
running the mkinitrd again maybe adding (as well as the other
options) --with=xenblk --with=xennet (not sure if those are needed for 3.0).
I think this might be because your modprobe isn't telling it what driver is
required for storage since it can't find it.
Tait
>
_______________________________________________
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
|
|
|
|
|