From owner-freebsd-questions@FreeBSD.ORG Thu Nov 19 17:18:50 2009 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 58C441065694 for ; Thu, 19 Nov 2009 17:18:50 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 21E508FC0A for ; Thu, 19 Nov 2009 17:18:49 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id nAJHG4ci068613; Thu, 19 Nov 2009 12:16:04 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id nAJHG4Ss068612; Thu, 19 Nov 2009 12:16:04 -0500 (EST) (envelope-from jerrymc) Date: Thu, 19 Nov 2009 12:16:04 -0500 From: Jerry McAllister To: Bernt Hansson Message-ID: <20091119171603.GD68372@gizmo.acns.msu.edu> References: <4B0562A4.5050405@bah.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B0562A4.5050405@bah.homeip.net> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Dump 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: Thu, 19 Nov 2009 17:18:50 -0000 On Thu, Nov 19, 2009 at 04:22:12PM +0100, Bernt Hansson wrote: > Hello list. > > I've been testing backups with dump, works well BUT > -L does not work. For example > > dump -0 -a -u -L -f /mnt/dump.home.full /dev/ad0s2d > > gives an error: no such file or directory. > The .snap directory exists Is it possible that '/mnt' does not exist? ////jerry > > How does one set the nodump flag on a filesystem/directory > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"