<?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://techpulp.com/2008/11/reset-root-password-of-fedora-linux-using-grub/feed/" rel="self" type="application/rss+xml" />
	<link>http://techpulp.com/2008/11/reset-root-password-of-fedora-linux-using-grub/</link>
	<description>The pulp of technology</description>
	<pubDate>Tue, 07 Sep 2010 22:17:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neo</title>
		<link>http://techpulp.com/2008/11/reset-root-password-of-fedora-linux-using-grub/comment-page-1/#comment-407</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-407</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't used Fedora 11. But you can see the value set for timeout field in "/etc/grub.conf" 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't want to bother about this timeout value at all, you can start holding down the "Down Arrow" 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 "hiddenmenu" line in "/etc/grub.conf" 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://techpulp.com/2008/11/reset-root-password-of-fedora-linux-using-grub/comment-page-1/#comment-403</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-403</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>
