back to original problem - fs type usbdevfs not supported by kernel

Patrick Boutilier boutilpj at ednet.ns.ca
Fri Jan 21 00:45:58 UTC 2005


Craig White wrote:
> # uname -a
> Linux lin-workstation.azapple.com 2.6.10-1.741_FC3 #1 Thu Jan 13
> 16:38:22 EST 2005 i686 athlon i386 GNU/Linux
> 
> message at startup
> fs type usbdevfs not supported by kernel
> 
> no doubt caused by line in /etc/fstab
> none  /proc/bus/usb  usbdevfs  defaults  0  0
> 
> Do I remove that line from fstab? 

Change it to :

none  /proc/bus/usb  usbfs  defaults  0  0


then run:

mount /proc/bus/usb

I do own a SD memory card reader that
> may have caused that to get installed when machine was on Fedora-1
<snip>




More information about the users mailing list