If you have many grub menu options, grub can boot the previously booted option
default saved
timeout 15title Gentoo(2.4)
root(hd0,0)
kernel /boot/bzImage-2.4 root=/dev/hda5
savedefaulttitle Gentoo(2.6) Qos
root(hd0,0)
kernel /boot/bzImage-2.4 root=/dev/hda5
savedefaulttitle Gentoo(2.6)
root(hd0,0)
kernel /boot/bzImage-2.6 root=/dev/hda5