From owner-freebsd-questions@FreeBSD.ORG Tue May 3 07:32:13 2005 Return-Path: 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 9948116A4CE for ; Tue, 3 May 2005 07:32:13 +0000 (GMT) Received: from vsmtp3.tin.it (vsmtp3alice.tin.it [212.216.176.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4D2B43D7F for ; Tue, 3 May 2005 07:32:12 +0000 (GMT) (envelope-from v.demartino2@virgilio.it) Received: from ims3e.cp.tin.it (212.216.176.219) by vsmtp3.tin.it (7.0.027) id 427155AD00189D0C for freebsd-questions@freebsd.org; Tue, 3 May 2005 09:32:11 +0200 Received: from [192.168.70.227] by ims3e.cp.tin.it with HTTP; Tue, 3 May 2005 09:32:10 +0200 Date: Tue, 3 May 2005 09:32:10 +0200 Message-ID: <427197A300008993@ims3e.cp.tin.it> From: v.demartino2@virgilio.it To: "FreeBSD" MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable X-Originating-IP: 193.108.204.21 Subject: backup with tar: Which dirs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2005 07:32:13 -0000 I have a large usb harddisk with a 60GB freebsd slice that I want to use to backup the FreeBSD 5.4 installation on my laptop once in a while. I think that tar is the right tool for this purpuse. Now I ask: What directories do *** NOT *** require to be backed up? I know this is the case of /tmp but what about /dev? and /var? Ciao Vittorio=20