NUbots / robocup

The NUbot's RoboCup Code
GNU General Public License v3.0
34 stars 17 forks source link

Check Boot Fix is on all Robots #59

Closed BrendanAnnable closed 7 years ago

BrendanAnnable commented 11 years ago

sudo nano /etc/default/grub

uncomment GRUB_HIDDEN_TIMEOUT=0

GRUB_HIDDEN_TIMEOUT_QUIET=false

insert: GRUB_RECORDFAIL_TIMEOUT=10

sudo update-grub