Re: Making a partition smaller
From: Alex de Kruijff (freebsd_at_akruijff.dds.nl)
Date: 10/15/04
- Previous message: Joe Marcus Clarke: "Re: firefox-1.0.1.p_2 crashing on javascript"
- In reply to: Valerian Galeru: "RE: Making a partition smaller"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 15 Oct 2004 02:33:17 +0200 To: Valerian Galeru <valerian_ro@yahoo.com>
On Thu, Oct 14, 2004 at 09:56:33AM -0700, Valerian Galeru wrote:
> How to make the /usr(for example) smaller ?
There isn't a program that does this for you, without having to remove
the contence. (Somebody will correct me if i'm wrong.)
1. You have to copy the contence to another dir.
2. Then umount mount the section
3. Remove the directory and create a link. (because this is usr)
4. Delete the partition and create a smaller one. With a diffent dir.
5. Copy the contence back.
6. Remove the link and create the usr directory
7. unmount the diffent dir and mount usr
-- Alex Please copy the original recipients, otherwise I may not read your reply. WWW: http://www.kruijff.org/alex/FreeBSD/ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Joe Marcus Clarke: "Re: firefox-1.0.1.p_2 crashing on javascript"
- In reply to: Valerian Galeru: "RE: Making a partition smaller"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]