|
Problems using mt with a DLT drive
We are migrating our software from Solaris to Linux and we are trying to get a program that executes a system command to a tape drive to work. The command is "mt -f /dev/rmt/1 eom"
This command works on Solaris but does not in Linux even though online documents say that it should be there. What is the matching command in Linux?
Also the other command is "mt -f /dev/rmt/1 bsf 2" Works fine with Solaris and the command is actually there for Linux but it give an input/output error. Any one know why?
I was using the right path to the DLT drive also I just left the /dev/rmt/1 there because I dont have the other location right off hand.
Last edited by k2merlinsix; 06-15-2006 at 10:39 AM.
|