All you need to do is open up the /boot/grub/menu.lst file in your favorite text editor (in sudo mode)
Find the section of the file that contains the timeout information
Just put a # before the “timeout 3” line in the file, then save and restart your computer.
Now grub will wait forever until you make a choice. This is especially useful if you want to prevent your computer from ever booting into Windows…