Reference Guide
NOTE: The image file name extension is case sensitive. If the file name extension is in upper case, for example
FOO.ISO instead of FOO.iso, then the command returns a syntax error.
• To delete a partition:
racadm vflashpartition delete -i 1
• To delete all partitions, re-initialize the vFlash SD card:
racadm vflashsd initialize
• To get the status of operation on partition 1:
racadm vflashpartition status -i 1
• To get the status of all existing partitions:
racadm vflashpartition status -a
• To list all existing partitions and its properties:
racadm vflashpartition list
• To get the partition size:
racadm getconfig –g cfgvflashpartition –o cfgvflashpartitionsize
–i 1
• To display the emulation type:
racadm getconfig –g cfgvflashpartition –I 1 –o
cfgvflashpartitionemulatiotype
• To display the label for the partition that is visible to the operating system:
racadm getconfig –g cfgvflashpartition –i 1 –o cfgvflashPartitionlabel
• To display the format type of the partition:
racadm getconfig –g cfgvflashpartition –i 1 –o
cfgvflashPartitionFormatType
• To change a read-only partition to read-write:
racadm config –g cfgvflashpartition –i 1 –o cfgvflashPartitionAccessType
1
• To attach a partition to the host operating system:
racadm config –g cfgvflashpartition –i 1 –o
cfgvflashPartitionAttachState 1
vmdisconnect
Description Allows a user to disconnect another user's Virtual Media
session. Once disconnected, the Web-based interface
reflects the correct connection status.
Enables an iDRAC user to disconnect all active Virtual
Media sessions. The active Virtual Media sessions can be
displayed in iDRAC Web-based interface or by using the
RACADM subcommands such as remoteimage or
getssninfo.
This option is applicable only to iDRAC.
To use this subcommand, you must have Access Virtual
Media permission.
Synopsis
racadm vmdisconnect
110










