Bugzilla – Bug 210154
installation from external USB harddrive via CardBus USB2 controller needs additional boot parameter
Last modified: 2006-10-05 10:26:49 UTC
I tried installing from an usb harddrive on an older Notebook with only USB1.1 ports. So i wanted to use my cardbus usb2 card. This only works if i give "insmod=ehci_hcd" since the automatic hardware probing apparently only probes for USB controllers before activating pcmcia. The workaround is easy: "insmod=ehci_hcd". Maybe this is just a documentation issue; i am not suggesting to change the (probably fragile?) hardware probing setup for such corner cases:-)
*** This bug has been marked as a duplicate of bug 119417 ***