Change the GRUB Menu Timeout on Ubuntu Spreminjanje 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 Ko sistem Ubuntu škornje, boste videli, če meni grub zadeti tipko Esc, ali če ste omogočili meniju show by default show privzeto . . The only issue with this is that the default timeout is only 3 seconds. Edino vprašanje, s tem je, da privzeto časovno omejitev je le 3 sekunde. You may want to increase this amount… or you may even want to decrease it. Morda boste želeli povečati ta znesek ... ali pa morda celo želeli, da zmanjšate. Either one is simple. Ali eno je preprost.
Open up the /boot/grub/menu.lst file in your favorite text editor. Odpri / boot / grub / menu.lst datoteke v vaši najljubši urejevalnik besedila. I'm using gedit: Im 'using gedit:
sudo gedit /boot/grub/menu.lst sudo gedit / boot / grub / menu.lst
Now find the section that looks like this: Zdaj našli del, ki izgleda takole:
## timeout sec # # Timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry # Nastavi timeout v sekundah SEC, pred samodejno zagon privzeto vpis
# (normally the first entry defined). # (Običajno najprej opredeli vstopa).
timeout 3 timeout 3
The timeout value is in seconds. Timeout vrednost je v sekundah. Save the file, and when you reboot you will have that many seconds to choose the menu item you want. Shranite datoteko, in ko odmevajoč boste morali, da je veliko sekund, da izberete želena menijska.

Daily Email Updates Dnevni Email Updates
You can get our how-to articles in your inbox each day for free. Lahko dobite našo kako do člankov v vašo mapo »Prejeto vsak dan brezplačno. Just enter your name and email below: Preprosto vpišite vaše ime in e-pošto spodaj:



It would be useful to add that prevent the timer to runing the timeout line should be commented out eg #timeout 3. Koristno bi bilo dodati, da preprečijo, da časovnik starinski timeout črto je treba določene pripombe na primer # timeout 3.
I needed to do this and could not find out how to, anywhere on the web, so I experimented, and it worked. Potreboval sem to storiti, in ni mogel najti, kako, kjerkoli na spletu, zato sem preizkušal, ter to obdelan.
I did it but how to make the splash image folder writable, please help me, I can't paste any xpm image there Sem storil to, ampak, kako narediti mapo slike splash primeren da se napiše, prosim, pomagaj mi, ne morem prilepiti vse xpm slike tam
Dave, Dave,
I was looking for how to kill the timer and couldn't find it anywhere either. Iskal sem, kako ubiti števec in ni mogla najti niti kjerkoli. And just to clarify for the other uber noobs like myself, commenting it out simply means putting a # in front of it. In samo za pojasnitev, za druge noobs zmnožek kot jaz, komentiral it out preprosto pomeni, da se # pred njo. And goto the top of the window and click save when your done. In goto vrhu okna in kliknite shranite, ko vaš storiti. 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. Oprosti, če sem preveč pojasnjuje, vendar za prvo ura stoparica, kot sem jaz včasih najbolj očitne stvari nasilju molči na forumih, in to vsi je potrebno priti odložil.
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. Jaz osebno je to pričakoval grub urejanja, ki se bolj kot Grobni vnos ukazov, kot le pomikati navzdol stran in vnaša spremembe in kliknete shranite. 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. Sem izstrelil svoj terminal češnje s tem sudo gedit ukaz ki sem ga izrezali in prilepili pravico do te strani, vse kar sem moral storiti je bil tip moje geslo in ad # .... Raje anticlimactic za vse terminal anksioznosti sem si predstavlja.
Anyway thanks Dave and “The Geek” ! Nekako hvala Dave in "Geek"!
Thanks, it helped. Hvala, je pomagal. Also it's worth mentioning that setting the timeout to -1 deactivates timeout. Prav tako je vredno omeniti, da nastavitev za časovno omejitev -1 izklopi timeout.
Hi everyone.., Hi everyone ..,
I cant save my menu.lst file. Jaz vekanje zaščititi svoj menu.lst datoteko. An error pops up saying “Don't have the permission to save this file”. Zmota orkester za lažjo glasbo do rek "Nimate dovoljenja za shranjevanje te datoteke."
I m the only user in the system and i am the admin. Jaz sem samo uporabnik v sistemu, in jaz sem admin. Can any one pls tell me how to make that file to be saved. Ali lahko vsak od pls povej mi, kako naj te datoteke, ki se shrani.
Thanx. Mimo.
Madhuranga, Madhuranga,
You can not just openthe menu.lst file and change it. Ne moreš samo openthe menu.lst datoteko in jo spremenite. Under Ubuntu you can use the terminal window and enter: Pod Ubuntu lahko uporabite terminalsko okno in vnesite:
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. Zdaj lahko shranite spremembe, ki jih naredite v menu.lst datoteko. The reason for this procedure is your own security. Razlog za ta postopek je vaša lastna varnost.
dream47, dream47,
thanks for the help, ive been trying to save this over for ages. hvala za pomoč, ive been težaven, da shranite v leto starosti.
again thankyou. še enkrat zahvala.
Jack Jack