use e1000g driver in VMware
To use the Solaris e1000g driver in the Solaris 10 or later VMs within vmware set the ethernet*.virtualDev variable in the .vmx file to "e1000" just after the ethernet0.present = "TRUE" line .. reboot and run devfsadm. Other possibilities are "vlance" (AMD default) or "vmxnet" (from vmware tools)
..
ethernet0.present = "TRUE"
ethernet0.virtualDev = "e1000"
..
i have solaris vm that use skge dual port ethernet and i want use other net in vm
please help to change vmware ethernet from e1000 to skge
Posted by kay on June 10, 2009 at 11:01 AM PDT #