Hi,
I'm trying to install Win2K as a guest under VMware Server running on a 64-bit AMD, using 64-bit Suse 10.1.
I had this running earlier under 64-bit Gentoo, same hardware, previous VMware Server (RC1 I think). I didn't see this problem then.
During install, I am getting a message that says: NTLDR is missing. I've googled about and tried a few things to no avail. It won't install from the Windows CD or from an iso image made from the Windows CD with mkisofs.
Technical info below...
Thanks in advance for any assistance.
cn
Here's the System info
Linux gopher 2.6.16.13-4-default #1 Wed May 3 04:53:23 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux
Here's the Vmware version: 1.0.0 build-28343
Here's the Vmware config for Win2K boot
#!/usr/bin/vmware
config.version = "8"
virtualHW.version = "4"
scsi0.present = "TRUE"
memsize = "256"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "Windows 2000 Professional.vmdk"
scsi0:0.writeThrough = "TRUE"
ide1:0.present = "TRUE"
ide1:0.fileName = "/home/win2k.iso"
ide1:0.deviceType = "cdrom-image"
floppy0.fileName = "/dev/fd0"
Ethernet0.present = "TRUE"
displayName = "Windows 2000 Professional"
guestOS = "win2000pro"
priority.grabbed = "normal"
priority.ungrabbed = "normal"
powerType.powerOff = "hard"
powerType.powerOn = "hard"
powerType.suspend = "hard"
powerType.reset = "hard"
usb.present = "TRUE"
usb.generic.autoconnect = "FALSE"
sound.present = "TRUE"
sound.fileName = "-1"
sound.autodetect = "TRUE"
scsi0:0.redo = ""
ethernet0.addressType = "generated"
sound.virtualDev = "es1371"
uuid.location = "56 4d e0 a6 6b 29 f0 98-05 76 2c 85 4e 67 e6 3b"
uuid.bios = "56 4d e0 a6 6b 29 f0 98-05 76 2c 85 4e 67 e6 3b"
ethernet0.generatedAddress = "00:0c:29:67:e6:3b"
ethernet0.generatedAddressOffset = "0"
debug = "TRUE"
ide1:0.startConnected = "TRUE"
floppy0.startConnected = "TRUE"