Date: Tue, 9 Nov 1999 12:51:50 -0600 From: "Alejandro Ramirez" <ales@megared.net.mx> To: "Fawaz Talal" <bsdi@usa.net>, "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG> Subject: RE: Partitioning Message-ID: <003d01bf2ae3$7b5d0620$fba3f9cf@megared.net.mx> References: <19991108055116.17598.qmail@nwcst277.netaddress.usa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hiya folks, Hi, > I have installed FreeBSD 3.2-Release and set partitions as the following: > / :50MB > <swap> :130MB "Since I have 64MB SDRAM" > /usr :The rest of my 6.4GB Hard Drive > > My question: Is it correct to set /var as the following way: > #mkdir /usr/var > #ln -s /usr/var /var Yes, and maybe do the same with /tmp, but with /tmp you should do ths: #chmod 1755 /usr/tmp #ln -s /usr/tmp /tmp Have Fun... Ales > Thank you in advance for your early reply! > > Sincerely, > Fawaz Talal > > ____________________________________________________________________ > Get free email and a permanent address at http://www.netaddress.com/?N=1 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message 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?003d01bf2ae3$7b5d0620$fba3f9cf>