From owner-freebsd-questions Fri Mar 2 7:24:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ex1.ncsa.uiuc.edu (ex1.ncsa.uiuc.edu [141.142.2.9]) by hub.freebsd.org (Postfix) with ESMTP id 6449537B71E for ; Fri, 2 Mar 2001 07:24:52 -0800 (PST) (envelope-from tony@ncsa.uiuc.edu) Received: from mx1.ncsa.uiuc.edu (mx1.ncsa.uiuc.edu [141.142.2.8]) by ex1.ncsa.uiuc.edu (8.11.0/8.11.0) with ESMTP id f22FOpO20728 for ; Fri, 2 Mar 2001 09:24:51 -0600 (CST) X-Envelope-From: tony@ncsa.uiuc.edu X-Envelope-To: Received: from tsr-laptop.ncsa.uiuc.edu (cab-wireless-109.ncsa.uiuc.edu [141.142.102.109]) by mx1.ncsa.uiuc.edu (8.11.0/8.11.0) with ESMTP id f22FOpb25572 for ; Fri, 2 Mar 2001 09:24:51 -0600 (CST) Received: from tony by tsr-laptop.ncsa.uiuc.edu with local (Exim 3.16 #1) id 14YrQI-0001P9-00 for freebsd-questions@freebsd.org; Fri, 02 Mar 2001 09:24:50 -0600 Date: Fri, 2 Mar 2001 09:24:50 -0600 From: Tony Rimovsky To: freebsd-questions@freebsd.org Subject: vmware Message-ID: <20010302092450.A5350@ncsa.uiuc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to get vmware2 to load my pre-existing windows2000 partition under FreeBSD4.2. I copied the mbr to a file and set up a plain disk configuration. When vmware starts, it loads the mbr which has booteasy on it. I select the windows partition and then immediately get the following: NTLDR is missing Press any key to restart That same process works fine outside of vmware. Can someone point me in the right direction? Here is my plain disk configuration and the output of fdisk: win2000.hda: CYLINDERS 41344 HEADS 15 SECTORS 63 ACCESS "/home/tony/vmware/win2000/disk.mbr" 0 63 ACCESS "/dev/rad0s1" 63 24690959 fdisk: ******* Working on device /dev/ad0 ******* parameters extracted from in-core disklabel are: cylinders=2584 heads=240 sectors/track=63 (15120 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=2584 heads=240 sectors/track=63 (15120 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 12,(DOS or Windows 95 with 32 bit FAT, LBA) start 63, size 24690897 (12056 Meg), flag 0 beg: cyl 0/ sector 1/ head 1; end: cyl 1023/ sector 63/ head 239 The data for partition 2 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 24690960, size 14379120 (7021 Meg), flag 80 (active) beg: cyl 1023/ sector 63/ head 255; end: cyl 1023/ sector 63/ head 239 The data for partition 3 is: The data for partition 4 is: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message