mkdskcmd
Name
mkdskcmd –CHARON virtual disk container creation utility.
Synopsis
mkdskcmd [OPTION] ...
Description
Create virtual disk container files for use the the CHARON family of virtual machines. By default, this utility will display a usage message.
Mandatory arguments to long options are mandatory for short options too.
-a, --avtable PATHNAME
Use this option to specify an alternate location, , of the known disk device table.PATHNAME
-c, --blcount BLOCKCOUNT
Specify the number of blocks, , in the virtual disk container file. Use this option with to set the blockBLOCKCOUNT -z, --blsize
size.
-d, --disk NAME
Specify the of a known disk type. Use to see a list of disk types supported by the utility.NAME -l, --list
-h, --help
Display the utility usage message.
-l, --list
Display a list of the known disk types.
-o, --output FILENAME
Specify the pathname of the virtual disk container file.
-s, --silent
Do not write any output to the terminal.
-z, --blsize BLOCKSIZE
Specify the in bytes when creating a custom virtual disk container file. This option must be used with .BLOCKSIZE -c, --blcount
Exit Status
The utility exits on success and if an error occurs.mkdskcmd 0 non-zero
Examples
The following example creates the virtual disk container file using the geometry of a Seagate/usr/local/vm/leela/disk0.vdisk
ST446452W 46GB disk drive.
mkdskcmd -o /usr/local/vm/leela/disk0.vdisk -d ST446452W
Kommentare zu diesen Handbüchern