supported filesystems
parent
6b38ed14bc
commit
abc6525788
|
|
@ -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).
|
||||||
Loading…
Reference in New Issue