Re: usb2 boot option
Toni Gayà <[email protected]>
| Newsgroups | gmane.linux.debian.knoppix |
|---|---|
| Message-ID | <[email protected]> |
Toni Gayà wrote: > There is any kernel 2.4 boot option to load usb2 module? I need it > loaded before home is mounted. > My problem is that I have home (loop device) on a usb2 drive, but it is > only mounted using usb1. When I do "/sbin/insmod ehci-hcd" to use it > with usb2, a lot of times, when i reboot, i get home disc corrupt > (although it is an xfs file system), and i lost things. A possible "solution" to this problem is loading ehci-hcd (usb2) using /KNOPPIX/knoppix.sh that is loaded before that knoppix user session. Add a knoppix.sh file: #!/bin/sh /sbin/insmod ehci-hcd It seems that is working.. ________________________________________________________________________________________ Este mensaje ha sido analizado y protegido por la tecnologia antivirus www.trendmicro.es