From owner-freebsd-current Mon Oct 19 21:47:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05331 for freebsd-current-outgoing; Mon, 19 Oct 1998 21:47:00 -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 VAA05322 for ; Mon, 19 Oct 1998 21:46:57 -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 XAA04189; Mon, 19 Oct 1998 23:15:31 -0500 (CDT) Received: (from bruce@localhost) by zuhause.mn.org (8.9.1/8.9.1) id XAA01782; Mon, 19 Oct 1998 23:06:06 -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: <13868.3117.390224.376379@zuhause.zuhause.mn.org> Date: Mon, 19 Oct 1998 23:06:05 -0500 (CDT) To: "Jaime Bozza" Cc: Subject: RE: newfs problems, more information: In-Reply-To: <001101bdfba4$5a663d20$313d31cc@electron.nuc.net> References: <19981019223021.A17441@klemm.gtn.com> <001101bdfba4$5a663d20$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: > > > Don't put a filesystem on the 'c' partition. > > > > Why ? Never had trouble with this ... > > > > /dev/ccd0c 198327 92632 89829 51% /obj > > /dev/ccd1c 198327 25065 157396 14% /news > > /dev/ccd2c 99055 36883 54248 40% /proxy > > /dev/ccd3c 3400078 2886831 241241 92% /home > > Most importantly, how does one specify to *NOT* use 'c' with ccd? > /etc/ccd.conf takes the format "ccd0" without [a-g] after it. Once the ccd > is configured, you mount /dev/ccd0c. I don't know all the internal > workings of ccd, but from the documentation, the 'c' slice is automatically > used. > > And if this is not the preferred way, how would one go about specifying a > different slice? 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, ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message