On May 21, 2008, at 8:44 AM, Carlos A. M. dos Santos wrote:
I attempted this:
# mkdir /dev/foo
mkdir: /dev/foo: Operation not supported
Any suggestions (besides creating it elsewhere, of course)?
Assuming you're using a modern FreeBSD (version number would be
useful), /dev does not live on a file system. It exists as its own
file system, controlled by devfs. Check the man page for devfs for
details.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"