Quote Originally Posted by jakonj View Post
2 ways to do this:

1st way:
1. Open /etc/grub.conf
2. Find this line:
Code:
timeout 3
3. Change 3 (in my grub this is number 3 but usually i think it´s 7 or 9) in any other value. Remember that these are seconds (so 3s, 7s etc.)

2nd way:
Folow this link:
StartUp Manager - Info

Folow the manual and install that app. IT´s ok but i prefer 1st way. ItsEasier and faster :)
Im not really shure but the terminal command to edit grub.confg would be

cd /etc/
gksugedit grub.conf


right?