Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 19:59:54 -0700 (PDT)
From:      Thomas Dean <tomdean@ix.netcom.com>
To:        ChristianM@STLabs.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: /dev/zero
Message-ID:  <199807280259.TAA19583@ix.netcom.com>
In-Reply-To: <F10DA6C4FB18D211A40A0060977B03BD07AE75@exchange1.stlabs.com> (message from Christian Molnar on Mon, 27 Jul 1998 16:45:21 -0700)

next in thread | previous in thread | raw e-mail | index | archive | help
Look at /dev/MAKEDEV

As root:

# cd /dev
# mknod zero c 2 12
# chmod 666 zero
# chown root.wheel zero

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807280259.TAA19583>