From owner-freebsd-scsi Fri Nov 3 20:10:14 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 869A237B4CF for ; Fri, 3 Nov 2000 20:10:13 -0800 (PST) Received: from randy by rip.psg.com with local (Exim 3.16 #1) id 13rudV-0001St-00; Fri, 03 Nov 2000 20:08:57 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Gabor Kincses Cc: scsi@freebsd.org Subject: Re: CCD References: <3A038A39.D646F2F2@acm.org> Message-Id: Date: Fri, 03 Nov 2000 20:08:57 -0800 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org i was dealing with a more complex situation. i wanted /usr. /var, etc. on ccd. so what i finally did was o install non-ccd with one of the swap partitions as /usr o build and install a ccd kernel o config /etc/ccd.conf etc o reboot ccd enabled but single user o run ccdconfig -C, and mount the partitions o tar the /usr, /var, ... into the new places o fix fstab o reboot don't know what i would do if a swap partition was not big enough to hold enough of /usr to install and build kernels. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message