On 8 Nov 2000, Hubert Chan wrote:
>Kieren Diment <[EMAIL PROTECTED]> writes:
>
>> Hi there,
>>
>> I have a slightly obscure problem recompiling my potato
>> kernel-source-2.2.17 on a P100 laptop.
>>
>> I have a disk space problem and therefore tried to unpack the kernel
>> sources on my other part
Kieren Diment <[EMAIL PROTECTED]> writes:
> Hi there,
>
> I have a slightly obscure problem recompiling my potato
> kernel-source-2.2.17 on a P100 laptop.
>
> I have a disk space problem and therefore tried to unpack the kernel
> sources on my other partition, which is a now redundant vfat part
"CHEONG, Shu Yang [Patrick]" <[EMAIL PROTECTED]> writes:
> >$tar xvf kernel-source-2.2.17
Nowadays it is: tar -xvIf kernel-source-2.2.17.tar.bz2 (note the `I'
in between, it is to unpack the bzipped archive).
Greetings,
joachim
Ray wrote:
>Does anyone out there have a step by step to install kernel
>sources on 2.2. Thanks very much
The other couple of replies referred to the more 'generic'
kernel compile instructions. If you want to do it the
'Debian way', I would recommend checking out the
2.2 install guide section 8
cls--colo spgs wrote:
> "S.Salman Ahmed" wrote:
>
> > > "RP" == Ray Percival <[EMAIL PROTECTED]> writes:
> > RP> Does anyone out there have a step by step to install kernel
> > RP> sources on 2.2. Thanks very much
> > RP>
> >
> > Installing kernel sources is as easy as 1, 2!
> >
>
On Thu, Oct 19, 2000 at 06:15:24PM -0600, Ray Percival wrote:
> Does anyone out there have a step by step to install kernel sources on 2.2.
> Thanks very much
>
o uname -a, to determine which kernel version you are currently running.
o apt-get install kernel-source-2.x.x, where x.x is determi
"S.Salman Ahmed" wrote:
> > "RP" == Ray Percival <[EMAIL PROTECTED]> writes:
> RP> Does anyone out there have a step by step to install kernel
> RP> sources on 2.2. Thanks very much
> RP>
>
> Installing kernel sources is as easy as 1, 2!
>
> 1) Download source for the current stab
>$apt-get install kernel-source-2.2.17...
However, I normally use dselect...
Once completed cd to /usr/src...and you will find a file
kernel-source-2.2.17.bz2...just
>$bzunzip2 kernel-source-2.2.17.bz2
you should now have a file kernel-source-2.2.17.tar. Do
>$tar xvf kernel-source-2.2.17
and
8 matches
Mail list logo