vmnet2 works fine too. On 5 feb 2013, at 16:14, Reyk Floeter <r...@openbsd.org> wrote:
> On Tue, Feb 05, 2013 at 07:19:02AM -0500, Nick Holland wrote: >> Take a physical machine, disk image it, drop it on vmware, boot single >> user, mount root partition, rename hostname.whatever0 to hostname.em0, > > You can also change the ethernet0.virtualDev setting from "e1000" to > "vmxnet" in your .vmx configuration file to use vic0 instead of em0. > See the vic(4) manual page for more information... > > reyk