[Bug 173459] Review Request: initng

bugzilla at redhat.com bugzilla at redhat.com
Sun Dec 4 06:46:56 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: initng


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173459





------- Additional Comments From dragoran at feuerpokemon.de  2005-12-04 01:46 EST -------
was trying to fix the usb problem but don't now where it come form:
did:
 for i in `cat /etc/sysconfig/hwconf |grep "driver: .*-hcd"|cut -d" " -f2`;do
        echo $i;
  done
and it prints:
ohci-hcd
ohci-hcd
ehci-hcd
this is what is done inside usb.ii (modprobe instead of echo) and then it mounts
the usbfs and call udevstart... 
so it should work. the only thing that I can think of is that the script does
not start at all...
but how do Im check which scripts have been executed? is there any log for that
or do I have to hack the scripts to get such a log?

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list