supported filesystems

This commit is contained in:
Tomas M
2012-09-04 13:21:38 -05:00
parent 6b38ed14bc
commit abc6525788
+13
View File
@@ -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).