Subject: Re: Statically linked 'tar'
From: Goswin Brederlow (goswin.brederlow@student.uni-tuebingen.de)
Date: Thu Oct 14 1999 - 01:22:51 PDT
Martin Lucina <mato@kotelna.sk> writes:
> Hi all
>
> I seem to have run into some rather ugly data corruption and I need to restore
> my alpha from tape. However, the 'star' binary on the debian boot disks
> doesn't want to read my tape (keeps quitting with 'Error in archive'). Could
> someone compile up a statically linked /bin/tar for me?
How did you invoke star?
You probably use compression, but
star -xzvvf <tape>
won´t work. Try
zcat < <tape> | star
May the Source be with you.
Goswin
--
To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
This archive was generated by hypermail 2a22 : Thu Nov 04 1999 - 16:56:58 PST