From owner-freebsd-questions Tue Feb 25 16:53:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA00186 for questions-outgoing; Tue, 25 Feb 1997 16:53:11 -0800 (PST) Received: from thelab.hub.org (hal-ns3-18.netcom.ca [207.181.94.146]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA00172 for ; Tue, 25 Feb 1997 16:53:05 -0800 (PST) Received: from thelab.hub.org (LOCALHOST [127.0.0.1]) by thelab.hub.org (8.8.4/8.8.2) with SMTP id TAA00767; Tue, 25 Feb 1997 19:48:03 -0400 (AST) Date: Tue, 25 Feb 1997 19:48:02 -0400 (AST) From: The Hermit Hacker To: Lennart Nilhov cc: freebsd-questions@freebsd.org Subject: Re: ccd-driver for mirroring In-Reply-To: <1.5.4.32.19970225224359.00894dd8@kagg.gy-edu.kalmar.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 25 Feb 1997, Lennart Nilhov wrote: > Hello > > I have got help in my wishes to mirroring disks for FreeBSD-2.1.7. > kernel with: pseudo-device ccd 1 > ccd.conf: ccd0 32 4 /dev/sd1s1e /dev/sd2s1e > mount /dev/ccd0c /mnt > > Now to the problem. Efter mount the answer is that /mnt isn't a directory??? > Any help? Did you newfs /dev/rccd0c?