MkDskCmd
Table of Contents
General Description
The "MkDskCmd" utility:
Creates empty disk images of a given standard or custom disk type or a customand disk size
Transfers existing disk images of one type to disk images of another type.
To start the utility open "cmd.exe" in the Start menu and switch to the CHARON x86 utilities directory (typically "C:\Program Files (x86)\CHARON\Utilities_X.X.XXXXX\x86" or "C:\Program Files\CHARON\Utilities_X.X.XXXXX\x86").
Creating disk images
The first step is to obtain the disk type of the disk that needs to be created:
|
This command results in a list of all the supported disk types.
Choose the desired disk type (for example "RZ22"), then use the "mkdskcmd" command to create the virtual disk image as shown below:
|
A disk container "rz22.vdisk" will be created in the current directory.
A file "rz22.avdisk" will also be created. This file helps CHARON to accurately recognize a specific disk image type. It is recommended to put the ".avdisk" file in the same directory as the created disk image.
It is also possible to create custom disk images using the "-blcount" (blocks count) and "-blsize" (blocks size) switches.
For a list of all available parameters use the "–help"switch:
|