From owner-freebsd-questions@FreeBSD.ORG Wed Jul 12 11:52:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 335FD16A4EA for ; Wed, 12 Jul 2006 11:52:30 +0000 (UTC) (envelope-from eugeny.kuzakov@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id B45A743D66 for ; Wed, 12 Jul 2006 11:52:19 +0000 (GMT) (envelope-from eugeny.kuzakov@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so208298pyc for ; Wed, 12 Jul 2006 04:52:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=XlKWepgHldeOTnOBtjhvq11lhztZn28Iu0u7uQMmOXkWsOz6g44Ejak/WQ0qdBDirFv9HV2aSkt8J/d/TRhp168RPDcJX3ln2UbAJMh0CKaKjMcUBtYLG9IGOrGfUORoSYPmM2cor5Y+kDoI5GhEFCK/Dmvsaw8YvpyxeIdi+rs= Received: by 10.35.111.14 with SMTP id o14mr767929pym; Wed, 12 Jul 2006 04:52:18 -0700 (PDT) Received: by 10.35.42.9 with HTTP; Wed, 12 Jul 2006 04:52:18 -0700 (PDT) Message-ID: <146805bd0607120452x75688eb8paa9bc569d6a4e0fc@mail.gmail.com> Date: Wed, 12 Jul 2006 15:52:18 +0400 From: "Eugeny Kuzakov" Sender: eugeny.kuzakov@gmail.com To: "Andrew Pantyukhin" In-Reply-To: MIME-Version: 1.0 References: <146805bd0607100055h64d7e8e9i39e3bc02ce05658e@mail.gmail.com> X-Google-Sender-Auth: 9e44cac8adc3a58e Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: sil3112 question 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, 12 Jul 2006 11:52:30 -0000 On 7/12/06, Andrew Pantyukhin wrote: > > On 7/10/06, Eugeny Kuzakov wrote: > > I need mirror device, contained 2 partitions -- fat32&ufs. > > > > I want to use fat32 under freebsd&windows xp. > > I would forget about sil3112 raid capabilities and use > software raid in both OS's. gmirror rocks and I hear that > winxp has a good implementation of raid, too. I know about gmirror/vinum... I want use mirrored fat32 partition under FreeBSD&Windows XP. Ifit isn't possible, I theoretically can create two partitons. ntfs/fat32 -- for windows and ufs for fbsd and use them separately, But gmirror require all the disk...If I will configure gmirror, it not will be possible to create pratition for windows xp.... -- Best wishes, Coredumped.