diff --git a/gofurther/vfio-mdev.md b/gofurther/vfio-mdev.md index e3f2094..e1679ef 100644 --- a/gofurther/vfio-mdev.md +++ b/gofurther/vfio-mdev.md @@ -2,7 +2,7 @@ title: Virtual Function I/O Mediated devices (vfio-mdev) description: Create and Configure Virtual Function I/O Mediated devices (vfio-mdev) published: true -date: 2025-03-31T17:11:14.232Z +date: 2025-03-31T17:11:29.777Z tags: editor: markdown dateCreated: 2022-07-21T21:10:41.046Z @@ -21,7 +21,8 @@ Contrary to paravirtualized GPUs (e.g. *virtio-gpu*), vGPUs can use the same dri * [Install](/deploy/install) the *Phyllome OS Desktop II* -* Make sure the GRUB has been updated after the first boot: `# grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg` +* Make sure the GRUB has been updated after the first boot: +`# grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg` ## Procedure