From owner-freebsd-questions@FreeBSD.ORG Thu Oct 15 01:30:10 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 5D971106566B for ; Thu, 15 Oct 2009 01:30:10 +0000 (UTC) (envelope-from af.gourmet@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.freebsd.org (Postfix) with ESMTP id 35CB88FC13 for ; Thu, 15 Oct 2009 01:30:10 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=UTF-8 Received: from [192.168.0.51] ([96.21.103.185]) by VL-MH-MR002.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) with ESMTP id <0KRJ009GG85I3KB0@VL-MH-MR002.ip.videotron.ca> for freebsd-questions@freebsd.org; Wed, 14 Oct 2009 21:29:42 -0400 (EDT) Message-id: <4AD67B06.9090408@videotron.ca> Date: Wed, 14 Oct 2009 21:29:42 -0400 From: PJ User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) To: Polytropon References: <4AD640F5.20303@videotron.ca> <20091015000740.53ccdd0a.freebsd@edvax.de> In-reply-to: <20091015000740.53ccdd0a.freebsd@edvax.de> Cc: Manolis Kiagias , freebsd-questions@freebsd.org Subject: Re: clone-dump-restore 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, 15 Oct 2009 01:30:10 -0000 I believe that my problems arise out of subliminal refuse syndrome: the brain refuses to comprehend dump and restore TOs and FROMs. In other words, I'm beginning to see that dump -0af TO ( - or device/file) FROM (device or directory/file) and restore -rf (TO curr.dir FROM device or file) or dump -0af - (FROM device or file) | restore -rf - (TO device or directory) or do I still not have it right? It's the stdout and stdin that makes me stumble. Do I really need to mount the partitions or can I just dump and restore from device to device directly? The manual says I should be able to dump & restore across the lan too...