From owner-freebsd-questions@FreeBSD.ORG Tue Aug 26 09:06:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A914516A4BF for ; Tue, 26 Aug 2003 09:06:02 -0700 (PDT) Received: from uccinc.net (ns1.uccinc.net [216.161.174.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEE6D43FF2 for ; Tue, 26 Aug 2003 09:05:57 -0700 (PDT) (envelope-from tom@openadventures.org) Received: from openadventures.org (ns3.uccinet.net [216.161.174.4]) by uccinc.net (8.11.6/linuxconf) with ESMTP id h7QG4im15990 for ; Tue, 26 Aug 2003 09:04:44 -0700 Message-ID: <3F4B8500.7050701@openadventures.org> Date: Tue, 26 Aug 2003 09:04:16 -0700 From: Thomas Smith User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <3F4AB59D.1010802@openadventures.org> <20030826013415.GK45617@wantadilla.lemis.com> <3F4AFDA8.1000801@openadventures.org> <20030826071031.GF37131@pcwin002.win.tue.nl> In-Reply-To: <20030826071031.GF37131@pcwin002.win.tue.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean Subject: Re: Need Vinum help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 16:06:02 -0000 Stijn Hoop wrote: >On Mon, Aug 25, 2003 at 11:26:48PM -0700, Thomas Smith wrote: > > >>The config file is as follows: >> >>drive a1 device /dev/ad0a >>drive a2 device /dev/ad1e >> >> > >You are using slice 'a' on ad0 and slice 'e' on ad1. Typo? > No, it's not a typo. When I run "disklabel ad0" the 4.2BSD slice shows as "a". If I do the same for ad1 the 4.2BSD slice shows as "e". (I do, of course change the FStype to vinum.) Is this not typical?