I'm so embarrassed.

quickly scanned the instructions on STOJICEVIC Edi EXPSIA's email
and saw some steps involving tar.gz files and jumped
to the conclusion that it wasn't using make-kpkg.

Then posted a subset of those instructions.

Oops. sorry.

> - apt-get install kernel-package
> - Download the kernel source under the format linux-2.4.x.tar.gz
>   or linux-2.4.x.tar.bz2 on the web site www.kernel.org by example
> - put this file in /usr/src
> - mv your linux directory in linuxold
> - tar zxvf for the .tar.gz file and tar xvjf for the .tar.bz2 file
>   then you have a new linux directory
> - cd linux
> - make xconfig
> - choose the options for your kernel 
> - when done make-kpkg clean
> - make-kpkg --revision=kernel_name-2.4.18 kernel_image
> - when done you'll have a nice deb package under /usr/src
> - finally install it with dpkg -i linux*.deb
> - reboot


-- 
[EMAIL PROTECTED]
Welcome to the GNU age!   http://www.gnu.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to