HMC Manual Reference Pages  - FORMATMEDIA (1)

NAME

formatmedia - format media

CONTENTS

Synopsis
Description
Options
Examples
Environment
Bugs
Author
See Also

SYNOPSIS

formatmedia -r usb -d device [-l label] [--help]

DESCRIPTION

formatmedia formats a USB device on the Hardware Management Console (HMC). The USB device is formatted in VFAT format which is the format required for USB devices used on the HMC.

OPTIONS

-r The type of media device to format. The only valid value is usb for a USB flash drive or other USB data storage device.
-d The device to format. This value can be obtained from the lsmediadev command.
-l The label to assign to the device. The specified label will be converted to upper case and truncated to 11 characters. If this option is omitted, a blank label will be assigned.
--help Display the help text for this command and exit.

EXAMPLES

Format a USB device:

formatmedia -r usb -d /dev/sdb1 -l BACKUP

ENVIRONMENT

None

BUGS

None

AUTHOR

IBM Austin

SEE ALSO

lsmediadev


Linux FORMATMEDIA (1) "August 2017"
Generated by manServer 1.07 from formatmedia.1 using man macros.