On Tue, Jun 08, 2004 at 09:44:04AM -0700, Dave Meyer wrote: > mount_dev_on_devfs() { > echo > echo mount_dev_on_devfs > - # Re-mount /dev on devfs. -BEF- > - mkdir -p /dev || shellout > - mount devfs /dev -t devfs || shellout > - # Crank up devfsd > - /sbin/devfsd /dev || shellout > +# # Re-mount /dev on devfs. -BEF- > +# mkdir -p /dev || shellout > +# mount devfs /dev -t devfs || shellout > +# > +# # Crank up devfsd > +# /sbin/devfsd /dev || shellout > > } > #
Does anyone know if devfs is definitely broken in 2.4.25/x86_64, and if there's any patches to fix it? Commenting these out isn't portable; but maybe we need to add icky if $ARCH sections around it? ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Sisuite-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-devel