From owner-freebsd-questions@FreeBSD.ORG Mon Dec 27 00:56:44 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 9AC4416A4CF for ; Mon, 27 Dec 2004 00:56:44 +0000 (GMT) Received: from mta10.srv.hcvlny.cv.net (mta10.srv.hcvlny.cv.net [167.206.5.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5416343D1F for ; Mon, 27 Dec 2004 00:56:44 +0000 (GMT) (envelope-from leonmk@optonline.net) Received: from D1TWQX41 (ool-18b93da2.dyn.optonline.net [24.185.61.162]) by mta10.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with SMTP id <0I9C00BW2VYJ1P@mta10.srv.hcvlny.cv.net> for freebsd-questions@FreeBSD.org; Sun, 26 Dec 2004 19:56:43 -0500 (EST) Date: Sun, 26 Dec 2004 19:56:39 -0500 From: Leon To: freebsd-questions@FreeBSD.org Message-id: <000a01c4ebae$ec5903b0$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: Mon, 27 Dec 2004 00:56:44 -0000 Hi, I'm trying to create device by using command "MAKEDEV" But it does not work. What command can I use? Thanks, Leon.