mayfrost-guides

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit a289da1455567bc41e994c92f0831d308f63c88c
parent dccf0ca73d29c86097888efd026b8a20464dae5a
Author: mayfrost <mayfrost@cock.li>
Date:   Sat,  3 Mar 2018 07:41:39 +0000

Update BOOTLOADER.md
Diffstat:
MBOOTLOADER.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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 \<BOOTLOADER>_" 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.