On Tue, Jan 21, 2003 at 10:35:18PM +0100, Michael Schlottke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I have following problem with my new kernel I compiled myself: > > Making the kernel was perfectly ok: > > I got the kernel-source-2.4.18.tar.bz2 with dselect, bunzip2ed it, > untared it. > > I ran > > make menuconfig > make dep > make clean > make modules > make modules_install > make bzlilo
>Try: >make clean >make menuconfig >make dep >make modules >make modules_install >make bzlilo Why don't you compile the kernel debian way: make-kpkg --revision=your.kernel.name.1.0 kernel-image dpkg -i your.kernel.name.1.0.deb Davor -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

