On Sat, Feb 27, 1999 at 06:50:50PM +0100, Victor Saase wrote:
>
> > Victor Saase wrote:
> > > I�ve installed the 2.2.2 Kernel, but "uname -r" shows "2.0.36". Do I run
> > > the new or the old Kernel ?
> >
> > The old one.
> >
>
> I have made the kernel with "make zlilo".
> Why doesn�t LILO start the new kernel ?
> What do I have to do ?
The old setup used to write the new kernel in the root directory. The new
Makefile probably has the directory set to /boot, but your old lilo may
still be pointing to / (the root dir), or it could be the other way around.
Edit /etc/lilo.conf and see what the image section calls for.
--# Linux bootable partition config begins
--image = /boot/vmlinuz
--root = /dev/sda2
--label = linux
--# Linux bootable partition config ends
--#
If it points to /vmlinuz then change it to /boot/vmlinuz and re-run lilo as
root then reboot.
Hope this is helpful.
--
Brad Shelton [EMAIL PROTECTED]
On Line Exchange http://ole.net
Detroit News http://detnews.com
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html