Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Nov 1999 10:15:01 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Greg Lehey <grog@lemis.com>
Cc:        Andre Albsmeier <andre.albsmeier@mchp.siemens.de>, Doug White <dwhite@resnet.uoregon.edu>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: CCD questions
Message-ID:  <199911011815.KAA44676@apollo.backplane.com>
References:  <19991031195351.A22791@internal> <Pine.BSF.4.10.9911010834540.27564-100000@resnet.uoregon.edu> <19991101174929.A36991@internal> <19991101115934.04368@mojave.sitaranetworks.com>

next in thread | previous in thread | raw e-mail | index | archive | help

: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*)


					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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?199911011815.KAA44676>