Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Oct 1997 11:17:25 +0200
From:      Nadav Eiron <nadav@barcode.co.il>
To:        "Jean Peindray-d'Ambelle" <jdp@pc-plus.de>
Cc:        questions@FreeBSD.ORG
Subject:   Re: How to extend a File System?
Message-ID:  <3439FE25.1A13@barcode.co.il>
References:  <C1256529.00269E2D.00@bavaria2.pc-plus.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Jean Peindray-d'Ambelle wrote:
> 
> Hi everybody,
> can anyone tell me how to do to extend a File System without lost from
> data?
> I have FreeBSD.2.2.2.
> Thanks in advance.
> Regards.
> Jean

You can't :-(. What you can do is mount another filesystem below the one
you wish to extend (so that if you filled up /usr, you can make for
example a new filesystem for /usr/local). The other way would be to
backup, relabel, and restore.

Nadav



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3439FE25.1A13>