Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
howto:vmware [2011/12/06 01:07]
mcb30
howto:vmware [2012/01/06 23:49]
mcb30
Line 14: Line 14:
 | vlance ​      | pcnet32 ​         | ''​1022:​2000'' ​        | ''​10222000.rom'' ​   | | vlance ​      | pcnet32 ​         | ''​1022:​2000'' ​        | ''​10222000.rom'' ​   |
 | vmxnet ​      | (not supported) ​ | ''​15ad:​0720'' ​        ​| ​                    | | vmxnet ​      | (not supported) ​ | ''​15ad:​0720'' ​        ​| ​                    |
-| vmxnet3 ​     | (not supported)  ​| ''​15ad:​07b0'' ​        ​| ​                    ​|+| vmxnet3 ​     | vmxnet3 ​         ​| ''​15ad:​07b0'' ​        ​| ​''​15ad07b0.rom'' ​   ​|
  
 Select one of the supported network adapters, and ensure that your virtual machine is configured to use this adapter. ​ You can do this by editing the [[http://​kb.vmware.com/​kb/​1714|.vmx file]] that defines your virtual machine, and changing the setting Select one of the supported network adapters, and ensure that your virtual machine is configured to use this adapter. ​ You can do this by editing the [[http://​kb.vmware.com/​kb/​1714|.vmx file]] that defines your virtual machine, and changing the setting
Line 28: Line 28:
 [[:​download|Download]] iPXE and then build ROM images for all of the supported network adapters using: [[:​download|Download]] iPXE and then build ROM images for all of the supported network adapters using:
  
-    make bin/​8086100f.mrom bin/​808610d3.mrom bin/​10222000.rom+    make bin/​8086100f.mrom bin/​808610d3.mrom bin/​10222000.rom bin/​15ad07b0.rom
  
-Copy the iPXE ROM images ''​8086100f.mrom'',​ ''​808610d3.mrom'' ​and ''​10222000.rom''​ to a suitable location (e.g. to the directory ''/​usr/​lib/​vmware/​resources/''​).+Copy the iPXE ROM images ''​8086100f.mrom'',​ ''​808610d3.mrom''​''​10222000.rom''​ and ''​15ad07b0.rom''​ to a suitable location (e.g. to the directory ''/​usr/​lib/​vmware/​resources/''​).
  
 ===== Configuring the virtual machine ===== ===== Configuring the virtual machine =====
Line 41: Line 41:
     nbios.filename = "/​usr/​lib/​vmware/​resources/​10222000.rom"​     nbios.filename = "/​usr/​lib/​vmware/​resources/​10222000.rom"​
     # nxbios.filename = ""​     # nxbios.filename = ""​
-    ​nx3bios.filename = ""​+    nx3bios.filename = "/​usr/​lib/​vmware/​resources/​15ad07b0.rom"
  
 (replacing ''/​usr/​lib/​vmware/​resources/''​ with the name of the directory to which you copied the iPXE ROM images). (replacing ''/​usr/​lib/​vmware/​resources/''​ with the name of the directory to which you copied the iPXE ROM images).
howto/vmware.txt ยท Last modified: 2012/07/14 23:36 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.