Date: Sat, 9 Oct 1999 11:33:42 -0400 (EDT) From: Jaime Kikpole <jaime@malkav.snowmoon.com> To: Udo Schweigert <ust@cert.siemens.de> Cc: Frankie Li <notme@lvdi.net>, freebsd-questions@FreeBSD.ORG Subject: Re: two harddrive with same monut point Message-ID: <Pine.BSF.4.10.9910091132130.47551-100000@malkav.snowmoon.com> In-Reply-To: <19991009073944.A6829@alaska.cert.siemens.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Fri, Oct 08, 1999 at 03:04:07PM -0700, Frankie Li wrote: > > Hi, > > I am wondering if there is anyway I could have > > 2 EIDE hard drive (both 4 GB) under the same > > /usr file system? Many of my current setup for > > a server is based on their home dir, and changing > > them from /usr to something else could be a pain > > in the butt... > > I don't know if this is what you're trying to do, but I think that its possible to mount one of the disks as /usr and the other as /usr/home. Just make sure that the /usr disk is listed in /etc/fstab before the /usr/home disk. Alternatively, you could mount one at /usr and the other at /home and then link /usr/home to /home. Is that what you were looking for? Jaime 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?Pine.BSF.4.10.9910091132130.47551-100000>