From owner-freebsd-emulation@FreeBSD.ORG Sat Apr 22 19:40:35 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C95B16A401; Sat, 22 Apr 2006 19:40:35 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (w094.z064001164.sjc-ca.dsl.cnc.net [64.1.164.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EED743D46; Sat, 22 Apr 2006 19:40:34 +0000 (GMT) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id 30E2F5643E; Sat, 22 Apr 2006 12:41:45 -0700 (PDT) Received: from satchel.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "satchel.alerce.com", Issuer "alerce.com" (verified OK)) by merlin.alerce.com (Postfix) with ESMTP id DA64B56436; Sat, 22 Apr 2006 12:41:44 -0700 (PDT) Received: from satchel.alerce.com (localhost [127.0.0.1]) by satchel.alerce.com (8.13.4/8.13.4) with ESMTP id k3MJeqP8052494 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 22 Apr 2006 12:40:54 -0700 (PDT) (envelope-from hartzell@satchel.alerce.com) Received: (from hartzell@localhost) by satchel.alerce.com (8.13.4/8.13.4/Submit) id k3MJepDn052484; Sat, 22 Apr 2006 12:40:51 -0700 (PDT) (envelope-from hartzell) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17482.34498.868647.631779@satchel.alerce.com> Date: Sat, 22 Apr 2006 12:40:50 -0700 To: Josef Karthauser In-Reply-To: <20060422175346.GE1970@genius.tao.org.uk> References: <20051121150641.GA714@genius.tao.org.uk> <20060417162115.GJ42376@genius.tao.org.uk> <20060419133708.GA946@genius.tao.org.uk> <20060421091534.GA11958@genius.tao.org.uk> <4449D0EA.9070105@psg.com> <20060422175346.GE1970@genius.tao.org.uk> X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid X-Virus-Scanned: ClamAV using ClamSMTP Cc: Randy Bush , freebsd-emulation@FreeBSD.org Subject: Re: vmware3 on FreeBSD 6 and raw disks? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hartzell@alerce.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Apr 2006 19:40:35 -0000 Josef Karthauser writes: > On Fri, Apr 21, 2006 at 08:44:58PM -1000, Randy Bush wrote: > > >For the record, I now know why raw disks don't work for FreeBSD 6 > > >any more. The code that was put in the linuxlator to gloss over > > >the fact that linux drives are block devices, but that we don't > > >have block devices any more, was disabled in sys/compat/linux/linux_stats.c > > >by phk on 15-Mar-05! I'll try and get it reinstated. > > > > do shout if you ever get this working. i have been carrying two > > laptops, one freebsd and one windoze, for almost two years because of this. > > > > I'm definitely on the case with this. I'll post here when it's fixed. Does vmware3 on FreeBSD-STABLE work when you're using ACPI? g.