During boot hit during grub to access grub menu. Hit to go to command line.
You can review the boot info by mounting hda1 in Ubuntu and reading /boot/grub/menu.lst
Under ubuntu command:
root (1,0)
kernel /boot/linux
initrd /boot/minirt.gz
boot
And you're off and running.