From owner-freebsd-current@FreeBSD.ORG Thu Aug 5 20:36:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A6BC16A4CE for ; Thu, 5 Aug 2004 20:36:50 +0000 (GMT) Received: from imap.univie.ac.at (mailbox-lmtp.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7B4443D1F for ; Thu, 5 Aug 2004 20:36:49 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from le.vpn.univie.ac.at (le.vpn.univie.ac.at [131.130.222.177]) by imap.univie.ac.at (8.12.10/8.12.10) with ESMTP id i75Kaaha128462; Thu, 5 Aug 2004 22:36:40 +0200 Date: Thu, 5 Aug 2004 22:36:40 +0200 (CEST) From: Lukas Ertl To: Shaun Courtney In-Reply-To: <20040805132516.GB98622@gvmail.vine.co.za> Message-ID: <20040805223500.C821@korben.in.tern> References: <20040805132516.GB98622@gvmail.vine.co.za> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-DCC-ZID-Univie-Metrics: mx9.univie.ac.at 4247; Body=2 Fuz1=2 Fuz2=2 cc: current@FreeBSD.org Subject: Re: gvinum resetconfig X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Aug 2004 20:36:50 -0000 On Thu, 5 Aug 2004, Shaun Courtney wrote: > I'm looking for some help with geom_vinum (gvinum) and the resetconf > command. I've moved some disk around but they still keep the old gvinum > configuration. i've tried resetconfig aka vinum but it just returns to > the prompt ;( 'resetconfig' needs to be implemented first (no, I'm not lazy, I just spent two days in a row to build my new kitchen, and I'm still not finished yet :-/). You can wipe the config by doing 'dd if=/dev/zero of=/dev/ad0s1e bs=32k count=10' (but only, when geom_vinum isn't loaded). cheers, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/