From owner-freebsd-stable Thu Apr 6 14:43:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from falla.videotron.net (falla.videotron.net [205.151.222.106]) by hub.freebsd.org (Postfix) with ESMTP id 8C11437BFA5 for ; Thu, 6 Apr 2000 14:43:21 -0700 (PDT) (envelope-from luc_m@videotron.ca) Received: from southpark ([24.201.143.83]) by falla.videotron.net (Sun Internet Mail Server sims.3.5.1999.12.14.10.29.p8) with SMTP id <0FSM00DIF6TVW3@falla.videotron.net> for stable@freebsd.org; Thu, 6 Apr 2000 17:39:31 -0400 (EDT) Date: Thu, 06 Apr 2000 17:38:46 -0400 From: Luc Morin Subject: Re: mounting ad0 To: Brennan W Stehling Cc: stable@freebsd.org Message-id: <001901bfa010$7d5979c0$538fc918@videotron.ca> MIME-version: 1.0 X-Mailer: Microsoft Outlook Express 5.00.2615.200 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 References: X-Priority: 3 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: Brennan W Stehling Subject: Re: mounting ad0 > > [ On Thursday, April 6, Brennan W Stehling wrote: ] > > > I have successfully installed FreeBSD 4.0 STABLE (RELENG_4) onto a SCSI > > > drive and would like to get the IDE drive to mount for extra storage > > > space. I have been trying to use /stand/sysinstall to label the disk and > > > for newfs settings, but when I try to mount something like /dev/ad0s1e it > > > complains the the device is not configured. > > > > > > I have already ran the following commands. > > > > > > cd /dev > > > sh MAKEDEV all > > > sh MAKEDEV ad0 > > > sh MAKEDEV ad0s1a > > > > > > Then I run the command... > > > > > > mount /dev/ad0s1e /export > > > > > > And the ouput is... > > > > > > mount: Device not Configured > > Make sure you have the good version of MAKEDEV in /dev. This happened to me after upgrading from 3.X to 4.0. I had forgotten to update that file (tho I'm sure I'd ran mergemaster). The result was that MAKEDEV didn't create the ad nodes with the proper major/minor. Regards, Luc Morin mailto:luc_m@videotron.ca Electrical Engineering Technologist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message