← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #78955]: How to set timeout=0 in Grub for a newly created VM?

 

Question #78955 on vm-builder in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/vm-builder/+question/78955

    Status: Open => Answered

actionparsnip proposed the following answer:
gksudo gedit /boot/grub/menu.lst

you can set it there. If the VM is kde based then use

kdesudo kate /boot/grub/menu.lst

if you prefer command line use:

sudo vi /boot/grub/menu.lst
or
sudo nano /boot/grub/menu.lst

etc

I do not recommend doing this as you will not be able to boot to
recovery mode should you need it.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.