<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Redhat%3AGrub_cmd</id>
	<title>Redhat:Grub cmd - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Redhat%3AGrub_cmd"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:Grub_cmd&amp;action=history"/>
	<updated>2026-05-05T01:26:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:Grub_cmd&amp;diff=3615&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;== Grub Command Line ==  The Grub command line may be booted in the event that the system cannot be booted. To see the list of command type prompt  &lt;syntaxhighlight&gt; grub&gt; prompt &lt;/syntaxhighlight&gt;...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:Grub_cmd&amp;diff=3615&amp;oldid=prev"/>
		<updated>2013-09-06T12:47:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Grub Command Line ==  The Grub command line may be booted in the event that the system cannot be booted. To see the list of command type prompt  &amp;lt;syntaxhighlight&amp;gt; grub&amp;gt; prompt &amp;lt;/syntaxhighlight&amp;gt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Grub Command Line ==&lt;br /&gt;
&lt;br /&gt;
The Grub command line may be booted in the event that the system cannot be booted. To see the list of command type prompt&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
grub&amp;gt; prompt&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The first step is to locate the boot directory using the find or root commands.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
grub&amp;gt; find /grub/grub.conf&lt;br /&gt;
      (hd0,0)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
grub&amp;gt; root&lt;br /&gt;
       (hd0,0): Filesystem type is ext2fs, partition type 0x83&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then we need to locate and edit the conf file.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
grub&amp;gt; vi (hd0,0)/grub/grub.conf&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>