From owner-freebsd-questions@FreeBSD.ORG Sat Dec 25 22:48:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D366416A4CE for ; Sat, 25 Dec 2004 22:48:23 +0000 (GMT) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.5.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92E7B43D39 for ; Sat, 25 Dec 2004 22:48:23 +0000 (GMT) (envelope-from leonmk@optonline.net) Received: from D1TWQX41 (ool-18b93da2.dyn.optonline.net [24.185.61.162]) by mta3.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with SMTP id <0I9A00KSWVCMD5@mta3.srv.hcvlny.cv.net> for freebsd-questions@FreeBSD.org; Sat, 25 Dec 2004 17:48:23 -0500 (EST) Date: Sat, 25 Dec 2004 17:48:20 -0500 From: Leon To: freebsd-questions@FreeBSD.org Message-id: <000801c4ead3$d4c49ab0$a23db918@D1TWQX41> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-Priority: 3 X-MSMail-priority: Normal Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: create device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Dec 2004 22:48:24 -0000 Hi, I have 5.3 "BSD". I'm trying to create device with command "MAKEDEV" But this command is not recognizable. Which command can I use to create device? Thanks, Leon.