====== Differences ====== This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
romburning:vbox [2009/03/25 20:18] stefanha created |
romburning:vbox [2010/01/10 01:50] (current) grangerx Added note regarding Default NIC type for most VM OS Choices |
||
---|---|---|---|
Line 3: | Line 3: | ||
=== Build the ROM image === | === Build the ROM image === | ||
- | Check which network adapter is configured for the VM. The default network adapter is the **PCnet-FAST III (Am79C973)** (PCI ID 1022:2000). | + | Check which network adapter is configured for the VM. |
+ | \\ | ||
+ | \\ | ||
+ | Here are the adapters supported by VirtualBox v3.1.2 [from a VirtualBox (non-GPL ed.) on Fedora 12 (i686) installation]: | ||
+ | ^ VirtualBox Adapter 'type' ^ PCI Vendor ID ^ PCI Device ID ^ Mfr Name ^ Device Name ^ Notes ^ | ||
+ | | Am79C970A | 1022h | 2000h | AMD | PCnet-PCI II (AM79C970A) | | | ||
+ | | Am79C973 | 1022h | 2000h | AMD | PCnet-PCI III (AM79C973) | **Default for Most Guest VM OS Choices** | | ||
+ | | 82540EM | 8086h | 100Eh | Intel | Intel PRO/1000 MT Desktop (82540EM) | Default for Windows Vista/Windows 7 VMs | | ||
+ | | 82543GC | 8086h | 1004h | Intel | Intel PRO/1000 T Server (82543GC) | | | ||
+ | | 82545EM | 8086h | 100Fh | Intel | Intel PRO/1000 MT Server (82545EM) | | | ||
+ | | virtio | 1AF4h | 1000h | Qumranet? | Paravirtualized Network (virtio-net) | | | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | \\ | ||
Build the appropriate ROM image: | Build the appropriate ROM image: | ||