diff --git a/DOC/supported_fs.txt b/DOC/supported_fs.txt new file mode 100644 index 0000000..a947e36 --- /dev/null +++ b/DOC/supported_fs.txt @@ -0,0 +1,13 @@ +Supported filesystems +--------------------- + +The Live distro created by Linux Live Kit can be installed +on the following filesystems: + +* iso9660 (CD) ..... using isolinux +* FAT32 (vfat) ..... using syslinux +* ext2/3/4,btrfs ... using extlinux +* any other fs ..... using lilo + +Most users will install on FAT32 for compatibility +with the other operating systems (I mean Windows).