Changes between Version 102 and Version 103 of WikiStart


Ignore:
Timestamp:
May 2, 2018, 4:43:03 PM (6 years ago)
Author:
Valery V. Sedletski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v102 v103  
    2525- 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.
    2626- 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.
    2828
    2929== Download ==