Hello @ro_sid
Before the problem with grub I had no entry in fstab and I had no issues at all.
Any way, I removed the efi partition /dev/nvme0n1p2 since it is not needed
@Teriarch
I booted in the system using super grub2, therefore chroot is not necessary
Yes, I selected uefi in bios
I don’t think it can be worse than the current state
I provide some further information for my systemI have two efi directories
/boot/efi/and
/efi/EFI/ The /boot/efi/ is empty
The EFI directory contains the following directories:
ls /efi/EFI/ -l
total 8
drwxr-xr-x 2 root root 4096 Νοε 13 2018 boot
drwxr-xr-x 2 root root 4096 Νοε 13 2018 siduction_2018.3.0
# ls /efi/EFI/boot/ -l
total 120
-rwxr-xr-x 1 root root 121856 Νοε 13 2018 bootx64.efi
# ls /efi/EFI/siduction_2018.3.0/ -l
total 120
-rwxr-xr-x 1 root root 121856 Νοε 13 2018 grubx64.efi
Where I have to mount /dev/nvme0n1p5 ?
Thank you