From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 19:08:37 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 583C716A41F for ; Mon, 7 Nov 2005 19:08:37 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C68C43D46 for ; Mon, 7 Nov 2005 19:08:35 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr12.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA7J8YBH013409; Mon, 7 Nov 2005 20:08:34 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 449BFB822; Mon, 7 Nov 2005 20:08:34 +0100 (CET) Date: Mon, 7 Nov 2005 20:08:34 +0100 From: Roland Smith To: Dave Message-ID: <20051107190834.GB77411@slackbox.xs4all.nl> Mail-Followup-To: Dave , freebsd-questions@freebsd.org References: <000f01c5e3cc$af28d710$0900a8c0@satellite> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qlTNgmc+xy1dBmNv" Content-Disposition: inline In-Reply-To: <000f01c5e3cc$af28d710$0900a8c0@satellite> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: relocating /tmp to other media X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 19:08:37 -0000 --qlTNgmc+xy1dBmNv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 07, 2005 at 01:54:29PM -0500, Dave wrote: > Hello, > I'm trying to run bitdefender on a 5.4 system. It works fine up until = /=20 > fills up, i'm having it scan a 40 gb smb mounted windows share and when /= =20 > fills specifically /tmp bitdefender cores out. My / filesystem on this bo= x=20 > is i believe either 130mb or 256mb, and this issue does not occur when=20 > scanning a 20 gb drive. I was wondering if it's possible to relocate /tmp= =20 > to other media ramdisk, tmpfs, or the like? If you have a partition with enough space (e.g. /usr); Create a directory /usr/tmp. Drop into single user mode and move everything from /tmp to /usr/tmp. Remove /tmp, and create a symlink /tmp to /usr/tmp. Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --qlTNgmc+xy1dBmNv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDb6YyEnfvsMMhpyURAh/HAKCe4mjgLEJL0dVX4P/RYrhrGwv9PACdEVxj VQ8o+sii6567MA86HXFQ/s8= =w34b -----END PGP SIGNATURE----- --qlTNgmc+xy1dBmNv--