Date: Thu, 17 Oct 2002 01:12:44 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: walt <wa1ter@hotmail.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: GEOM question Message-ID: <20021017010521.L5930-100000@gamplex.bde.org> In-Reply-To: <3DAD4CD8.3050106@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Oct 2002, walt wrote: > Bruce Evans wrote: > > > Don't use extended partitions directly. It is easy to > > make a mess by clobbering the pointers to the logical drive > > within them. > > I need to ask for clarification on this point. What do you > mean by 'directly'? Just write to them using anything that doesn't understand that they are containers for logical drives. E.g., newfs would leave their boot record intact since it leaves some sectors for the label and boot blocks, but it would scribble over any logical drives within the extended partition in a non-useful way. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021017010521.L5930-100000>