From owner-freebsd-questions@FreeBSD.ORG Mon Jan 28 23:32:30 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 CF8A316A41B for ; Mon, 28 Jan 2008 23:32:30 +0000 (UTC) (envelope-from cthala@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by mx1.freebsd.org (Postfix) with ESMTP id 8DC3E13C474 for ; Mon, 28 Jan 2008 23:32:30 +0000 (UTC) (envelope-from cthala@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so992791wra.13 for ; Mon, 28 Jan 2008 15:32:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=nyZqRq9udrOYl0C7h0prduHBNDLMD3ophruTdGZCjC4=; b=ljfdAb90wLmKHCUF2KJvWjuLWfQ6De2tXUQeLZHVm2wSdwJp4MX+P8++4YfdSzaO6zLX2dfmN22ThK5ekQlwo+o0jp3jOfREF2HpiHrfbgsiC/znWkXNOHGVqM7WZlzmK/vRihfZ4jgtYwZnFxUaY/7pQBelsO38BvFjL+xrxNk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=fYO/omaTBhcT8qUYVVviQZNPRrKJao9P3CDn7z4fhF8PemkdUPl0c+kVHEZO6dzWoWx+vMloEEb9kTT/jmCkc+rfW2hy6BoAxLhoyewi2i0ca37LngDH/4cgFFcSFay19wXp401tF6oeyTNUzLwJpL3MLmnYWpAgEKMOJJWE5Ps= Received: by 10.142.172.12 with SMTP id u12mr2828177wfe.195.1201562732221; Mon, 28 Jan 2008 15:25:32 -0800 (PST) Received: by 10.142.212.1 with HTTP; Mon, 28 Jan 2008 15:25:32 -0800 (PST) Message-ID: <77647f500801281525n534573d6ub3b1794eb947ffbd@mail.gmail.com> Date: Mon, 28 Jan 2008 18:25:32 -0500 From: "C Thala" To: freebsd MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: restore(1) dumpfile to directory rather than filesystem -- possible? -- SOLVED 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, 28 Jan 2008 23:32:30 -0000 > However, I don't have an actual live filesystem available to test this > on....can I just restore to a directory on an existing fs to be sure? > Is this even possible? Never mind...to answer my own question, I had to use the "add" feature in the interactive shell, i.e.: $ restore -i -f dump restore > add etc restore > extract