Here are three golden rules of unpacking a kernel tarball:
1. Make sure that you have sufficient free space on the partition before
unpacking.
Reason: the kernel source is not small. Currently the 2.4.0 kernel is
around 105MB, but once built it will grow to 125MB or more depending on
On Thu, 11 Jan 2001, Gregg Lloyd wrote:
>Hi,
>I have downloaded linux kernel 2.4.
>In /usr/src, I did untar the file:
>gzip -cd linux-2.4.0.tar.gz | tar xvf -
>I see several files being copied to several locations (/linux/Documentation,
>/linux/arch/..etc..). The problem is that there's no linu
On 2001.01.12 Gregg Lloyd wrote:
> the right 2.4 kernel?? (Kernel howto talks about going to /usr/src/linux and
> start compiling..but current /usr/src/linux is a link to my current 2.2.5
> kernel !!!)
>
So you have just wrote kernel2.4 OVER your kernel2.2.
Kernel tarballs always untar and give
Hi,
I have downloaded linux kernel 2.4.
In /usr/src, I did untar the file:
gzip -cd linux-2.4.0.tar.gz | tar xvf -
I see several files being copied to several locations (/linux/Documentation,
/linux/arch/..etc..). The problem is that there's no linux 2.4 directory created
under /usr/src o
4 matches
Mail list logo