From owner-freebsd-emulation Sat Feb 26 12:24:28 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from guardian.sftw.com (guardian.sftw.com [209.157.37.25]) by hub.freebsd.org (Postfix) with ESMTP id 6435037B51B for ; Sat, 26 Feb 2000 12:24:11 -0800 (PST) (envelope-from nsayer@sftw.com) Received: from yoda.sftw.com (a-211.sftw.com [209.157.37.211]) by guardian.sftw.com (8.9.3/8.9.3) with ESMTP id MAA82449 for ; Sat, 26 Feb 2000 12:24:07 -0800 (PST) (envelope-from nsayer@yoda.sftw.com) Received: (from nsayer@localhost) by yoda.sftw.com (8.9.3/8.9.3) id MAA02079 for freebsd-emulation@freebsd.org; Sat, 26 Feb 2000 12:24:03 -0800 (PST) (envelope-from nsayer) Date: Sat, 26 Feb 2000 12:24:03 -0800 (PST) From: Nick Sayer Message-Id: <200002262024.MAA02079@yoda.sftw.com> To: freebsd-emulation@freebsd.org Subject: vmware build 438 -> 468, raw disks fail. Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I tried to move up to build 468 (release candidate 1) of vmware to see if it would get rid of some of the problems my office machine is having. Doing so breaks raw disks. The log shows this: Feb 26 12:19:15: RAWDISK: Linux's calculated capacity of /dev/hda is 16498755 se ctors RAWDISK: smaller than the actual size of the disk (16498755). RAWDISK: /dev/hda will therefore likely not work completelRAWDISK: correctly as a rawdisk with VMware. Feb 26 12:19:15: Caught signal 11 -- pid 2068 Feb 26 12:19:15: Dumping core... and the window disappears. The same thing happens if you have a configured raw disk and attempt to enter the configuration editor. It is still the case that the linuxulator appears to get block and char devices backwards. vmware complains that /dev/ad0 is not a raw device, when it actually is. Either vmware really wants a block device and is fibbing or the linuxulator is getting the two mixed up. I will try a virtual disk when I get home to see if that works ok. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message