I mounted my floppy drive using mount /floppy and I had a file adsl.tar in that.When I did "tar xzf adsl.tar" to untar it, the following were displayed,
gzip:stdin:not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors.

So how to untar that file?