From owner-freebsd-current@FreeBSD.ORG Thu Aug 26 20:24:48 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 EFAD616A4CE for ; Thu, 26 Aug 2004 20:24:47 +0000 (GMT) Received: from bart.motd.dk (port95.ds1-ro.adsl.cybercity.dk [212.242.60.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB13543D39 for ; Thu, 26 Aug 2004 20:24:46 +0000 (GMT) (envelope-from tom@motd.dk) Received: from localhost (localhost.motd.dk [127.0.0.1]) by bart.motd.dk (Postfix) with ESMTP id 9CFAD6133 for ; Thu, 26 Aug 2004 22:33:46 +0200 (CEST) Received: from bart.motd.dk ([127.0.0.1]) by localhost (bart.motd.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 44431-05 for ; Thu, 26 Aug 2004 22:33:45 +0200 (CEST) Received: from home03 (unknown [192.168.10.3]) by bart.motd.dk (Postfix) with ESMTP id 0B17960FD for ; Thu, 26 Aug 2004 22:33:44 +0200 (CEST) From: "Tom Jensen" To: Date: Thu, 26 Aug 2004 22:25:02 +0200 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 thread-index: AcSLqsQhInbs0OAhQ0+53kK1bfs+gw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Message-Id: <20040826203345.0B17960FD@bart.motd.dk> X-Virus-Scanned: by amavisd-new at motd.dk Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: 5.3-Beta1 crashing vmware 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: Thu, 26 Aug 2004 20:24:48 -0000 Hi, I'm experience problems when trying to run 5.3-Beta1 in vmware. Sources are from today around 12 GMT+1. buildworld, buildkernel and installkernel works without any problems, but when booting into single user mode vmware. I know this might not be a direct problem with FreeBSD but I want to test it in vmware before upgrading one of my servers. The last messages from the boot process before vmware crashes are: ad0: FAILURE - SETFEATURES ENABLE RCACHE status=51 error=4 ad0: 4096MB [8322/16/63] at ata0-master UDMA33 ATAPI_RESET time =0us ACD0: DVDROM at ata1-master UDMA33 I have tried to remove the CD/DVD drive from my vmware config but then it's just crash here: ad0: FAILURE - SETFEATURES ENABLE RCACHE status=51 error=4 ad0: 4096MB [8322/16/63] at ata0-master UDMA33 Anybody else seen this behaviour or know a solution to this issue ? - Tom