subscribe iconSubscribe to this information

chvopt command

Purpose

Change the characteristics of a virtual optical media disk within the Virtual Media Repository.

Syntax

chvopt -name FileName {-access Value | -mv NewName}

Description

The chvopt command renames or changes the access permission's of a virtual optical media disk within the Virtual Media Repository. If the -access flag is specified, then the permissions can be set to read-only (ro) or read-write (rw). If the -mv flag is specified the media file name is changed. The file name cannot be changed if the media file is loaded into a virtual optical device.

Flags

-dev Value Specifies the new access permission. Valid values are:
ro
read-only
rw
read-write
-name FileName Specifies the file name whose access permission is to be changed.
-mv NewName Specifies the new file name.

Examples

To change the access permissions on the file clientData to read-only, type the following command:
chvopt -name clientData -access ro

Send feedback | Rate this page

Last updated: Fri, Oct 30, 2009