Click to See Complete Forum and Search --> : Compiling kernel


Yo'mamma
12-22-2000, 07:39 PM
When I compile kernel I type this commands:
make mrproper
make xconfig
make dep
make clean
make bzImage
make modules
make modules_install
edit /etc/lilo.con
make bzlilo
and finally run lilo
But command make bzlilo didn't copy kernel and System.map into /boot. bzImage exist in /usr/src/linux/arch/i386/boot
When I restart computer my old kernel start...
Does someone know where is a problem (SuSE 6.4) ?

------------------
Ja sam sam protiv svih, ceo svet je protiv mene,
al' znam da jednog dana morace da krene

klamath
12-22-2000, 08:56 PM
I would recommend not using bzlilo - just copying the kernel (bzImage) and System.map into /boot , and then re-running lilo.

------------------
- Klamath
Get my GnuPG Key Here (http://klamath.dyndns.org/mykey.asc)
Looking for an open source project to contribute to? Check out the Better Bulletin Board (http://bbb.sourceforge.net)

Yo'mamma
12-23-2000, 05:30 PM
Originally posted by klamath:
I would recommend not using bzlilo - just copying the kernel (bzImage) and System.map into /boot , and then re-running lilo.


Ok....thanks....I did that, and everything is good now.


------------------
Ja sam sam protiv svih, ceo svet je protiv mene,
al' znam da jednog dana morace da krene