Tuesday, July 09, 2013

Booting to BIOS in VMware Workstation 9

I have grown accustom to drilling down to several layers of menus and options in VMware vSphere (ESXi) so that I can boot the VM to the BIOS. I did the same thing in VMware Workstation 9 and could not find it where I was expecting it. Surprise... surprise it is actually in the main menu.


No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...