Changes between Version 92 and Version 93 of WikiStart
- Timestamp:
- Feb 15, 2018, 6:45:28 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v92 v93 24 24 - Support for [http://www.fdos.org/kernel/fatplus.txt FAT+] (a /plus switch is required). 25 25 - Supported different media, like floppies (physical and virtual), CD's, flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all these media types, FORMAT/CHKDSK/SYS should work. 26 - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats are supported. (qemu code was used for support of VM images). For partitioned images, a partition number could be specified. Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet).26 - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi formats are supported. (qemu code was used for support of VM images). For partitioned images, a partition number could be specified. Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet). 27 27 28 28 == Download ==