|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] install error: No module ehci-hcd found for kernel 2.6.1
Thank you for your reply.
After mkinitrd command? what does this mean? Could you give a example of this command?
I added "ehci-hcd" module when I used the command "make linux-2.6-xen0-config CONFIGMODE=menuconfig KERNELS="linux-2.6-xen0" to configure it. However, it still had the same error.
Leo
2008/9/10 You, Yongkang <yongkang.you@xxxxxxxxx>
Try to add "--buildin ehci-hcd" after your mkinitrd command.
Best Regards,
Yongkang You
Hi, everyone,
When I installed the Xen3.3, I encountered a error: No module ehci-hcd found for kernel 2.6.18.8-xen0, aborting.
This error came up when I used the command "mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod /boot/initrd-2.6.16-xen0.img 2.6.16.29-xen0".
At first, I thought it might be the problem that I did not include the "ehci-hcd" module in buildin Kernel. However, when I used the command "make linux-2.6-xen0-config CONFIGMODE=menuconfig KERNELS="linux-2.6-xen0" and included this module(Device driver->USB support->EHCI HCD USB 2.0 support) in Kernel, the error information was still "
No module ehci-hcd found for kernel 2.6.18.8-xen0, aborting."
It seems that the error is not related with the module in buildin Kernel(this could configure in menuconfig). So could anyone tell me the cause of this error?
Thanks. Leo
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|