From owner-freebsd-questions@FreeBSD.ORG Mon Sep 1 02:29:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9C311065674 for ; Mon, 1 Sep 2008 02:29:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 0A4678FC16 for ; Mon, 1 Sep 2008 02:29:52 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m812Tl7c021203; Mon, 1 Sep 2008 04:29:47 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m812Tl0d021200; Mon, 1 Sep 2008 04:29:47 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 1 Sep 2008 04:29:47 +0200 (CEST) From: Wojciech Puchar To: RW In-Reply-To: <20080901024910.16ca76ae@gumby.homeunix.com.> Message-ID: <20080901042921.R21198@wojtek.tensor.gdynia.pl> References: <48BB2359.4000208@xmission.com> <200808312353.m7VNrbCI024287@cheyenne.hanadarko.com> <20080901024910.16ca76ae@gumby.homeunix.com.> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: dump/restore don't work, handbook lies 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, 01 Sep 2008 02:29:54 -0000 > >> >> dump -C 32 -0Lf - / | ( cd /mnta ; restore xf - ) > > One minor caveat: dumping a live filesystem require dump to take a > snapshot, which in turn require soft-updates to be turned-on. The > default in sysinstall is to enable it for everything but the root again - it will still dump file, maybe with few files missing but not the whole dump