This is indicative of that your system used systemd-boot and not Grub.
What is the filesystem of your EnOS’ install?
Some output may help:
sudo parted -l
efibootmgr
And perhaps also the content of your /etc/fstab
.
This is indicative of that your system used systemd-boot and not Grub.
What is the filesystem of your EnOS’ install?
Some output may help:
sudo parted -l
efibootmgr
And perhaps also the content of your /etc/fstab
.