Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!chi-news.cic.net!newsfeed.internetmci.com!in2.uu.net!li.net!jwc From: jwc@newshost.li.net (John W. Carbone) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Creating links during installation Date: 25 Nov 1995 00:04:17 GMT Organization: LI Net (Long Island Network) Lines: 7 Message-ID: <495mi1$4i6@linet02.li.net> NNTP-Posting-Host: linet01.li.net X-Newsreader: TIN [version 1.2 PL2] During installation of FreeBSD I have created some partitions that I intend to have linked from the /usr directory. For example, I'd like to have /usr/src be link to /src. How can this be done? I'm using 2.1-RELEASE. Thanks in advance.