Quick Reference Guide

vflashpartition
Description Allows you to perform the following:
Create an empty partition
Create a partition using an image file
Format a partition
View available partitions
Delete existing partitions
Get the status of partitions
To use this subcommand, you must have Access Virtual Media privilege. This option is
applicable only to iDRAC
Synopsis
racadm vflashpartition create <options
>
racadm vflashpartition delete <options
>
racadm vflashpartition status <options
>
racadm vflashpartition list <options>
NOTE: Create partition using image file is not supported in local RACADM.
The following table describes the vflashpartition subcommand options.
Option Description
-i <
index
> Index of the partition for which this command applies.
<
index
> must be an integer from 1 to 16.
NOTE: For the standard SD card, the index value is 1
because only one partition of size 256 MB is
supported.
Options valid only with create action
-o <
label
> Label that is displayed when the partition is mounted on
the operating system.
<
label
> must be a string up to six alphanumeric
characters.
-e
<type>
Emulation type for the partition. <
type
> must be floppy,
cddvd, or HDD.
-t <
type
> Create a partition of type <
type
>. <
type
> must be:
empty – Create an empty partition. The following
options are valid with the empty type:
-s <
size
> – Partition size in MB.
-f <
type
> – Format type for the partition based on
the type of file system. Valid options are RAW,
FAT16, FAT32, EXT2, or EXT3.
105