From owner-freebsd-questions Tue Nov 9 10:53:10 1999 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id 41D63152EF for ; Tue, 9 Nov 1999 10:53:07 -0800 (PST) (envelope-from ales@megared.net.mx) Received: from ales (solaris.puebla.megared.net.mx [207.249.163.251]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id MAA05515; Tue, 9 Nov 1999 12:53:16 -0600 (CST) (envelope-from ales@megared.net.mx) Message-ID: <003d01bf2ae3$7b5d0620$fba3f9cf@megared.net.mx> Reply-To: "Alejandro Ramirez" From: "Alejandro Ramirez" To: "Fawaz Talal" , "FreeBSD Questions" References: <19991108055116.17598.qmail@nwcst277.netaddress.usa.net> Subject: RE: Partitioning Date: Tue, 9 Nov 1999 12:51:50 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hiya folks, Hi, > I have installed FreeBSD 3.2-Release and set partitions as the following: > / :50MB > :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