From owner-freebsd-questions Sat Nov 6 15:27: 7 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 03D1914E17 for ; Sat, 6 Nov 1999 15:27:05 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id SAA33262; Sat, 6 Nov 1999 18:30:21 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199911062330.SAA33262@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Another Vinum question In-Reply-To: <99110623580401.07046@zen.dodsworth.org> from Marc Dodsworth at "Nov 6, 1999 11:56:20 pm" To: marcd@tpg.com.au (Marc Dodsworth) Date: Sat, 6 Nov 1999 18:30:21 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Marc Dodsworth wrote, > Sorry if this has been answered before (maybe I should have paid closer > attention. > > In the documentation it talks about having the disk slice being of type vinum. > Do I take this to mean that it's vinum instead of type 165? No it doesn't. It talks about the partition being of type 'vinum,' not slices. From the partition names you used, you don't even have DOS slice tables on the disks. You need to go into the disklabel and change them from type 'BSD4.2' to 'vinum,' # disklabel -r -e da1e Then repeat for each. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message