Hi, On Thu, Jan 30, 2003 at 12:15:14PM +0100, David Faure wrote: > The most annoying thing for end users is that the /dev devices don't exist > (on a Mandrake 9.0), I had to mknod for /dev/pt_drv and /dev/usbscanner...
ThatÄs a job for the distribution. Either the base installation should set up the /dev/usb files or at least the installation script of any package that uses /dev files. Or use the device filesystem (devfs). Device files are created automatically if it's enabled. Bye the way: /dev/pt_drv is only needed for plustek parport scanners. Bye, Henning
