LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   eject tape drive (https://www.linuxquestions.org/questions/linux-general-1/eject-tape-drive-274150/)

ust 01-05-2005 09:23 AM

eject tape drive
 
I can use the 'eject' command to eject the the tape from the internal tape drive , how to eject the tape from the external tape drive ? thx

michaelk 01-05-2005 10:04 AM

What type of tape drive? If SCSI then you can use the mt command i.e.

mt -f /dev/st0 unload

Replace /dev/st0 with the actual device ID.


All times are GMT -5. The time now is 05:44 AM.