|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] 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?
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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|