public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] handling of usb in init scripts
@ 2001-09-19 14:02 scott worley
  2001-09-19 14:12 ` Daniel Robbins
  0 siblings, 1 reply; 3+ messages in thread
From: scott worley @ 2001-09-19 14:02 UTC (permalink / raw
  To: gentoo-dev

Hi,

Running rc6-r12.  I'm no init expert but it appears the localmount 
script assumes usbcore support is compiled, not modularized.  I rebuilt 
the kernel will all usb as modules so /proc/bus/usb does not exist until 
the usbcore module is loaded, therefore mounting of usbdevfs fails.  I 
can change localmount to load usbcore but in the general case the script 
needs to detect whether usbcore is modularized or not so no error is 
generated by trying to load a module which doesn't exist.  Should this 
be done in localmount or in the script which mounts the root filesystem r/w?

thanks,
scott worley
folokai@earthlink.net





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-09-19 20:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-19 14:02 [gentoo-dev] handling of usb in init scripts scott worley
2001-09-19 14:12 ` Daniel Robbins
2001-09-19 14:56   ` scott worley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox