From owner-freebsd-current@FreeBSD.ORG Sun Feb 8 08:31:28 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32F9E16A4CE for ; Sun, 8 Feb 2004 08:31:28 -0800 (PST) Received: from geri.cc.fer.hr (geri.cc.fer.hr [161.53.72.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 862A743D1D for ; Sun, 8 Feb 2004 08:31:27 -0800 (PST) (envelope-from ivoras@fer.hr) Received: from fer.hr (geri.cc.fer.hr [161.53.72.107]) by geri.cc.fer.hr (8.12.9p2/8.12.8) with ESMTP id i18GUTOJ034320 for ; Sun, 8 Feb 2004 17:30:30 +0100 (CET) (envelope-from ivoras@fer.hr) Message-ID: <4026645D.6@fer.hr> Date: Sun, 08 Feb 2004 17:31:25 +0100 From: Ivan Voras User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: VMWare, FreeBSD 5.2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 16:31:28 -0000 Jason Boudreault wrote: > I just downloaded and installed FreeBSD 5.2 on VMWare Workstation 4.0, > on boot (even from cd) it crashes unless I boot into safe mode. > Someone in an irc room mentioned I should forward this info here. Open the .vmx file that describes your vmware virtual machine (in notepad) and add this line to it: monitor_control.disable_apic=TRUE It seams like that is a vmware issue, and the company will fix it in a next release.