Date: Fri, 2 Mar 2001 09:24:50 -0600 From: Tony Rimovsky <tony@ncsa.uiuc.edu> To: freebsd-questions@freebsd.org Subject: vmware Message-ID: <20010302092450.A5350@ncsa.uiuc.edu>
next in thread | raw e-mail | index | archive | help
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: <UNUSED> The data for partition 4 is: <UNUSED> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010302092450.A5350>