Re: Symlink Question

Ion-Mihai Tetcu <[email protected]> Sat, 12 Mar 2005 10:28:41 +0200
Newsgroups gmane.os.freebsd.newbies
Message-ID <[email protected]>
[ 72 chars / line, please ]

On Sat, 12 Mar 2005 01:38:02 +0100
"KP" <[email protected]> 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

"    [email protected] 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"


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "[email protected]"