Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Is using a magnet an acceptable way to delete a DDS 4 tape? I need to get the serial number that another server backup system applied to the tape deleted. This makes it none useable to the new server backup system.
I wouldn't do that, try using mt to erase the tape: mt -f /dev/nst0 erase
you will have to change the nst0 to whatever device you are using. Maybe use a rewind device (st0) if you like.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.