I am trying to unpack the newest kernel source in /usr/src. It goes along fine until it stops and says:
tar: Skipping to next header file gzip: linux-2.0.33.tgz: invalid compressed data---crc error tar: Archive - EOF not on block boundary I used the following commands to try to uncompress the kernel source: gzip -dc linux-2.0.33.tgz | tar xvB tar xpvf linux-2.0.33.tgz They both produced the same error. Any ideas? Please help. Thanks. -- ````````````````````````````````````````````````````````````````````````` Aaron Walker Work: Site: http://www.iconmedia.com Email: [EMAIL PROTECTED] Personal: Site: http://www.iconmedia.com/aaron Email: [EMAIL PROTECTED] `````````````````````````````````````````````````````````````````````````` -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .