From owner-freebsd-current Tue Oct 20 18:09:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA26182 for freebsd-current-outgoing; Tue, 20 Oct 1998 18:09:51 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from abby.skypoint.net (abby.skypoint.net [199.86.32.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA26173 for ; Tue, 20 Oct 1998 18:09:50 -0700 (PDT) (envelope-from bruce@zuhause.mn.org) Received: (from uucp@localhost) by abby.skypoint.net (8.8.7/jl 1.3) with UUCP id UAA04880; Tue, 20 Oct 1998 20:09:22 -0500 (CDT) Received: (from bruce@localhost) by zuhause.mn.org (8.9.1/8.9.1) id TAA02369; Tue, 20 Oct 1998 19:56:35 -0500 (CDT) (envelope-from bruce) From: Bruce Albrecht MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <13869.12610.899877.506387@zuhause.zuhause.mn.org> Date: Tue, 20 Oct 1998 19:56:34 -0500 (CDT) To: "Jaime Bozza" Cc: Subject: RE: newfs problems, more information: In-Reply-To: <003801bdfc74$da58cae0$313d31cc@electron.nuc.net> References: <13868.3117.390224.376379@zuhause.zuhause.mn.org> <003801bdfc74$da58cae0$313d31cc@electron.nuc.net> X-Mailer: VM 6.62 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jaime Bozza writes: > > You do it the same way you do it for any other disk. You create the > > partition information, and do a disklabel for ccd0 to write the label, > > and then you newfs each partition, ccd0d, ccd0e, ... > > Are you saying you can have subpartitions within a ccd? (Which in itself > is formed by partitions on the original drives) > > That could be pretty interesting. I've fiddled with disklabel and was > finally able to create a disklabel for a ccd. But I haven't been able to > create a partition 'e' ... disklabel returns "Bad partition name". I was > able to create an 'a' partition though. I never had any problem doing so. Here's my ccd's disklabel entry: ccdx32:\ :ty=winchester:dt=SCSI:rm#5411:\ :se#512:nc#2416:nt#125:ns#48:\ :oc#0:pc#14496000:\ :ob#2:pb#287486:tb=swap:\ :od#287488:pd#503808:td=4.2BSD:\ :oe#791296:pe#2801664:te=4.2BSD:\ :of#3592960:pf#5402624:tf=4.2BSD:\ :og#8995584:pg#5496832:tg=4.2BSD: I've been told that you're better off not using a ccd partition for swap, but I haven't gotten around to dumping everything, repartitioning the raw drives, etc., to do swap partitions on each drive. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message