[pve-devel] applied: [PATCH qemu-server] cfg2cmd: turn smm off when SeaBIOS and serial display are used
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Nov 11 10:32:41 CET 2021
On 05.11.21 14:06, Fabian Ebner wrote:
> 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 at proxmox.com>
> ---
> PVE/QemuServer.pm | 12 ++++++++++
> test/cfg2cmd/seabios_serial.conf | 16 ++++++++++++++
> test/cfg2cmd/seabios_serial.conf.cmd | 33 ++++++++++++++++++++++++++++
> 3 files changed, 61 insertions(+)
> create mode 100644 test/cfg2cmd/seabios_serial.conf
> create mode 100644 test/cfg2cmd/seabios_serial.conf.cmd
>
>
applied, thanks!
More information about the pve-devel
mailing list