Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2003 10:33:25 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        samy lancher <washville2003@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Increase space for /var/db/
Message-ID:  <20031217163325.GD81800@dan.emsphone.com>
In-Reply-To: <20031217162857.63697.qmail@web60310.mail.yahoo.com>
References:  <20031217161404.GC81800@dan.emsphone.com> <20031217162857.63697.qmail@web60310.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 17), samy lancher said:
> thanks for the quick response. 
> 
> Is this a soft link?, what happens to the existing data in /var/db. I
> do not want to loose that data.

I did this:

$ cd /var/db
$ mv pkg /usr/var_db_pkg
$ ln -s ../../usr/var_db_pkg pkg

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031217163325.GD81800>