Menu

Home

Gergely Szasz

The Magnetic Tape Partitioning tool (mtp) 0.9

mtp is a command line tool for creating partitions on magnetic tapes,
especially on LTO-5+ tapes.
Additionally it can enable and disable the Linux ST (scsi-tape) driver
'can-partitions' option, so you can use mt-st for changing tape partitions.

What mtp does have:

  • a little menu for interactive partitioning
  • and q batch mode for batch processing

Help! <xyz> doesn't work</xyz>

mtp --help
If you're having a problem using/running mtp, the place
you're most likely to get help is the official forums at
https://sourceforge.net/p/mtpx/discussion/.

What you'll need to run mtp

Linux (or maybe other uni*x like OS)

Required:

  • bash
  • sg_modes, sg_format, sg_scan, sg_wr_mode, sg_raw from sg3-utils

Optional:

  • mt-st

Windows

  • it may works on windows (with the windows sg3_utils), but i never tested.