Solaris : Controlling tape device/drive using mt command
Posted by Vivek Gite
[Last updated: March 22, 2005]
1) Rewinding a tape
# mt –f /dev/rmt/0 rewind
2) Display the status of a tape drive
# mt –f /dev/rmt/0 status
It displays information as tape is loaded, offline, total files, blocks etc.
3) Retensioning a tape
# mt –f /dev/rmt/0 retension
Tell us how we're doing: Please answer a few questions about your experience to help us improve nixCraft.
You may also be interested in other helpful articles:
- Solaris : Tape device names and control the tape drive
- Solaris tar command to backup data on tape device
- HP-UX Booting from a system recovery Tape
- How to: Backup Up and Restore the Solaris OS With ufsdump
- How to rewind tapes fast and save typing time
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


Hi,
Is there any commnad to find - how many tapes in a tape drive.
Regards
Divakar