(ext4 without journal: mkfs.ext4 -O ^has_journal /dev/sda)
thank you for this. Does this mean that I can format from the terminal or command line:
$ mkfs ext4 -O /dev/sda1
does this command format ext4 as non journaling?
Now ext4 needs grub 2 as a bootloader.