> Ubuntu 21.04 is the first release media that includes 
> 15+1552672080.a4a1fbe-0ubuntu2
Sorry, I meant to write Ubuntu 20.10.

The following command on Ubuntu 20.10 shows no problems with the text
console:

virt-install \
      --name vm2 \
      --vcpus 4 \
      --ram 8192 \
      --graphics vnc \
      --video vga \
      --network network=default,mac=52:54:00:00:00:02 \
      --cdrom=devel/iso/ubuntu-20.04-live-server-amd64.iso --check 
path_in_use=off \
      --disk=hda.qcow2 \
      
--boot=loader=/usr/share/OVMF/OVMF_CODE_4M.secboot.fd,loader_ro=yes,loader_type=pflash,nvram_template=/usr/share/OVMF/OVMF_VARS_4M.ms.fd
 \
      --machine q35


Also looks fine with ubuntu-18.04.5-live-server-amd64.iso.

So I don't see anything to suggest this is a problem with a "vanilla"
install process.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841202

Title:
  during install kernel console garbled when secureboot enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shim-signed/+bug/1841202/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to