localdrive [options] [<operation>] [<drive>]
Display help.
Display sizes in bytes rather than as human-readable strings - ie "1048576" rather than "1 MB".
Use in conjunction with read and write to specify the file to read/write the raw partition data from/to.
Operation to perform.
List info about the given drive, or if not specified list all available local drives.
Dumps the raw contents of the specified drive to the file given by --file, or stdout if not specified.
Write the file specified by --file back into the partition given by <drive>. The file size must match the partition size exactly.
The drive to operate on. Must be specified for read and write commands. [int]
Manipulate local drives using RLocalDrive.
Copyright (c) 2010 Accenture. All rights reserved.