From owner-freebsd-emulation@FreeBSD.ORG Thu Jul 9 22:11:13 2009 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 7E3A0106566C for ; Thu, 9 Jul 2009 22:11:13 +0000 (UTC) (envelope-from vadim.braun@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 0B5588FC0A for ; Thu, 9 Jul 2009 22:11:12 +0000 (UTC) (envelope-from vadim.braun@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1420757fgb.12 for ; Thu, 09 Jul 2009 15:11:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=FxdOSkNqHFxFSOgMKz2S39izvtUzkx3H7vSIWX8bcOY=; b=h/cw4+2Z/Wo9API+ShhcOQARw+dTbilXvGQzrlujw/l/85FrH1lN6fN83GmD77JIos vAhjS+YcMvNVrYsvyDGdBBkrozhE5j36oaRvuZiSRMc+sGuv+RHbI+zVW/Zn1IqDGsTa /5/cEbyqaXN6oLNEdj2InBTVJMxHWcNheZkLc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=rFfzbbbqpX2V0bGDikYC9Ul3FBgps4V/k8GpM+hURChN+881V/CGtSJ2+r/gw1+sHX UF1r+yhDlb1XAvh6+LQQ3RH/Fd1cAJIOREYiuhxUrTJlzPCV6z/bDacAmiVJh6rRc261 JY9KS6IqPaYTNAbNdILU3piTd7WjPHjg2SuyM= Received: by 10.86.51.12 with SMTP id y12mr502714fgy.9.1247175864034; Thu, 09 Jul 2009 14:44:24 -0700 (PDT) Received: from ?192.168.0.177? (212-178-27-230.broadband.tenet.odessa.ua [212.178.27.230]) by mx.google.com with ESMTPS id l12sm431089fgb.4.2009.07.09.14.44.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 09 Jul 2009 14:44:23 -0700 (PDT) From: Vadim Braun To: freebsd-emulation@freebsd.org Content-Type: text/plain Date: Fri, 10 Jul 2009 00:43:52 +0300 Message-Id: <1247175832.1455.36.camel@zero.mshome.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: VirtualBox WinXP SP2 guest OS black screen 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: Thu, 09 Jul 2009 22:11:13 -0000 Hi all! I try to install guest OS in VirtualBox (WinXP SP2), but in GUI guest OS window I can see only black screen. Window can repaint OS UI only if I select menu item "Close Virtual Machine". FreeBSD uname -a info: FreeBSD zero.mshome.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 VirtualBox version 2.2.51.r20457. Is it a known issue? Thanks. Vadim.