mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-10 01:18:01 +03:00
e5a6919c38
Since commit 277d33454f77ec1d1e0bc04e37621e4dd2424b67 in pve-qemu, smm=off is no longer the default, but with SeaBIOS and serial display, this can lead to a boot loop. Reported in the community forum [0] and reproduced with a Debian 10 VM. [0]: https://forum.proxmox.com/threads/pve-7-0-all-vms-with-cloud-init-seabios-fail-during-boot-process-bootloop-disk-not-found.97310/post-427129 Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
17 lines
440 B
Plaintext
17 lines
440 B
Plaintext
# TEST: Test for smm-related regression with SeaBIOS and serial display
|
|
bootdisk: scsi0
|
|
cores: 3
|
|
ide2: none,media=cdrom
|
|
memory: 768
|
|
name: seabiosserial
|
|
net0: virtio=A2:C0:43:77:08:A0,bridge=vmbr0
|
|
numa: 0
|
|
ostype: l26
|
|
scsi0: local:8006/vm-8006-disk-0.qcow2,discard=on,size=104858K
|
|
scsihw: virtio-scsi-pci
|
|
serial0: socket
|
|
smbios1: uuid=7b10d7af-b932-4c66-b2c3-3996152ec465
|
|
sockets: 1
|
|
vga: serial0
|
|
vmgenid: c773c261-d800-4348-9f5d-167fadd53cf8
|