<?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: How to reset root password of my Fedora Linux system using GRUB</title>
	<atom:link href="http://www.techpulp.com/blog/2008/11/reset-root-password-of-fedora-linux-using-grub/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techpulp.com/blog/2008/11/reset-root-password-of-fedora-linux-using-grub/</link>
	<description>The pulp of technology</description>
	<lastBuildDate>Sat, 12 May 2012 22:10:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Neo</title>
		<link>http://www.techpulp.com/blog/2008/11/reset-root-password-of-fedora-linux-using-grub/#comment-12</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Tue, 21 Jul 2009 17:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://techpulp.com/?p=248#comment-12</guid>
		<description>You should usually see GRUB menu by pressing any button before GRUB starts loading the Linux. It depends on the GRUB configuration present in your system. I haven&#039;t used Fedora 11. But you can see the value set for timeout field in &quot;/etc/grub.conf&quot; file.

For example, In Fedora 10, the timeout is set to 5 seconds by default. So GRUB wait for 5 seconds for you to press any key before loading Linux.

[root@techpulp]# grep timeout /etc/grub.conf
timeout=5
[root@techpulp]#

If you don&#039;t want to bother about this timeout value at all, you can start holding down the &quot;Down Arrow&quot; key at BIOS itself until you see GRUB menu.

On the other hand, if you want GRUB to display the boot menu always, you need to comment the &quot;hiddenmenu&quot; line in &quot;/etc/grub.conf&quot; file.</description>
		<content:encoded><![CDATA[<p>You should usually see GRUB menu by pressing any button before GRUB starts loading the Linux. It depends on the GRUB configuration present in your system. I haven&#8217;t used Fedora 11. But you can see the value set for timeout field in &#8220;/etc/grub.conf&#8221; file.</p>
<p>For example, In Fedora 10, the timeout is set to 5 seconds by default. So GRUB wait for 5 seconds for you to press any key before loading Linux.</p>
<p>[root@techpulp]# grep timeout /etc/grub.conf<br />
timeout=5<br />
[root@techpulp]#</p>
<p>If you don&#8217;t want to bother about this timeout value at all, you can start holding down the &#8220;Down Arrow&#8221; key at BIOS itself until you see GRUB menu.</p>
<p>On the other hand, if you want GRUB to display the boot menu always, you need to comment the &#8220;hiddenmenu&#8221; line in &#8220;/etc/grub.conf&#8221; file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phdung08</title>
		<link>http://www.techpulp.com/blog/2008/11/reset-root-password-of-fedora-linux-using-grub/#comment-11</link>
		<dc:creator>phdung08</dc:creator>
		<pubDate>Sun, 19 Jul 2009 19:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://techpulp.com/?p=248#comment-11</guid>
		<description>But with Fedora 11, I cannot find the menu by press any key!!!</description>
		<content:encoded><![CDATA[<p>But with Fedora 11, I cannot find the menu by press any key!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

