From owner-freebsd-questions Sun Sep 10 6:58:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id EBD8937B422 for ; Sun, 10 Sep 2000 06:58:46 -0700 (PDT) Received: from bartequi.ottodomain.org (212.141.79.241) by relay2.inwind.it (5.1.046) id 39AF9CE3000C1B3E; Sun, 10 Sep 2000 15:58:34 +0200 From: Salvo Bartolotta Date: Sun, 10 Sep 2000 14:58:45 GMT Message-ID: <20000910.14584500@bartequi.ottodomain.org> Subject: Re: drive layout To: =?ISO-8859-1?Q?P=E4r?= Thoren Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: References: X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi salvo > First of all, thanx for helping med with my stupid questions ;) Hello P=E4r, There are no stupid topics; rather, there are topics you know, and=20 topics you just don't know ... > The reason I asked this is that in /dev i got: > ad0s1a > ad0s1b etc... > and > ad0a > ad0b etc... > In fstab I=B4m mounting the devices called ad0s1a, ad0s1f etc.. > But when I am compiling the kernel with the old wd drivers there is=20 only > wd0a > wd0b > wd0c etc... > There is no wd0s1a-h devices. > So...the question is...can I mount wd0a, wd0f etc. instead of ad0s1a, > ad0s1f etc. when I=B4m using the wd driver? > /P=E4r Have you tried such a command as "cd /dev; sh MAKEDEV wd0s1a" ? :-O Have fun, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message