Hi, > I keep downloading the kernel source (2.2.14) off of kernel.org (slink > doesn't have the new kernel in it's package list), but I can't ever > unzip it. I've tried downloading it with lynx about five times, but > when I try to save it, it gives me an end-request i/o error. I've saved > it to a couple different places on my hard-disk, so I know it's not all > bad, but when I go to unzip the kernel, gzip gives me an stdin error: > unexpected EOF.
I think lynx uses /tmp as temporary storage. I experienced incomplete downloads when my /tmp partition was too small :-) Maybe this is also your problem. /Jonas