From owner-freebsd-questions@FreeBSD.ORG Wed Mar 18 09:27:53 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 252C81065672 for ; Wed, 18 Mar 2009 09:27:53 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.freebsd.org (Postfix) with ESMTP id B49F18FC26 for ; Wed, 18 Mar 2009 09:27:52 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (double-l.xs4all.nl [80.126.205.144]) by smtp-vbr15.xs4all.nl (8.13.8/8.13.8) with ESMTP id n2I9Rpae094898; Wed, 18 Mar 2009 10:27:51 +0100 (CET) (envelope-from Johan@double-l.nl) MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message Date: Wed, 18 Mar 2009 10:27:51 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: <57200BF94E69E54880C9BB1AF714BBCB5DE671@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: RAID 1 failure Thread-Index: Acmnp7P35ybXZtWGTguNNsxYmkWC2wAAp3eQ References: From: "Johan Hendriks" To: X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: RE: RAID 1 failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Mar 2009 09:27:53 -0000 You could download the live cd Start the computer and insert the boot cd. After it is done with booting select the option fixit and then Live cd. It will ask for the live cd. Then do the following # chroot /dist # mount_devfs devfs /dev >From version FreeBSD 7 You miust use mount -t devfs devfs /dev # gmirror load =20 In the following command replace gm0 and s1a to the name of your mirror = and the name of your / slice. If you followed the howto it should be as follows =20 # mount /dev/mirror/gm0s1a /mnt # ee /mnt/boot/loader.conf Now you can edit the loader.conf file on your mirror. So add the line:=20 geom_mirror_load=3D"YES" now exit ee and exit the livecd # exit # exit Shutdown the installer, and reboot your system. Regards, Johan Hendriks No virus found in this outgoing message. Checked by AVG - www.avg.com=20 Version: 8.0.238 / Virus Database: 270.11.18/2008 - Release Date: = 03/17/09 16:25:00