On 20/06/2025 at 23:17, Alex. I. TRIPCEA wrote:
Disk configuration: ESP partition 128MiB /boot 1GiB - JFS /root 12GiB - JFS swap 8GiB /var, /tmp, /opt, /home, /srv - distinct partitions with JFS. Installation completed successfully. After reboot, the machine has stop at GRUB prompt. I tried to verify access to partitions and the result for command ls (hd0, 2) which is the /boot partition, is partition hd0,2: no known filesystem detected - Partition start at 1024 KiB - Total size 130048 KiB Repeating installation with /boot partition as XFS or EXT* worked like a charm.
Is UEFI secure boot enabled ? JFS and other unsafe filesystems are disabled under lockdown (when secure boot is disabled) in GRUB since version 2.12-6.

