On Thu, Jul 08, 2004 at 02:50:03PM -0700, Andrew Musselman wrote:
> Hi again--
> 
> I'm stumped on this problem, and I'm sure lots of people have
> encountered the same thing:
> 
> I would like more space in /usr.  I've installed another drive and set
> it to mount to /mnt.  I would like to make FreeBSD(5.2.1) think that
> /usr also includes this new drive.
> 
> Is there a way to do what I want to do?
> 
> Thanks,
> Andrew

You cannot "merge" the new disk into your current /usr partition, but
you could mount the disk somewhere on /usr, such as /usr/home, or some
other place where you expect the majority of data will be going.

You could also use dump/restore to dump your current /usr partition to
your new disk and then alter /etc/fstab to mount the new disk at /usr
instead of the old partition.  This might only be useful if the new disk
is significantly larger than your current /usr partition.

Nathan
-- 
PGP Public Key: pgp.mit.edu:11371/pks/lookup?op=get&search=0xD8527E49

Attachment: pgpliRcskZge2.pgp
Description: PGP signature

Reply via email to