> Anyway, you could try the dd thing; something like > # dd if=mysql-m.tgz | tar -zxvf - > and see if it makes any diference. Not for me, I've very similar result. Is there way to do something reverse - extract tar file to stdout or sth. and then "dd" it to files? JG