From owner-freebsd-questions@FreeBSD.ORG Wed Oct 22 21:03:21 2003 Return-Path: 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 47DA816A4B3 for ; Wed, 22 Oct 2003 21:03:21 -0700 (PDT) Received: from fed1mtao03.cox.net (fed1mtao03.cox.net [68.6.19.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5950A43F3F for ; Wed, 22 Oct 2003 21:03:19 -0700 (PDT) (envelope-from loki-bsd@cox.net) Received: from [192.168.0.176] ([68.104.243.60]) by fed1mtao03.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031023040314.UKHC23864.fed1mtao03.cox.net@[192.168.0.176]> for ; Thu, 23 Oct 2003 00:03:14 -0400 From: Brett Rogers To: freebsd-questions@freebsd.org Date: Wed, 22 Oct 2003 21:03:14 -0700 User-Agent: KMail/1.5.2 References: <002101c39917$d5af5140$6400a8c0@GENESIS> <20031023035628.GT55642@dan.emsphone.com> In-Reply-To: <20031023035628.GT55642@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310222103.14016.loki-bsd@cox.net> Subject: Re: Dynamic Disks & FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: loki-bsd@cox.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 04:03:21 -0000 On Wednesday 22 October 2003 08:56 pm, Dan Nelson wrote: > In the last episode (Oct 22), Stephen said: > > Is it at all possible to use FreeBSD on hard disks that have been > > converted from basic to dynamic? I have two hard drives and have > > used Windows XP Professional to convert both to dynamic. > > I believe the term "dynamic" applies to NTFS filesystems, and shouldn't > affect any other filesystems on the disk. Unfortunately, its not that simple... Dynamic disks affect the MBR if i remember right... in any case, they do not only affect NTFS partitions, as any other operating systems that do not support dynamic disks whether they are on seperate partitions or not will not boot (I've made that mistake before). As to the question, I know certain linux distros support them, but I haven't seen any FreeBSD options that enable that support. I could be wrong. My suggestion would be if you are not using Dynamic disks for any of the extra options they support, (e.g. Windows software RAID) don't use them.