Hello,

Paquet : ovmf
Version : 2022.11-1
État: installé

With 2022.11, virtio-blk drive is no longer recognized.

Reverting to 2022.08 is a workaround to solve the issue.

With 2022.11, the debian entry disappears from Tianocore "Boot Manager Menu". Here is a copy of the menu list :

Boot Manager Menu                                    Device Path: PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0)
   UEFI QEMU DVD-ROM QM00005
   UEFI Misc Device
   UEFI PXEv4 (MAC:B8ADCAFE0000)
   UEFI PXEv4 (MAC:B8ADCAFE0000) 2
   UEFI PXEv6 (MAC:B8ADCAFE0000)
   UEFI HTTPv4 (MAC:B8ADCAFE0000)
   UEFI HTTPv6 (MAC:B8ADCAFE0000)
   EFI Internal Shell

Once in EFI Shell, it is possible to access debian directory and boot the VM

FS0:

cd EFI\debian

grubx64.efi

VM is booted through this script : https://github.com/platu/inetdoc/blob/master/guides/vm/files/ovs-startup.sh

Once the VM is up, we get :

etu@vm0:~$ sudo dmesg -HT | grep vd
[jeu.  8 déc. 16:55:13 2022] virtio_blk virtio2: [vda] 125829120 512-byte logical blocks (64.4 GB/60.0 GiB)
[jeu.  8 déc. 16:55:13 2022]  vda: vda1 vda2 vda3
[jeu.  8 déc. 16:55:14 2022] EXT4-fs (vda2): mounted filesystem with ordered data mode. Quota mode: none.
[jeu.  8 déc. 16:55:16 2022] EXT4-fs (vda2): re-mounted. Quota mode: none.
[jeu.  8 déc. 16:55:16 2022] Adding 999420k swap on /dev/vda3. Priority:-2 extents:1 across:999420k FS

Is there any hint to reinstate boot manager menu entry ?

Regards,

--
- Philippe Latu
--
https://inetdoc.net

Reply via email to