From a289da1455567bc41e994c92f0831d308f63c88c Mon Sep 17 00:00:00 2001 From: mayfrost Date: Sat, 3 Mar 2018 07:41:39 +0000 Subject: [PATCH] Update BOOTLOADER.md --- BOOTLOADER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BOOTLOADER.md b/BOOTLOADER.md index c644b95..d92e447 100644 --- a/BOOTLOADER.md +++ b/BOOTLOADER.md @@ -10,7 +10,7 @@ * On __CRUX__ do "_prt-get remove lilo_" if you dont use LILO. * On __Source Mage GNU/Linux__ do "_cast \_" to install the preferred bootloader. -Supported filesystems by bootloaders, they will boot if they /boot partition has a supported filesystem. If on UEFI ignore this as it only supports FAT.: +Supported filesystems by bootloaders, they will boot the OS only if the "_/boot_" partition has a supported filesystem. If on "_UEFI_" ignore this as it only supports "_FAT_".: * __LILO__: indifferent (anything?) * __SYSLINUX__: ext2, ext3, ext4, btrfs, ufs 1/2, FAT16, FAT32, iso9660, udf, NTFS. * __GRUB Legacy__: FAT16, FAT32, minix, ext2, ext3, ext4, ReiserFS, JFS, XFS, VSTa fs, Btrfs.