mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-02 13:14:01 +00:00
Consistency: change mainboard to motherboard
To be consistent, replaced all instances of mainboard/main board with motherboard. Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
This commit is contained in:
parent
9632a85d3a
commit
42dfa5e964
@ -63,7 +63,7 @@ usually at higher price.
|
||||
|
||||
* Eliminate single point of failure (redundant components)
|
||||
** use an uninterruptible power supply (UPS)
|
||||
** use redundant power supplies on the main boards
|
||||
** use redundant power supplies in your servers
|
||||
** use ECC-RAM
|
||||
** use redundant network hardware
|
||||
** use RAID for local storage
|
||||
|
@ -20,7 +20,7 @@ used in production.
|
||||
|
||||
* CPU: 64bit (Intel EMT64 or AMD64)
|
||||
|
||||
* Intel VT/AMD-V capable CPU/Mainboard for KVM full virtualization support
|
||||
* Intel VT/AMD-V capable CPU/motherboard for KVM full virtualization support
|
||||
|
||||
* RAM: 1 GB RAM, plus additional RAM needed for guests
|
||||
|
||||
|
@ -31,7 +31,7 @@ https://pve.proxmox.com/wiki/PCI_Passthrough[PCI Passthrough Examples].
|
||||
Hardware
|
||||
^^^^^^^^
|
||||
Your hardware needs to support `IOMMU` (*I*/*O* **M**emory **M**anagement
|
||||
**U**nit) interrupt remapping, this includes the CPU and the mainboard.
|
||||
**U**nit) interrupt remapping, this includes the CPU and the motherboard.
|
||||
|
||||
Generally, Intel systems with VT-d and AMD systems with AMD-Vi support this.
|
||||
But it is not guaranteed that everything will work out of the box, due
|
||||
|
2
qm.adoc
2
qm.adoc
@ -60,7 +60,7 @@ and PCI devices.
|
||||
Emulated devices and paravirtualized devices
|
||||
--------------------------------------------
|
||||
|
||||
The PC hardware emulated by QEMU includes a mainboard, network controllers,
|
||||
The PC hardware emulated by QEMU includes a motherboard, network controllers,
|
||||
SCSI, IDE and SATA controllers, serial ports (the complete list can be seen in
|
||||
the `kvm(1)` man page) all of them emulated in software. All these devices
|
||||
are the exact software equivalent of existing hardware devices, and if the OS
|
||||
|
Loading…
Reference in New Issue
Block a user