From owner-freebsd-questions Mon May 3 1:39:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by hub.freebsd.org (Postfix) with ESMTP id 1F7D3154DA for ; Mon, 3 May 1999 01:39:50 -0700 (PDT) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by tele-post-20.mail.demon.net with smtp (Exim 2.12 #2) id 10eEGS-0001n9-0K; Mon, 3 May 1999 08:39:49 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from marder-1. (rasnt-1 [193.114.228.211]) by uk.radan.com (8.6.10/8.6.10) with ESMTP id JAA01825; Mon, 3 May 1999 09:39:17 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id JAA00561; Mon, 3 May 1999 09:39:21 +0100 (BST) (envelope-from marko) Date: Mon, 3 May 1999 09:39:21 +0100 From: Mark Ovens To: Thomas Widlundh Cc: freeBSD Subject: Re: Two disks Message-ID: <19990503093921.C255@marder-1> References: <372D3C00.C5C749B4@ettnet.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <372D3C00.C5C749B4@ettnet.se>; from Thomas Widlundh on Mon, May 03, 1999 at 08:02:40AM +0200 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, May 03, 1999 at 08:02:40AM +0200, Thomas Widlundh wrote: > Hi, > Is it possible to let FBSD reside on two disks, that is most of the > system on disk one, and i.e. /usr on disk two? Yes, that's what I do: # Device Mountpoint FStype Options Dump Pass# /dev/da0s3b none swap sw 0 0 /dev/da0s3a / ufs rw 1 1 /dev/da1s1e /usr ufs rw 2 2 /dev/da0s3e /var ufs rw 2 2 /dev/cd0c /cdrom cd9660 ro,noauto 0 0 proc /proc procfs rw 0 0 /dev/da0s1 /drvC msdos rw 0 0 /dev/fd0 /pcfs msdos rw,noauto 0 0 /dev/da0s5 /ntfs ntfs ro 0 0 Many more than 2 if you want (There must be a finite limit, but I don't know what it is). > I'm quit new to FBSD and have to do a little comp planning. > Glad for an answer > Thomas > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message