Mailing List Archive

initrd, module missing
Hi

When I run the following mkinitrd, I get this response:

[root@localhost ~]# mkinitrd initrd-2.6.11.10-xen0.img 2.6.11.10-xen0
No module cciss found for kernel 2.6.11.10-xen0, aborting.

Anyone know why this is so and how I can solve the problem?

Thanks
Shaz

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: initrd, module missing [ In reply to ]
> Hi
>
> When I run the following mkinitrd, I get this response:
>
> [root@localhost ~]# mkinitrd initrd-2.6.11.10-xen0.img 2.6.11.10-xen0
> No module cciss found for kernel 2.6.11.10-xen0, aborting.
>
> Anyone know why this is so and how I can solve the problem?

It's probably in your /etc/modules.conf, so mkinitrd wants to include the
module.

If you don't have a CCISS device, delete the entry from modules.conf. If you
do then build a new XenLinux kernel with a driver for it.

Cheers,
Mark

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: initrd, module missing [ In reply to ]
Hi

Thanks for that, would you know where I can download the xen kernel
source from to build, and where I could find documentation from.

Exact url's would be nice :)

Thanks
Shaz

On 7/8/05, Mark Williamson <mark.williamson@cl.cam.ac.uk> wrote:
> > Hi
> >
> > When I run the following mkinitrd, I get this response:
> >
> > [root@localhost ~]# mkinitrd initrd-2.6.11.10-xen0.img 2.6.11.10-xen0
> > No module cciss found for kernel 2.6.11.10-xen0, aborting.
> >
> > Anyone know why this is so and how I can solve the problem?
>
> It's probably in your /etc/modules.conf, so mkinitrd wants to include the
> module.
>
> If you don't have a CCISS device, delete the entry from modules.conf. If you
> do then build a new XenLinux kernel with a driver for it.
>
> Cheers,
> Mark
>

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