Hi all:
What are the differences between tar on tomsrtbt and gnutar? If I'm
reading the FAQ list correctly, the main one that I should notice is the
lack of a -z flag. From the FAQ list:
=====
tar and cpio are 'pax' and differ from gnu-tar and gnu-cpio.
Instead of:
tar -xvzf /dev/st0
Use this:
gzip -d < /dev/st0 | tar -xvf -
=====
When I restore a backup tar archive using the amanda system, tar doesn't
seem to understand the output. Under tomsrtbt, I get the following:
# tar -xvf hda1.0
Tar: blocksize = 20
tar: 07342473570/./: Unknown filetype
tar: 07342473570/./lost+found/: Unknown filetype
tar: 07342472621/./System.map: File exists
and so on. It manages to restore some of the files (apparently; I
haven't probed too deeply yet), but most of them get skipped for some
reason or another.
The archive was created by amanda using gnutar, if that helps.
John
begin:vcard
n:Price;John
tel;fax:310-206-4397
tel;work:310-206-4943
x-mozilla-html:FALSE
org:UCLA;Physics and Astronomy
version:2.1
email;internet:[EMAIL PROTECTED]
adr;quoted-printable:;;UCLA=0D=0ADepartment of Physics and Astronomy=0D=0A405 Hilgard Ave.;Los Angeles;CA;90095-1547;
x-mozilla-cpt:;12384
fn:John Price
end:vcard