2009/8/13 Noah Evans <[email protected]>: > Can add 'flag x +' to /rc/bin/usbstart and /rc/bin/termrc and post > that output? I think I know your problem now. Also could you: > echo | grep -s hello; echo $status > > My guess is that somehow your grep is borked and: > > if (! ps | grep -s ' usbd$') > usb/usbd > is succeeding in /rc/bin/usbstart >
term% echo | grep -s hello; echo $status grep: exec header invalid |rc 220: can't exec: exec header invalid I wonder, what did I temper with, on two different installations. I just tried a clean install, the error message is not there, and ps show only 4 usbd threads.
