From owner-freebsd-stable@FreeBSD.ORG Fri Nov 11 12:46:12 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3409716A420 for ; Fri, 11 Nov 2005 12:46:12 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: from pne-smtpout2-sn2.hy.skanova.net (pne-smtpout2-sn2.hy.skanova.net [81.228.8.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBBFF43D4C for ; Fri, 11 Nov 2005 12:46:11 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: from royal64.emp.zapto.org (195.198.193.104) by pne-smtpout2-sn2.hy.skanova.net (7.2.060.1) id 436F401B001595EC; Fri, 11 Nov 2005 13:46:10 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Fri, 11 Nov 2005 13:46:10 +0100 Message-ID: <4F9C9299A10AE74E89EA580D14AA10A605F56F@royal64.emp.zapto.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: gvinum forgetting drives in 6.0R? Thread-Index: AcXmeq6bRusEkfSmRp+1jhViAxHtBAAQuBUg From: "Daniel Eriksson" To: Cc: Marc Ramirez Subject: RE: gvinum forgetting drives in 6.0R? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2005 12:46:12 -0000 Marc Ramirez wrote: > 7) For kicks, add the following to /etc/rc.conf like I saw in=20 > an e-mail=20 > somewhere: >=20 > geom_vinum_load=3D"YES" > start_cmd=3D"gvinum start" Remove that, and add this to /boot/loader.conf instead: geom_vinum_load=3D"YES" /Daniel Eriksson