Date: Mon, 3 May 1999 09:39:21 +0100 From: Mark Ovens <marko@uk.radan.com> To: Thomas Widlundh <tw@ettnet.se> Cc: freeBSD <questions@freebsd.org> Subject: Re: Two disks Message-ID: <19990503093921.C255@marder-1> In-Reply-To: <372D3C00.C5C749B4@ettnet.se>; from Thomas Widlundh on Mon, May 03, 1999 at 08:02:40AM %2B0200 References: <372D3C00.C5C749B4@ettnet.se>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990503093921.C255>
