adafruit / Adafruit-Pi-Kernel-o-Matic

https://learn.adafruit.com/raspberry-pi-kernel-o-matic
94 stars 16 forks source link

Problem extracting <kernel-name>.tar.gz #18

Open avantol opened 8 years ago

avantol commented 8 years ago

When running: tar xf kernel.tar.gz I get: gzip: stdin: unexpected end of file

Same problem when extracting using File Manager,

Extracts OK using Mint.

toddtreece commented 8 years ago

are you sure the full file was transferred to your pi? it's possible you also ran out of disk space if you didn't expand the filesystem using sudo raspi-config first.