Booting issue on Kubuntu 8.10, the same goes for ubuntu, and any other 8.10 version.
How did i solve the problem:
edit the /boot/grub/menu.lst file
when you find this
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=xxxx ro quiet splash
initrd /boot/Initrd.img-2.6.22-14-generic
remove the “quiet splash” sentence and voilá
Duration : 0:0:49