Hi,
I get an error while extracting a tar file from tape
I use the command :
# tar -xvf /dev/rmt/0
tar: read error :unexpected end of file
Can anyone pls let me know as why I am getting this error?
Thanks
Shashank
I get an error while extracting a tar file from tape
I use the command :
# tar -xvf /dev/rmt/0
tar: read error :unexpected end of file
Can anyone pls let me know as why I am getting this error?
Thanks
Shashank
> I get an error while extracting a tar file from tape
> I use the command :
> # tar -xvf /dev/rmt/0
> tar: read error :unexpected end of file
> Can anyone pls let me know as why I am getting this error?
Dragan
--
Dragan Cvetkovic,
To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer
!!! Sender/From address is bogus. Use reply-to one !!!
The tape is 40/80 DLT and the backup to be taken is of around 47GB.
Is it not sufficient??
Shashank
Depends. How well does your data compress? Uncompressed capacity of yourQuote:> The tape is 40/80 DLT and the backup to be taken is of around 47GB.
> Is it not sufficient??
Bye, Dragan
P.S. To get the drive to compress automatically, I write to
/dev/rmt/0cbn, but that depends on tape drive model.
--
Dragan Cvetkovic,
To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer
!!! Sender/From address is bogus. Use reply-to one !!!
> Is it not sufficient??
Joe
--
It was impossible to get a conversation going;
everybody was talking too much.
- Yogi Berra
--
Senior Technical Consultant TAOS http://www.taos.com/
Got some Dr Pepper? San Francisco, CA bay area
< This line left intentionally blank to confuse you. >
Do you have a log of what happened when the tape was created? If yourQuote:> Because you have reached the end of the tape?
--
- Erlend Leganger
> Do you have a log of what happened when the tape was created? If your file
> didn't fit on the tape, you should have seen some error notification.
I have neither created nor am I reading that tape but the OP might have it.
Bye, Dragan
--
Dragan Cvetkovic,
To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer
!!! Sender/From address is bogus. Use reply-to one !!!
1. tar question: how do I extract some files without extracting directories
For example, if I have foo.tar.gz consisting of:
foo/
bar/
baz/
file1.png
What (GNU) tar options do I have to use to extract the file 'file1.png'
to ~/tmp without the directory hierarchy 'foo/bar/baz'?
Something like:
$ tar zx ~/tmp/file1.png f foo.tar.gz #This does not work...
Should produce:
~/tmp/
file1.png
Any thoughts?
TIA,
Erik.
3. tar question: how do I extract some files without extracting directories.
5. Extracting files with tar and uncompress fails with tar: Archive - EOF not on block boundary
6. DHCP client
7. Extracting files from multivolume tar archive made with SCO tar
8. Permedia ][
9. Checksum error extracting files with tar.
10. using tar command to extract tarred files
11. tar error: HELP - extract write error
12. tar extract using file of files
13. Extracting files from a tar file