Verification done on focal-proposed.
There is no 'hwmatch error' message.

(test steps in bug description)
$ multipass launch -c 1 -d 4g -m 1g -n hwmatch-f focal

$ virsh edit hwmatch-f # OVMF firmware
$ virsh shutdown hwmatch-f

$ virsh start --console hwmatch-f
Domain 'hwmatch-f' started
Connected to domain 'hwmatch-f'
Escape character is ^] (Ctrl + ])
BdsDxe: loading Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x4,0x0)
BdsDxe: starting Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x4,0x0)
error: can't find command `hwmatch'.
[    0.000000] Linux version ...
...

$ dpkg -s grub-common | grep Version:
Version: 2.04-1ubuntu26.13

$ echo "deb http://archive.ubuntu.com/ubuntu focal-proposed main restricted" | 
sudo tee /etc/apt/sources.list.d/proposed.list
$ sudo apt update
$ sudo apt install --yes grub-commmon

$ dpkg -s grub-common | grep Version:
Version: 2.04-1ubuntu26.15

$ sudo poweroff
...
[   53.978674] reboot: Power down

$ virsh start --console hwmatch-f
Domain 'hwmatch-f' started
Connected to domain 'hwmatch-f'
Escape character is ^] (Ctrl + ])
BdsDxe: loading Boot0003 "ubuntu" from 
HD(15,GPT,12CC0C76-621A-4ADF-B865-28DD708A6ADF,0x2800,0x35000)/\EFI\ubuntu\shimx64.efi
BdsDxe: starting Boot0003 "ubuntu" from 
HD(15,GPT,12CC0C76-621A-4ADF-B865-28DD708A6ADF,0x2800,0x35000)/\EFI\ubuntu\shimx64.efi
[    0.000000] Linux version ...
...

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

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

Title:
  "error: can't find command hwmatch" during grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1840560/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to