Date: Mon, 1 Nov 1999 19:17:55 +0100 From: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> To: Matthew Dillon <dillon@apollo.backplane.com> Cc: Greg Lehey <grog@lemis.com>, Andre Albsmeier <andre.albsmeier@mchp.siemens.de>, Doug White <dwhite@resnet.uoregon.edu>, freebsd-hackers@FreeBSD.ORG Subject: Re: CCD questions Message-ID: <19991101191755.B37522@internal> In-Reply-To: <199911011815.KAA44676@apollo.backplane.com>; from dillon@apollo.backplane.com on Mon, Nov 01, 1999 at 10:15:01AM -0800 References: <19991031195351.A22791@internal> <Pine.BSF.4.10.9911010834540.27564-100000@resnet.uoregon.edu> <19991101174929.A36991@internal> <19991101115934.04368@mojave.sitaranetworks.com> <199911011815.KAA44676@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 01-Nov-1999 at 10:15:01 -0800, Matthew Dillon wrote: > > :BTW, it's pretty trivial to change things. Run 'disklabel -e da0' (or > :whatever your drive is), duplicate the line and change to, say: > : > : c: 45322644 0 unused 1024 8192 16 # (Cyl. 0 - 2810*) > : e: 45322644 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 2810*) > : > :Greg > :-- > > CCD doesn't protect its own label area. It is safest to make your 'e' > partition start at sector 16 and be 16 sectors smaller. > > e: 45322628 16 4.2BSD 1024 8192 16 # (Cyl. 0 - 2810*) Ah, that's new to me. Thanks for the info. But anyway, I will switch to vinum as soon as I get a free saturday to copy all the GB's around :-) Thanks, -Andre > > > -Matt > Matthew Dillon > <dillon@backplane.com> -- "Amateurs like Linux, but professionals prefer FreeBSD." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991101191755.B37522>