Re: Own kernel doesn't work
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
Pigeon
Reply to: