From owner-freebsd-emulation@FreeBSD.ORG Mon Jan 30 09:52:45 2012 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD2BA106564A for ; Mon, 30 Jan 2012 09:52:45 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id A822E8FC14 for ; Mon, 30 Jan 2012 09:52:45 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id q0U9qhLi097965; Mon, 30 Jan 2012 01:52:43 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <4F26686B.8080008@rawbw.com> Date: Mon, 30 Jan 2012 01:52:43 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20120122 Thunderbird/9.0 MIME-Version: 1.0 To: Bernhard Froehlich References: <4F26544A.5070204@rawbw.com> <9599adbd9e152fe6adf9cd4c85fccb9c@bluelife.at> In-Reply-To: <9599adbd9e152fe6adf9cd4c85fccb9c@bluelife.at> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: VBox: "Unsupported version 2 of data unit" after snapshot was restored X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2012 09:52:45 -0000 On 01/30/2012 01:18, Bernhard Froehlich wrote: > From vbox developers: > Up to version 4.0 vbox used only version 1 of saved state of the DMA > controller. > With vbox 4.1 a new version 2 was introduced which cannot be used with > an older > vbox version. > > So have you probably created a snapshot with a newer vbox 4.1.x and > then switched > back to vbox 4.0.x and restored the snapshot there? If that is the > case you can > restore the snapshot with 4.1.x and be sure that there is no saved > state anymore > and then switch back to 4.0.x. This snapshot was created in Oct-Nov 2011, I have always been with the port version in 2011. Unless the port version went to 4.1.X and later was downgraded, I probably never used version 4.1.X. Yuri