Victor Saase <[EMAIL PROTECTED]> 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 ?
> cu Victor


Ok here's the scenario:
If you are running 6.0 SuSE, then
make sure your kernel is the right one.

I name kernels like this:

 ls -la /boot
total 1855
drwxr-xr-x   2 root     root         1024 Feb 24 18:07 .
drwxr-xr-x  22 root     root         1024 Feb 16 21:52 ..
-rw-r--r--   1 root     root       131719 Feb 13 06:07 System.map
-rw-r--r--   1 root     root          512 Feb 13 06:08 boot.0800
-rw-r--r--   1 root     root         4536 Jan 19 20:13 boot.b
-rw-r--r--   1 root     root          300 Jan 19 20:13 chain.b
-rw-------   1 root     root        16384 Feb 24 18:07 map
-rw-r--r--   1 root     root          308 Jan 19 20:13 os2_d.b
-rw-r--r--   1 root     root       593070 Feb 23 19:04 vmlinuz <----- Kernel 1
-rw-r--r--   1 root     root       526968 Feb 13 16:41 vmlinuz2<----- Kernel 2
-rw-r--r--   1 root     root       605282 Feb 20 15:19 vmlinuz3<----- Kernel 3


Edit your config file /etc/lilo.conf
like this:

 
image = /boot/vmlinuz
root = /dev/sda2
label = linux

image = /boot/vmlinuz2
root = /dev/sda2
label = linux2

After editing lilo.conf, then run /sbin/lilo and reboot choosing the kernel
of choice.

-Dee


W.D.McKinney (Dee) [EMAIL PROTECTED]
Faith is acting on your passions & beliefs.

-
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

Reply via email to