[OLUG] kernel upgrade

Paul T. McNally nally at radiks.net
Thu Jan 27 20:13:55 UTC 2000


Adam Lassek wrote:

> In the linux directory, there is a vmlinux file, that's the kernel, right? I
> copied that to /boot and edited lilo.conf accordingly. Still booting to the
> old kernel. I tried this with the bzImage file in linux/arch/i386/boot as
> well. Are there other system files I need to overwrite as well?
>

Did you remember to run lilo:

/sbin/lilo

Here is what I do after I make bzImage:

make modules
make modules_install
make install
edit lilo.conf
run lilo (/sbin/lilo-v)

I change the name of vmlinux to vmlinuz-2.2.?? and in
lilo.conf change the first instance of image= to:

image=/boot/vmlinuz-2.2.??


-------------------------------------------------------------------------
Sent by OLUG Mailing list Manager, run by ezmlm.  http://olug.bstc.net/ 
To unsubscribe: `echo unsubsribe | mail olug-unsubscribe at bstc.net` 



More information about the OLUG mailing list