Change the GRUB Menu Timeout on Ubuntu Zmeniť GRUB menu Timeout na Ubuntu
When your Ubuntu system boots, you will see the GRUB menu if you hit the Esc key, or if you've enabled the menu to Keď váš systém Ubuntu topánky, uvidíte v menu GRUB, ak stlačíte klávesu Esc, alebo ak máte aktivovanú menu show by default zobraziť štandardne . . The only issue with this is that the default timeout is only 3 seconds. Jediným problémom je, že s týmto Predvolený časový limit je iba 3 sekundy. You may want to increase this amount… or you may even want to decrease it. Možno budete chcieť zvýšiť túto sumu ... alebo môžete dokonca pre stíšenie. Either one is simple. Buď jeden je jednoduchý.
Open up the /boot/grub/menu.lst file in your favorite text editor. Otvoriť / boot / grub / menu.lst súbor vo vašom obľúbenom textovom editore. I'm using gedit: I'm using gedit:
sudo gedit /boot/grub/menu.lst sudo gedit / boot / grub / menu.lst
Now find the section that looks like this: Teraz nájdete v sekcii, ktorá vyzerá nasledovne:
## timeout sec # # Timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry # Nastaví timeout v sekundách SEC pred automaticky zaviesť štandardný vstup
# (normally the first entry defined). # (Zvyčajne prvá definícia vstupe).
timeout 3 timeout 3
The timeout value is in seconds. Hodnota časového limitu je v sekundách. Save the file, and when you reboot you will have that many seconds to choose the menu item you want. Uložte súbor a po reštarte budete mať toľko sekúnd, vyberte položku, ktoré chcete.

Daily Email Updates Denný Svářeč
You can get our how-to articles in your inbox each day for free. Môžete si naše jak-na články vo vašej schránky každý deň zadarmo. Just enter your name and email below: Stačí zadať svoje meno a e-mail nižšie:



It would be useful to add that prevent the timer to runing the timeout line should be commented out eg #timeout 3. Bolo by vhodné doplniť, že prevenciu časovač pre runing timeout linka by mala byť zakomentované napr. # timeout 3.
I needed to do this and could not find out how to, anywhere on the web, so I experimented, and it worked. Musel som to urobiť, a nemohol zistiť, ako, kdekoľvek na webe, a tak som experimentoval, a fungovalo to.
I did it but how to make the splash image folder writable, please help me, I can't paste any xpm image there Urobil som to, ale ako urobiť splash image zložky zapisovať, prosím, pomôžte mi, nemôžem vložiť žiadne xpm obrázok tu
Dave, Dave,
I was looking for how to kill the timer and couldn't find it anywhere either. Hľadal som, ako zabiť časovač a nemohol nikde nájsť jeden. And just to clarify for the other uber noobs like myself, commenting it out simply means putting a # in front of it. A len na objasnenie pre ďalšie plod noobs, ako som ja, komentuje to len znamená, že uvedenie # pred ňou. And goto the top of the window and click save when your done. Goto a hornej časti okna a kliknite na tlačidlo Uložiť, keď si hotové. Sorry if I'm over-clarifying, but for the first timers like myself sometimes the most obvious things get glossed over in the forums, and thats all it takes to get hung up. Sorry, jestli jsem po-objasnenie, ale na prvý časovača, ako som ja niekedy najnápadnejšie vecí dostať prešli na fórach, a to je všetko potrebné, aby si zavesil.
I personally was expecting this grub editing to be more like entering cryptic commands, than just scrolling down a page and making changes and clicking save. Osobne som čakal túto grub úpravy, aby sa viac ako zadávané príkazy, ako len posúvanie stránky nadol a implementáciu zmien a kliknutím na tlačidlo Uložiť. I popped my terminal cherry with this sudo gedit command which I cut and pasted right of this page, all I had to do was type my password and ad a #….rather anticlimactic for all the terminal anxiety I was imagining. Ja som vyskočila terminál čerešne s touto gedit príkaz, ktorý som vystrihli a vložili pravej časti tejto stránky, všetko, čo som musel urobiť, bolo moje heslo a typ reklamy # .... Anticlimactic skôr pre všetky koncové úzkosť som si predstavoval.
Anyway thanks Dave and “The Geek” ! Každopádne vďaka Dave a "Geek"!
Thanks, it helped. Vďaka, to pomohlo. Also it's worth mentioning that setting the timeout to -1 deactivates timeout. Tiež je potrebné spomenúť, že nastavenie časového limitu až -1 deaktivuje timeout.
Hi everyone.., Ahoj všetci ..,
I cant save my menu.lst file. I cant save my menu.lst súboru. An error pops up saying “Don't have the permission to save this file”. Dlh pops autobus príslovie "Nemáte oprávnenie pre tento súbor uložiť".
I m the only user in the system and i am the admin. Ja som jediný užívateľ v systéme, a ja som admin. Can any one pls tell me how to make that file to be saved. Môže niekto pls povedz mi, ako to urobiť, aby súbor uložiť.
Thanx. Thanx.
Madhuranga, Madhuranga,
You can not just openthe menu.lst file and change it. Nemôžete len openthe menu.lst súbor a zmeniť to. Under Ubuntu you can use the terminal window and enter: Pod Ubuntu, môžete použiť okno terminálu a zadajte:
sudo gedit /boot/grub/menu.lst sudo gedit / boot / grub / menu.lst
Now you can save the changes you make to the menu.lst file. Teraz si môžete uložiť zmeny vykonané v súbore menu.lst. The reason for this procedure is your own security. Dôvodom tohto postupu je vaša vlastnú bezpečnosť.
dream47, dream47,
thanks for the help, ive been trying to save this over for ages. vďaka za pomoc, ive been snažia zachrániť to cez celé veky.
again thankyou. Znova vďaka.
Jack Jack