From owner-freebsd-questions@FreeBSD.ORG Wed Apr 14 21:18:22 2010 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 1B6C5106564A for ; Wed, 14 Apr 2010 21:18:22 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id BF1F08FC14 for ; Wed, 14 Apr 2010 21:18:21 +0000 (UTC) Received: by gyh20 with SMTP id 20so279326gyh.13 for ; Wed, 14 Apr 2010 14:18:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=bThISrMDK6YeO+ZbznDZ6gWQUT1sy/GKO0RoqmsYMqk=; b=bgLM79xwzJ+aHlCk2Kt92SgdTJI6qDeUojGejGI5NoCS0xW0WBnwhcdsiwoY2dpeCB 6DE21EeXMCaD0gd9lEpfne8ANy47iDk6EDtL+i+NmcoFMNGU93O51/ox0HFbdDKfP6Sr GlNkAmH3FVK97UWB1eVCGAZ6dhd6MGg08sOnE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=AAo0AOcYHYkCyzBYmE3RzrdYnFtz/S4zrX4QR6JC32QZpmuKKXeIPlWJQqNYIHb9q0 sPUTmq97oDRgTwVSrU+uTtB9k9b51R36LrP4Al2dYOE3XDP6msR/PBQk3npD/aAznkfv PV1xDCG7iqXFDafF3E6HQzU0icmmvnNw/x3TI= MIME-Version: 1.0 Received: by 10.150.151.16 with HTTP; Wed, 14 Apr 2010 14:18:20 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Apr 2010 16:18:20 -0500 Received: by 10.151.87.18 with SMTP id p18mr7193342ybl.23.1271279900881; Wed, 14 Apr 2010 14:18:20 -0700 (PDT) Message-ID: From: Adam Vande More To: =?KOI8-R?B?5M3J1NLJyiDixcjUxdLF1w==?= Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Question about fstab 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, 14 Apr 2010 21:18:22 -0000 2010/4/14 =E4=CD=C9=D4=D2=C9=CA =E2=C5=C8=D4=C5=D2=C5=D7 > Hello all! > I want use redundant scheme for booting my OS. > Most would use gmirror, zfs mirror, or a hardware based solution instead of your approach. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/geom-mirror.html --=20 Adam Vande More