gzip: stdin: Input/output error,what does it mean?

Asked by ayongying

I do the following
(1)mount /dev/cdrom /mnt -->okay,will get *.gz file when cd /mnt
(2)cd /tmp
(3)tar zxf /mnt/*.gz
get error like below:
gzip: stdin: Input/output error
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
ayongying
Solved:
Last query:
Last reply:
Revision history for this message
ayongying (jying-jying) said :
#1

Maybe the package is bad. since copy and paste always get input/output error