<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Change the GRUB Menu Timeout on Ubuntu</title>
	<atom:link href="http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sun, 22 Nov 2009 23:26:01 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jack</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/comment-page-1/#comment-77545</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Tue, 06 Oct 2009 15:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/#comment-77545</guid>
		<description>dream47,
thanks for the help, ive been trying to save this over for ages.
again thankyou.

Jack</description>
		<content:encoded><![CDATA[<p>dream47,<br />
thanks for the help, ive been trying to save this over for ages.<br />
again thankyou.</p>
<p>Jack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dream47</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/comment-page-1/#comment-74333</link>
		<dc:creator>dream47</dc:creator>
		<pubDate>Mon, 13 Jul 2009 20:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/#comment-74333</guid>
		<description>Madhuranga,

You can not just openthe menu.lst file and change it. Under Ubuntu you can use the terminal window and enter: 

sudo gedit /boot/grub/menu.lst

Now you can save the changes you make to the menu.lst file. The reason for this procedure is your own security.</description>
		<content:encoded><![CDATA[<p>Madhuranga,</p>
<p>You can not just openthe menu.lst file and change it. Under Ubuntu you can use the terminal window and enter: </p>
<p>sudo gedit /boot/grub/menu.lst</p>
<p>Now you can save the changes you make to the menu.lst file. The reason for this procedure is your own security.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhuranga</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/comment-page-1/#comment-73725</link>
		<dc:creator>Madhuranga</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/#comment-73725</guid>
		<description>Hi everyone..,

I cant save my menu.lst file. An error pops up saying &quot;Don&#039;t have the permission to save this file&quot;. :(

I m the only user in the system and i am the admin. Can any one pls tell me how to make that file to be saved.  

Thanx.</description>
		<content:encoded><![CDATA[<p>Hi everyone..,</p>
<p>I cant save my menu.lst file. An error pops up saying &#8220;Don&#8217;t have the permission to save this file&#8221;. <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I m the only user in the system and i am the admin. Can any one pls tell me how to make that file to be saved.  </p>
<p>Thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/comment-page-1/#comment-67650</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 26 Feb 2009 11:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/#comment-67650</guid>
		<description>Thanks, it helped. Also it&#039;s worth mentioning that setting the timeout to -1 deactivates timeout.</description>
		<content:encoded><![CDATA[<p>Thanks, it helped. Also it&#8217;s worth mentioning that setting the timeout to -1 deactivates timeout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubuntu noob</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/comment-page-1/#comment-66097</link>
		<dc:creator>ubuntu noob</dc:creator>
		<pubDate>Tue, 03 Feb 2009 06:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/#comment-66097</guid>
		<description>Dave,
I was looking for how to kill the timer and couldn&#039;t find it anywhere either.  And just to clarify for the other uber noobs like myself, commenting it out simply means putting a # in front of it.  And goto the top of the window and click save when your done.  Sorry if I&#039;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.
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.  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.
Anyway thanks Dave and &quot;The Geek&quot; !</description>
		<content:encoded><![CDATA[<p>Dave,<br />
I was looking for how to kill the timer and couldn&#8217;t find it anywhere either.  And just to clarify for the other uber noobs like myself, commenting it out simply means putting a # in front of it.  And goto the top of the window and click save when your done.  Sorry if I&#8217;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.<br />
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.  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 #&#8230;.rather anticlimactic for all the terminal anxiety I was imagining.<br />
Anyway thanks Dave and &#8220;The Geek&#8221; !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shashin</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/comment-page-1/#comment-20201</link>
		<dc:creator>shashin</dc:creator>
		<pubDate>Sun, 29 Jul 2007 01:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/#comment-20201</guid>
		<description>I did it but how to make the splash image folder writable, please help me, I can&#039;t paste any xpm image there</description>
		<content:encoded><![CDATA[<p>I did it but how to make the splash image folder writable, please help me, I can&#8217;t paste any xpm image there</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/comment-page-1/#comment-19406</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 04 Jul 2007 13:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-grub-menu-timeout-on-ubuntu/#comment-19406</guid>
		<description>It would be useful to add that prevent the timer to runing the timeout line should be commented out e.g. #timeout 3.

I needed to do this and could not find out how to, anywhere on the web, so I experimented, and it worked.</description>
		<content:encoded><![CDATA[<p>It would be useful to add that prevent the timer to runing the timeout line should be commented out e.g. #timeout 3.</p>
<p>I needed to do this and could not find out how to, anywhere on the web, so I experimented, and it worked.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
