From owner-freebsd-questions Fri May 25 13:33: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from seatle.vredesdorp.nl (seatle.demon.nl [195.173.228.191]) by hub.freebsd.org (Postfix) with ESMTP id BD96F37B422 for ; Fri, 25 May 2001 13:32:58 -0700 (PDT) (envelope-from rotan@cs.pdx.edu) Received: (from rotan@localhost) by seatle.vredesdorp.nl (8.11.3/8.11.1) id f4PGLPE10827 for freebsd-questions@FreeBSD.ORG; Fri, 25 May 2001 18:21:25 +0200 (CEST) (envelope-from rotan@cs.pdx.edu) X-Authentication-Warning: seatle.vredesdorp.nl: rotan set sender to rotan@cs.pdx.edu using -f Date: Fri, 25 May 2001 18:20:42 +0200 From: "Robert T.G. Tan" To: FreeBSD Questions Subject: MAKEDEV, /dev Message-ID: <20010525182042.A7340@cs.pdx.edu> Mail-Followup-To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-mutt: Heterozygous Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Im not clear about the dev entries.. Could I say start out with an emtpy /dev directory, after rm all device entries in there.. and then do a MAKEDEV like below - as quoted from UPDATING.. To rebuild disk /dev entries ---------------------------- starting the following: For N in the list of disks MAKEDEV N # eg ad0 for M in the list of slices MAKEDEV NsMa # eg ad0s1a Tnx, rotan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message