Linux debian sarge 3.1 time added.?
Friday, April 8th, 2011 at
09:48
Dual boot with windows, The grub installer when the system boots does not pause for long enough for me, I want to make it take longer does anyone know how?
Tagged with: dual boot with windows • grub • system boots
Filed under: Debian
Like this post? Subscribe to my RSS feed and get loads more!
You need to edit the GRUB config file. Mine is in /boot/grub, yours may be somewhere different. Edit the timeout line, e.g. timeout 10
In the file /boot/grub/menu.lst, add or modify a line that says
timeout 10
where the 10 is the number of seconds it will display the menu before booting the default.