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.