Larry tb wrote:
Using askmethod doesn't work for me : i must use expert ! ...well in
fact i use the both :
linux askmethod expert :-p (without the :-p) :-D
>From the link i sent, i modify this :
*######################################
echo "*** Loading usb-modules ***"
insmod /lib/usb-storage.ko
**insmod /lib/uhci-hdc.ko
**insmod /lib/ohci-hdc.ko*
*insmod /lib/ehci-hcd.ko
/bin/sleep 10
*
and copy the module to lib of course :)
http://fungliding.blogspot.com/2005_04_01_fungliding_archive.html
Before I attempt this. Would it be wiser to just use uname -r to point
to the modules already present in the kernels? Why would one need to
copy modules over? What is needed to be contained within the initrd
image and how would it be possible for this behavior to
self-administrate itself with each kernel upgrade?
Jim
locate usb-storage
/lib/modules/2.6.15-1.2038_FC5/kernel/drivers/usb/storage/usb-storage.ko
/lib/modules/2.6.15-1.2041_FC5/kernel/drivers/usb/storage/usb-storage.ko
locate uhci-hcd
/lib/modules/2.6.15-1.2038_FC5/kernel/drivers/usb/host/uhci-hcd.ko
/lib/modules/2.6.15-1.2041_FC5/kernel/drivers/usb/host/uhci-hcd.ko
locate ohci-hcd
/lib/modules/2.6.15-1.2038_FC5/kernel/drivers/usb/host/ohci-hcd.ko
/lib/modules/2.6.15-1.2041_FC5/kernel/drivers/usb/host/ohci-hcd.ko
locate ehci-hcd
/lib/modules/2.6.15-1.2038_FC5/kernel/drivers/usb/host/ehci-hcd.ko
/lib/modules/2.6.15-1.2041_FC5/kernel/drivers/usb/host/ehci-hcd.ko
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list