Dual boot: Change GRUB menu timeout (XBMC Lucid)

XBMC Lucid is Ubuntu 10.0.8 based. Therefor it uses GRUB2 bootloader.

Until now every setting for GRUB was saved in the “menu.lst” file.

With GRUB2 this has changed.

To change the default timeout (which is 10 seconds) to something like 2 seconds, which is enough for me to choose my OS, do the following:

  • SSH to your XBMC’s IP address
  • “sudo nano /etc/default/grub”
  • change default timeout from 10 to whatever you like (-1 will force grub to wait for a user input)
  • “sudo update-grub”
  • “sudo reboot”

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 103 other followers