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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Craig White wrote:
On Thu, 2005-01-20 at 20:45 -0400, Patrick Boutilier wrote:

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


---- indeed - thanks - what's in a name?

;-)

As a side note, this command will show you what filesystems your kernel supports:


cat /proc/filesystems


Craig



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux