2 intalls of openSUSE11.1 in GRUB

Hi all, I have just rebooted my computer and i have 2 installs of openSUSE in GRUB - openSUSE 11.1-2.6.22.5-13, and openSUSE 11.1-2.6.27.7-9 (incase any of the numbers mean anything).
I have tried logging into both, and the first just keeps logging me out every minute or so. The second one seem to be stable (for now at least!).
From searching online i gather this has something to do with one click installs? I have just installed phpMyAdmin before restarting.
What i’m wondering is if i could delete the first GRUB entry (and it’s failsafe) w/o breaking my system yet again? Or if there is another way of getting rid of it. Any help appreciated. TIA

Bold above: Is the current 11.1 (the number represent kernel ver)

give us a su terminal of

fdisk -l

Oh ok, Thanks.

fdisk -l

linux-b10a:/home/ab353 # fdisk -l

Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x805e09d7

Device Boot Start End Blocks Id System
/dev/sda1 1 383 3076416 12 Compaq diagnostics
/dev/sda2 384 5472 40877392 7 HPFS/NTFS
/dev/sda3 * 5473 9729 34194352+ f W95 Ext’d (LBA)
/dev/sda5 5473 5663 1534176 82 Linux swap / Solaris
/dev/sda6 5664 7309 13221463+ 83 Linux
/dev/sda7 7310 9729 19438618+ 83 Linux

The one to use is the one I said before

I have no idea about the other or if (phpMyAdmin) has anything to do with it. Its’ not another system just a kernel

you can check to see if it’s part of 11.1 by looking in software management and search for kernel.

You can delete that section from /boot/grub/menu.lst
if you don’t need it

Yeah, ok. Thanks. SOrry, i didn’t get it before.