Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 1999 09:52:43 +0100
From:      Jeroen Ruigrok van der Werven <asmodai@bart.nl>
To:        Johan Pettersson <johpe159@student.liu.se>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: MAKEDEV
Message-ID:  <19991213095243.B22122@lucifer.bart.nl>
In-Reply-To: <385420FC.D36CEC8C@student.liu.se>; from johpe159@student.liu.se on Sun, Dec 12, 1999 at 11:26:05PM %2B0100
References:  <385420FC.D36CEC8C@student.liu.se>

next in thread | previous in thread | raw e-mail | index | archive | help
-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
<asmodai@bart.nl>                      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




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