Re: Error on running tar -zxvf /dev/st0
Randy Kelsoe <[email protected]> Mon, 15 Sep 2003 22:32:59 -0500
| Newsgroups | gmane.linux.redhat.release.psyche |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: >Hi Randy, > >I took your advice, ran the below and got: > >[root@www dev]# ls st0* >st0 st0a st0l st0m >[root@www dev]# > >[root@www dev]# tar tvf /dev/st0m >tar: /dev/st0m: Cannot read: No such device or address >tar: At beginning of tape, quitting now >tar: Error is not recoverable: exiting now > > > Ok, let's verify the tape drive, just to be sure: Put a writeable, blank tape (or one you can overwrite) in the drive. cd /boot tar cvf /dev/st0 * (this will store the files in the /boot dir to the tape) Once you get the prompt back, type: tar tvf /dev/st0 You should get a list of files that matches the list of files in your /boot dir. If you get an error, post it back to this list. -- Psyche-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/psyche-list