From owner-freebsd-questions Mon Dec 13 0:52:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from lucifer.bart.nl (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 4C2F714ED8 for ; Mon, 13 Dec 1999 00:52:45 -0800 (PST) (envelope-from asmodai@lucifer.bart.nl) Received: (from asmodai@localhost) by lucifer.bart.nl (8.9.3/8.9.3) id JAA38566; Mon, 13 Dec 1999 09:52:43 +0100 (CET) (envelope-from asmodai) Date: Mon, 13 Dec 1999 09:52:43 +0100 From: Jeroen Ruigrok van der Werven To: Johan Pettersson Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: MAKEDEV Message-ID: <19991213095243.B22122@lucifer.bart.nl> References: <385420FC.D36CEC8C@student.liu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <385420FC.D36CEC8C@student.liu.se>; from johpe159@student.liu.se on Sun, Dec 12, 1999 at 11:26:05PM +0100 Organisation: bART Internet Services B.V. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [19991212 23:25], Johan Pettersson (johpe159@student.liu.se) wrote: > >Something went wrong when I played >with /usr/share/examples/worm. >(-rw-r--r-- 1 root wheel 13885440 12 Dec 11:29 rworm0) >So I rm that dev. But I can't create that dev again. >./MAKEDEV rworm0 doesn't work! Simple, You don't create a raw device. You create a normal device and the raw one gets auto-created. ./MAKEDEV worm0 should be the fix. -- Jeroen Ruigrok van der Werven Network- and systemadministrator bART Internet Services / Tel: +31 - (0) 10 - 240 39 70 VIA NET.WORKS Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message