Remove ehci_hcd
[email protected] Tue, 12 Jul 2011 12:40:30 -0600
| Newsgroups | gmane.linux.redhat.install |
|---|---|
| Message-ID | <[email protected]> |
I would like to prevent ehci_hcd from loading at boot. Doing a modprobe -r will remove the module, but it re-appers when rebooted. I could put the command in rc.local, but I would rather not. I have tried the following things, but it always gets loaded at boot: Added "blacklist ehci_hcd" /etc/modprobe.d/blacklist Tried "alias ehci_hcd off" to modprobe.conf Tried "inistall ehci_hcd /bin/true" to modprobe.conf I'm seems to be getting loaded with the initrd.img file. I see the module directories when I mount the image to loop. I tried creating a new initrd.img, but I havn't been able get the ehci_hcd module to not show up in the newly created initrd. Any suggestions? _______________________________________________ Redhat-install-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/redhat-install-list To Unsubscribe Go To ABOVE URL or send a message to: [email protected] Subject: unsubscribe