Add VSTa fs into the list of supported filesystems.
This commit is contained in:
parent
cfbf950f5d
commit
074b0023e7
1 changed files with 2 additions and 1 deletions
3
README
3
README
|
@ -5,7 +5,8 @@ personal computer BIOSes:
|
||||||
- provides fully-featured command line and graphical interfaces
|
- provides fully-featured command line and graphical interfaces
|
||||||
- recognizes fdisk partitions and BSD disklabels
|
- recognizes fdisk partitions and BSD disklabels
|
||||||
- can dynamically read Linux ext2fs and ReiserFS, BSD ufs, MS-DOS
|
- can dynamically read Linux ext2fs and ReiserFS, BSD ufs, MS-DOS
|
||||||
FAT16 and FAT32, and Minix fs filesystems, plus hardcoded blocklists
|
FAT16 and FAT32, Minix fs, and VSTa fs filesystems, plus hardcoded
|
||||||
|
blocklists
|
||||||
- can boot Multiboot-compliant kernels (such as GNU Mach), as well
|
- can boot Multiboot-compliant kernels (such as GNU Mach), as well
|
||||||
as standard Linux and *BSD kernels
|
as standard Linux and *BSD kernels
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue