Change the GRUB Menu Timeout on Ubuntu Baguhin ang uod ang Menu Naubusan ng oras sa 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 Kapag ang iyong mga bota Ubuntu system, makikita mo ang mga uod na menu kung ikaw pindutin ang ESC, o kung ang iyong pinagana ang menu sa show by default ipakita sa pamamagitan ng default . . The only issue with this is that the default timeout is only 3 seconds. Ang tanging isyu na ito ay ang default na timeout ay lamang ng 3 segundo. You may want to increase this amount… or you may even want to decrease it. Baka gusto mong dagdagan ang halagang ito ... o maaaring kahit na nais na bumaba ito. Either one is simple. Alinman sa isa ay simple.
Open up the /boot/grub/menu.lst file in your favorite text editor. Buksan ang / boot / uod / menu.lst file sa iyong paboritong text editor. I'm using gedit: Gumagamit ako ng gedit:
sudo gedit /boot/grub/menu.lst sudo gedit / boot / uod / menu.lst
Now find the section that looks like this: Ngayon, hanapin ang seksyon na ganito ang hitsura nito:
## timeout sec # # Ay mauubusan ng oras sec
# Set a timeout, in SEC seconds, before automatically booting the default entry # Itakda ang timeout, sa SEC segundo, awtomatikong bago booting ang default na entry
# (normally the first entry defined). # (Normal ang unang entry na tinukoy).
timeout 3 timeout 3
The timeout value is in seconds. Ang halaga ng timeout ay nasa segundo. Save the file, and when you reboot you will have that many seconds to choose the menu item you want. I-save ang file, at kapag ang reboot mo magkakaroon ka na maraming mga segundo upang piliin ang menu item na gusto mo.

Daily Email Updates Araw-araw na Updates Email
You can get our how-to articles in your inbox each day for free. Maaari kang makakuha ng aming kung-paano na mga artikulo sa iyong inbox sa bawat araw para sa libre. Just enter your name and email below: Ilagay lamang ang inyong pangalan at email sa ibaba:



It would be useful to add that prevent the timer to runing the timeout line should be commented out eg #timeout 3. Gusto Ito ay kapaki-pakinabang upang idagdag na maiwasan ang timer sa runing sa timeout linya ay dapat commented out eg # 3 ay mauubusan ng oras.
I needed to do this and could not find out how to, anywhere on the web, so I experimented, and it worked. Ko na kailangan upang gawin ito at hindi malaman kung paano, kahit saan sa web, kaya ko experimented, at ito ay nagtrabaho.
I did it but how to make the splash image folder writable, please help me, I can't paste any xpm image there Ako did ito ngunit kung paano gumawa ng folder ng splash image writable, maaring makatulong sa akin, hindi ko i-paste ang anumang xpm imahen doon
Dave, Dave,
I was looking for how to kill the timer and couldn't find it anywhere either. Ako ay naghahanap ng kung paano pumatay ang timer at hindi mahanap ito kahit saan alinman. And just to clarify for the other uber noobs like myself, commenting it out simply means putting a # in front of it. At lamang na linawin para sa iba pang mga noobs uber tulad ng aking sarili, nagsasabi ito ay nangangahulugan lang ng paglagay ng # sa harap ng mga ito. And goto the top of the window and click save when your done. At Goto sa itaas ng window at i-click ang i-save ang iyong kapag tapos na. 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. Paumanhin kung ako over-clarifying, ngunit para sa unang timers tulad ng sarili ko paminsan-minsan ang pinaka-halata makakuha ng mga bagay-bagay sa paglipas ng glossed sa forums, at atipan ng pawid lahat ng mga kinakailangan upang makakuha ng hung up.
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. Ako personal ay umaasa na ito uod pag-edit na maging mas tulad ng pagpasok ng misteriyoso utos, kaysa lamang-scroll down sa isang pahina at paggawa ng mga pagbabago at pag-click-save. 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. Binusa ko ang aking mga terminal Cherry na ito sudo gedit utos na pinutol ko at ilagay sa kanan ng pahina na ito, ang lahat ng ako ay nagkaroon na gawin ay uri ang aking password at ad ng isang # .... Halip anticlimactic para sa lahat ng terminal ng pagkabalisa ko ay imagining.
Anyway thanks Dave and “The Geek” ! Anyway thanks Dave at ang "Ang Geek"!
Thanks, it helped. Salamat, ito ay tumulong. Also it's worth mentioning that setting the timeout to -1 deactivates timeout. Ito rin ay nagkakahalaga mentioning na setting sa timeout sa -1 deactivates mauubusan ng oras.
Hi everyone.., Hi sa lahat ..,
I cant save my menu.lst file. Cant ko i-save ang aking menu.lst file. An error pops up saying “Don't have the permission to save this file”. Isang error ang pops pataasin kasabihan "Huwag ay walang pahintulot na i-save ang file na ito".
I m the only user in the system and i am the admin. M ko lamang ang user sa system at ako ang admin. Can any one pls tell me how to make that file to be saved. Puwede anumang isa pls sabihin sa akin kung paano gumawa ng mga file na na-save.
Thanx. Thanx.
Madhuranga, Madhuranga,
You can not just openthe menu.lst file and change it. Hindi lamang kayo maaaring openthe menu.lst file at palitan ito. Under Ubuntu you can use the terminal window and enter: Sa ilalim ng Ubuntu ay maaari mong gamitin ang terminal window at ipasok ang:
sudo gedit /boot/grub/menu.lst sudo gedit / boot / uod / menu.lst
Now you can save the changes you make to the menu.lst file. Ngayon ay maaari mong i-save ang mga pagbabago na gagawin mo sa menu.lst file. The reason for this procedure is your own security. Ang dahilan para sa mga pamamaraan na ito ay ang iyong sariling seguridad.
dream47, dream47,
thanks for the help, ive been trying to save this over for ages. thanks para sa tulong, ive been trying upang i-save ito sa paglipas ng para sa edad.
again thankyou. thankyou ulit.
Jack Jack