Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
erasing tape contents
Name: K.SENTHIL KUMAR Date: January 8, 2003 at 05:53:17 Pacific OS: linux redhat 7.2 CPU/Ram: pI-100/64
Comment:
Hi all I want to erase the contents of tape cartridge in which backup was taken from tar command.I have tried in tar command, but i can't find any option for that.If any body who know please give all the details. Expecting earlier reply.
Name: David Perry Date: January 8, 2003 at 06:50:31 Pacific
Reply:
man mt
mt -f devicename command
mt -f /dev/st0 erase
man -k is your friend
0
Response Number 2
Name: K.SENTHIL KUMAR Date: January 10, 2003 at 20:29:01 Pacific
Reply:
Hi David I have tried that mt command in Redhat7.3,but it found there is no command in that.Actually I have used this same command in solaris 8 .It has worked fine.Plese tell me whether redhat included this command or whether we have to add this command.If yes how? please tell me . Thanks bye
Summary: As per the given backup script, this directory (/var/spool/mail) is not part of the tar path. Then your customer does not backup their user`s mailbox. Also, there is something missing in this script,...
Summary: Create and modify permission without being able to delete is not really possible. If you give someone permission to modify a file they could still delete the file by modifying the file and erasing the...
Summary: Hi, I was wondering if it's possible to quick erase a magnetic tape, similar to Windows' "quick format" option with floppy disks. The normal mt erase command takes forever. ...