Re: uncompressing kernel

2000-06-17 Thread Mark Suter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jake, > i was wondering if someone could help me. i need to install sound > modules into the kernel (2.2.15) and i do have the kernel-source, but it > is compressed in a .bz2 format. i am new to this and my last kernel was > gzipped which i know how

Re: uncompressing kernel

2000-06-17 Thread Henrique M Holschuh
On Sat, 17 Jun 2000, Jacob Stowell wrote: > is compressed in a .bz2 format. i am new to this and my last kernel was > gzipped which i know how to handle. also right now i only have Install package bzip2. Now, use bzip2 instead of gzip, as in "bzip2 -d" instead of "gzip -d". Also, tar -I instead

uncompressing kernel

2000-06-17 Thread Jacob Stowell
hello, i was wondering if someone could help me. i need to install sound modules into the kernel (2.2.15) and i do have the kernel-source, but it is compressed in a .bz2 format. i am new to this and my last kernel was gzipped which i know how to handle. also right now i only have /usr/src/ dire