Date: Tue, 26 Mar 2002 01:22:49 -0500 From: "P.B. Ruiter" <pruiter@indigored.com> To: <freebsd-questions@FreeBSD.org> Subject: /usr/home on separate disk? Message-ID: <000001c1d48e$ad9767f0$6e01a8c0@home.net>
next in thread | raw e-mail | index | archive | help
Hi, I just installed a new freebsd box with two ide drives. As I intend to use this as dedicated file/print/samba server on a mixed small office network, I thought it a good idea to dedicate one drive to /usr/home. I installed 4.5-Release as such with default settings for drive 0 and a single slice /usr/home on drive 1 (and swap on both). Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a 128990 31748 86924 27% / /dev/ad0s1f 257998 4 237356 0% /tmp /dev/ad0s1g 9044900 786382 7534926 9% /usr /dev/ad1s1e 19099614 20 17571626 0% /usr/home /dev/ad0s1e 257998 738 236622 0% /var I realize there is already a /usr/home under /usr. How do I get rid of this and point it to my /usr/home on ad1s1e? I tried rmdir /home within /usr - this only gave me a busy reply. Please help... Pieter 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?000001c1d48e$ad9767f0$6e01a8c0>