Here, we successfully launch a bootloader from the SATA CD/DVD:
2013-09-25T12:46:31.813+02:00| vcpu-0| I120: Guest: About to do EFI boot: EFI VMware Virtual SATA CDROM Drive (0.0)
... and it boots into an OS:
2013-09-25T12:46:36.804+02:00| vcpu-1| I120: CPU reset: soft (mode 2)
2013-09-25T12:46:36.815+02:00| vcpu-2| I120: CPU reset: soft (mode 2)
2013-09-25T12:46:36.827+02:00| vcpu-3| I120: CPU reset: soft (mode 2)
2013-09-25T12:46:36.838+02:00| vcpu-4| I120: CPU reset: soft (mode 2)
2013-09-25T12:46:36.849+02:00| vcpu-5| I120: CPU reset: soft (mode 2)
2013-09-25T12:46:36.861+02:00| vcpu-6| I120: CPU reset: soft (mode 2)
2013-09-25T12:46:36.872+02:00| vcpu-7| I120: CPU reset: soft (mode 2)
which runs for about two minutes before ejecting the disc...
2013-09-25T12:48:24.894+02:00| vmx| I120: CDROM: Guest eject on sata0:0. Disconnecting disc image.
2013-09-25T12:48:24.897+02:00| vmx| I120: CDROM: Disconnected cdrom: sata0:0
Three seconds after that, it reboots:
2013-09-25T12:48:27.440+02:00| vcpu-0| I120: CPU reset: soft (mode 1)
[...]
2013-09-25T12:48:27.466+02:00| vcpu-0| I120: Guest: EFI ROM version: VMW71.00V.0.B64.1308231723 (64-bit RELEASE)
... and we spend a few minutes searching for a boot device (skipping the EFI Shell), and then give up because we can't boot from an empty drive:
2013-09-25T12:49:43.438+02:00| vcpu-0| I120: Guest: EFI Shell inactive in default boot sequence.
2013-09-25T12:49:43.438+02:00| vcpu-0| I120: Msg_Post: Warning
2013-09-25T12:49:43.438+02:00| vcpu-0| I120: [msg.Backdoor.OsNotFound] No operating system was found. If you have an operating system installation disc, you can insert the disc into the system's CD-ROM drive and restart the virtual machine.
Do you know why the guest ejected the disc at 2013-09-25T12:48:24.894+02:00? If you manually reinsert (reconnect) the disc again, does the VM boot properly?
Cheers,
--
Darius