"Jameson C. Burt" <[EMAIL PROTECTED]> writes: > For "Device File System", Debian "devfsd" package, > how might I test that "devfsd" properly creates files in /dev?
Does your kernel actually have devfs support? I believe the standard Debian kernel's don't, or at least don't have it enabled by default. Probably the easiest way to check is to cat /proc/mounts, and look for a line like 'none /dev devfs rw 0 0'. If you don't have devfs support, devfsd is pretty useless. -- David Maze [EMAIL PROTECTED] http://people.debian.org/~dmaze/ "Theoretical politics is interesting. Politicking should be illegal." -- Abra Mitchell -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

