From owner-freebsd-questions Mon Aug 28 0:47:18 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 ADAD137B43E for ; Mon, 28 Aug 2000 00:47:01 -0700 (PDT) Received: from localhost (212.141.79.230) by relay2.inwind.it (5.1.039) id 399BF830000B2DFF; Mon, 28 Aug 2000 09:46:58 +0200 From: Salvo Bartolotta Date: Mon, 28 Aug 2000 06:47:02 GMT Message-ID: <20000828.6470200@mis.configured.host> Subject: Re: What are the proper new names for following devices To: Ariel Burbaickij 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 >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 8/28/00, 8:13:35 AM, Ariel Burbaickij=20 wrote regarding What are the proper= =20 new names for following devices : > wd0s1b swap > wd0s1a / > wd0s1e /usr > wd1s1e /home ? > After doing sh MAKEDEV all n /dev directory the best matches I could=20 find > were: > ad0s1 > ad1s1 > Should the slices be added manually or how is it supposed to go ? > Regards Hello Ariel, you have to generate the slice entries (or "partitions", in FreeBSD=20 parlance). Try the following command: sh MAKEDEV ad0s1a ad1s1a Please have a look at the mail archives and at the docs before=20 posting. Best regards & best of luck Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message