mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-02 08:37:22 +00:00

Suggested-by: Thomas Lamprecht <t.lamprecht@proxmox.com> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
17 lines
438 B
Plaintext
17 lines
438 B
Plaintext
# regular VM with an EFI disk
|
|
bios: ovmf
|
|
boot: order=scsi0;ide2;net0
|
|
cores: 1
|
|
efidisk0: target:139/vm-139-disk-0.qcow2,size=128K
|
|
ide2: local:iso/debian-10.6.0-amd64-netinst.iso,media=cdrom
|
|
memory: 2048
|
|
name: eficloneclone
|
|
net0: virtio=7A:6C:A5:8B:11:93,bridge=vmbr0,firewall=1
|
|
numa: 0
|
|
ostype: l26
|
|
scsi0: target:139/vm-139-disk-1.raw,size=4G
|
|
scsihw: virtio-scsi-pci
|
|
smbios1: uuid=21a7e7bc-3cd2-4232-a009-a41f4ee992ae
|
|
sockets: 1
|
|
vmgenid: 0
|