Symlink Question

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Sat Mar 12 00:28:44 PST 2005


[ 72 chars / line, please ]

On Sat, 12 Mar 2005 01:38:02 +0100
"KP" <newbie at linuxnewbieblog.com> wrote:

> Hello All,
> 
> My /var file system will run out of space soon because of the
> database, I want to make a directory in /home (lots of space) and link
> it with /var/db. I want to know:
> 
> 1. Should I use hard link or soft link for this case?

Since /home is on a different partition you have to use softlinks.

> 2. How to link it automatically upon reboot?

You don't; you make it one time and then you just have to be sure you
mount /home; if you need /var/db in some early stage you should ask on
questions (actually this mail should have been posted there too.)

> 3. Any other issues should I concern?

Don't see any, but this is the reason questions should be asked
on questions@

Quote from FreeBSD-Newbies First Aid Kit

"    FreeBSD-Questions at FreeBSD.ORG is the place to send all questions
about    installing, configuring, running and using FreeBSD. All help
requests    are handled by FreeBSD-Questions, including newbies
questions. It is    particularly important to send all installation
questions and answers    to FreeBSD-Questions so that they only appear
in one place.

    FreeBSD-Newbies is different. We don't ask for FreeBSD help or
answer    how-to questions. It is a discussion forum for newbies.
"

-- 
IOnut
Unregistered ;) FreeBSD "user"




More information about the freebsd-newbies mailing list