21 Apr
2023
21 Apr
'23
11:58
On Fri, Apr 21, 2023 at 2:45 PM lxmark <munguanaweza@gmail.com> wrote: > > > Error output: /usr/sbin/grub2-probe: error: ../grub-core/kern/fs.c: > > > 121:unknown filesystem. ... > ++ /usr/sbin/grub2-probe --target=fs /boot/efi > /usr/sbin/grub2-probe: warning: disk does not exist, so falling back to > partition device /dev/nvme0n1p1. > /usr/sbin/grub2-probe: warning: disk does not exist, so falling back to > partition device /dev/nvme0n1p1. > /usr/sbin/grub2-probe: warning: disk does not exist, so falling back to > partition device /dev/nvme0n1p1. > /usr/sbin/grub2-probe: error: ../grub-core/kern/disk.c:236:disk > `hostdisk//dev/nvme0n1p1' not found. > + efi_fs= Well, that is a different error although the result is the same. Is /boot/efi mounted? Show lsblk --fs Full output of journalctl -b --no-pager --full would be useful as well (upload to https://susepaste.org).