Changes between Version 102 and Version 103 of WikiStart
- Timestamp:
- May 2, 2018, 6:43:03 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v102 v103 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 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 - Support for mounting a disk image with any file system with loop.add driver. You can mount FAT/HPFS/JFS/NTFS/ISO9660 .UDF file systems, or any other file system which has an IFS for OS/2.27 - Support for mounting a disk image with any file system with loop.add driver. You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file system which has an IFS for OS/2. 28 28 29 29 == Download ==