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

Bug#355851: a blindunfriendly debian installer problem



Martin Michlmayr, le Tue 21 Mar 2006 00:56:03 +0000, a écrit :
> * Samuel Thibault <samuel.thibault@ens-lyon.org> [2006-03-21 01:00]:
> > It just mounts usbdevfs itself by hand on /etc/brltty/usbfs:
> > 
> > mount("usbfs", "/etc/brltty/usbfs", "usbfs", 0, NULL)
> 
> I think your problem is something completely different: The directory
> /etc/brltty/usbfs does not exist, and therefor the mount fails.

It does exist. Just modprobing usbcore makes brltty happy.

> BTW, is /etc/brltty/usbfs really a good location for that?

Yes, because the brltty-udeb package contains that directory, so we are
sure that it will exist.

> 15600:tbm@deprecation: ~/tmp/src/brltty-3.7.2] sudo mount -t usbfs usbfs /mnt
> 15601:tbm@deprecation: ~/tmp/src/brltty-3.7.2] sudo mount -t usbfs usbfs /etc/brltty/usbfs
> mount: mount point /etc/brltty/usbfs does not exist
> 
> > And this doesn't trigger an autoload of usbdevfs.
> 
> There's no "usbdevfs" anymore, by the way.  It's called "usbfs" now.

modprobe usbfs doesn't work: usbdevfs is an alias for usbcore.

Regards,
Samuel



Reply to: