From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 19:02:04 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 38D7216A41F for ; Mon, 7 Nov 2005 19:02:04 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DA1B43D48 for ; Mon, 7 Nov 2005 19:02:02 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-43-91.woh.res.rr.com [65.31.43.91]) by ms-smtp-01-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id jA7J1xWY021324 for ; Mon, 7 Nov 2005 14:01:59 -0500 (EST) Message-ID: <000f01c5e3cc$af28d710$0900a8c0@satellite> From: "Dave" To: Date: Mon, 7 Nov 2005 13:54:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: relocating /tmp to other media X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 19:02:04 -0000 Hello, I'm trying to run bitdefender on a 5.4 system. It works fine up until / fills up, i'm having it scan a 40 gb smb mounted windows share and when / fills specifically /tmp bitdefender cores out. My / filesystem on this box is i believe either 130mb or 256mb, and this issue does not occur when scanning a 20 gb drive. I was wondering if it's possible to relocate /tmp to other media ramdisk, tmpfs, or the like? Thanks. Dave.