From owner-freebsd-questions Mon Jul 27 20:00:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA17832 for freebsd-questions-outgoing; Mon, 27 Jul 1998 20:00:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa5-15.ix.netcom.com [206.214.137.111]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA17765 for ; Mon, 27 Jul 1998 20:00:29 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id TAA19583; Mon, 27 Jul 1998 19:59:54 -0700 (PDT) (envelope-from tomdean) Date: Mon, 27 Jul 1998 19:59:54 -0700 (PDT) Message-Id: <199807280259.TAA19583@ix.netcom.com> From: Thomas Dean To: ChristianM@STLabs.com CC: freebsd-questions@FreeBSD.ORG In-reply-to: (message from Christian Molnar on Mon, 27 Jul 1998 16:45:21 -0700) Subject: Re: /dev/zero Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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