Chris!

> Why does if=<some device> work and if=<some file> does not? Is this
> because I have an ext2 filesystem on the disk and copied the file with
> cp?

If it's a file on an ext2 system, just use tar directly:

tar -xzvf the_file

OR

tar --extract --gzip --verbose --file=the_file

DL
-- 
The new century begins at the end of this month;
 let the celebrations be brought forth
 let the people rejoice
God Bless the Queen!

Reply via email to