From owner-freebsd-virtualization@FreeBSD.ORG Wed Mar 17 09:43:31 2010 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C064E106566B for ; Wed, 17 Mar 2010 09:43:31 +0000 (UTC) (envelope-from miki@ceti.pl) Received: from relay.ceti.pl (relay.ceti.pl [62.121.128.10]) by mx1.freebsd.org (Postfix) with ESMTP id 79A318FC14 for ; Wed, 17 Mar 2010 09:43:31 +0000 (UTC) Received: from tau.ceti.pl (tau.ceti.pl [62.121.128.11]) by relay.ceti.pl (Postfix) with ESMTP id 2187FD5157 for ; Wed, 17 Mar 2010 10:43:30 +0100 (CET) Received: from [10.20.64.84] (unknown [89.174.237.33]) by tau.ceti.pl (Postfix) with ESMTP id 76A71202FED for ; Wed, 17 Mar 2010 10:43:29 +0100 (CET) Message-ID: <4BA0A43B.5010400@ceti.pl> Date: Wed, 17 Mar 2010 10:43:23 +0100 From: Mikolaj Rydzewski User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: freebsd-virtualization@freebsd.org References: <4B9FB054.3030200@ceti.pl> <4BA074A2.7050701@gmail.com> In-Reply-To: <4BA074A2.7050701@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ViirtualBox + cpio problems X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Mar 2010 09:43:31 -0000 Andrey Zonov wrote: > Why not `dump | restore'? Extracting with cpio should work anyway, am I right? To my surpise 'dump | restore' did its job! Strange, that userland cpio does not work correctly under VirtualBox. -- Mikolaj Rydzewski