Mailinglist Archive: opensuse (1726 mails)
| < Previous | Next > |
Re: [SuSE Linux] Re: Old version Number
- From: bshelton-suse-linux@xxxxxxx (Brad Shelton)
- Date: Sat, 27 Feb 1999 13:28:40 -0500
- Message-id: <19990227132840.A9848@xxxxxxx>
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 bshelton@xxxxxxx
On Line Exchange <A HREF="http://ole.net"><A HREF="http://ole.net</A">http://ole.net</A</A>>
Detroit News <A HREF="http://detnews.com"><A HREF="http://detnews.com</A">http://detnews.com</A</A>>
-
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the
archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
| < Previous | Next > |