add auto-generated screenshots
BIN
images/screenshot/gui-create-ct-confirm.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
images/screenshot/gui-create-ct-cpu.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
images/screenshot/gui-create-ct-dns.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
images/screenshot/gui-create-ct-general.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
images/screenshot/gui-create-ct-memory.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
images/screenshot/gui-create-ct-network.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
images/screenshot/gui-create-ct-root-disk.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
images/screenshot/gui-create-ct-template.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
images/screenshot/gui-create-vm-cdrom.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
images/screenshot/gui-create-vm-confirm.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
images/screenshot/gui-create-vm-cpu.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
images/screenshot/gui-create-vm-general.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
images/screenshot/gui-create-vm-hard-disk.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
images/screenshot/gui-create-vm-memory-dynamic.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
images/screenshot/gui-create-vm-memory-fixed.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
images/screenshot/gui-create-vm-network.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
images/screenshot/gui-create-vm-os.png
Normal file
After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 80 KiB |
BIN
images/screenshot/gui-login-window.png
Normal file
After Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 34 KiB |
14
qm.adoc
@ -101,7 +101,7 @@ could incur a performance slowdown, or putting your data at risk.
|
||||
General Settings
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
[thumbnail="qm-general-settings.png"]
|
||||
[thumbnail="gui-create-vm-general.png"]
|
||||
|
||||
General settings of a VM include
|
||||
|
||||
@ -115,7 +115,7 @@ General settings of a VM include
|
||||
OS Settings
|
||||
~~~~~~~~~~~
|
||||
|
||||
[thumbnail="qm-os-settings.png"]
|
||||
[thumbnail="gui-create-vm-os.png"]
|
||||
|
||||
When creating a VM, setting the proper Operating System(OS) allows {pve} to
|
||||
optimize some low level parameters. For instance Windows OS expect the BIOS
|
||||
@ -154,7 +154,7 @@ containing the drivers during the installation.
|
||||
the Virtio SCSI controller, is an older type of paravirtualized controller
|
||||
which has been superseded in features by the Virtio SCSI Controller.
|
||||
|
||||
[thumbnail="qm-hard-disk.png"]
|
||||
[thumbnail="gui-create-vm-hard-disk.png"]
|
||||
On each controller you attach a number of emulated hard disks, which are backed
|
||||
by a file or a block device residing in the configured storage. The choice of
|
||||
a storage type will determine the format of the hard disk image. Storages which
|
||||
@ -201,7 +201,7 @@ Note that backups do not currently work with *IO Thread* enabled.
|
||||
CPU
|
||||
~~~
|
||||
|
||||
[thumbnail="qm-cpu-settings.png"]
|
||||
[thumbnail="gui-create-vm-cpu.png"]
|
||||
|
||||
A *CPU socket* is a physical slot on a PC motherboard where you can plug a CPU.
|
||||
This CPU can then contain one or many *cores*, which are independent
|
||||
@ -270,13 +270,13 @@ For each VM you have the option to set a fixed size memory or asking
|
||||
host.
|
||||
|
||||
.Fixed Memory Allocation
|
||||
[thumbnail="qm-memory-fixed.png"]
|
||||
[thumbnail="gui-create-vm-memory-fixed.png"]
|
||||
|
||||
When choosing a *fixed size memory* {pve} will simply allocate what you
|
||||
specify to your VM.
|
||||
|
||||
.Automatic Memory Allocation
|
||||
[thumbnail="qm-memory-auto.png", float="left"]
|
||||
[thumbnail="gui-create-vm-memory-dynamic.png", float="left"]
|
||||
|
||||
// see autoballoon() in pvestatd.pm
|
||||
When choosing to *automatically allocate memory*, {pve} will make sure that the
|
||||
@ -317,7 +317,7 @@ of RAM available to the host.
|
||||
Network Device
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
[thumbnail="qm-network.png"]
|
||||
[thumbnail="gui-create-vm-network.png"]
|
||||
|
||||
Each VM can have many _Network interface controllers_ (NIC), of four different
|
||||
types:
|
||||
|