From owner-freebsd-questions Tue Jan 16 15:14: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gumby.usu.edu (gumby.usu.edu [129.123.1.117]) by hub.freebsd.org (Postfix) with ESMTP id A16ED37B400 for ; Tue, 16 Jan 2001 15:13:49 -0800 (PST) Received: from [129.123.1.184] ("port 1725"@buffy.usu.edu [129.123.1.184]) by cc.usu.edu (PMDF V5.2-32 #30472) with ESMTP id <01JYZBWZFF5G985IQW@cc.usu.edu> for freebsd-questions@freebsd.org; Tue, 16 Jan 2001 16:13:47 MDT Date: Tue, 16 Jan 2001 16:13:41 -0700 From: Hal Lynch Subject: Re: HELP: Old drive vs. new install To: Free BSD Q & A Message-id: MIME-version: 1.0 Content-type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 5:56 PM -0500 1/16/01, Bill Moran wrote: >Hal Lynch wrote: >> > > I am doing a new install of 4.1. The old system (3.4) had 3 scsi drives >> only 1 of which, the system disk, was involved in the new install. >> It is now time to bring the two data drives on line, but of course the >> /dev entries do not exist. How do I make them? I need: >> /dev/da1s1b >> /dev/da1s1e >> /dev/da1s1f >> >> /dev/da2s1e >> >> Unless I am missing something: >> sysinstall was no help?! >> MAKEDEV was no help. > >MAKEDEV is what you want. >cd /dev;./MAKEDEV da* > >That should do it. > >-Bill Thanks, I tried that: MAKEDEV da1. For my trouble I got: da1 da1[a-h] da1s[1-4]. See above for what I really need. hal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message