<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.iwillfearnoevil.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Grub</id>
	<title>Grub - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.iwillfearnoevil.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Grub"/>
	<link rel="alternate" type="text/html" href="https://wiki.iwillfearnoevil.com/mediawiki/index.php?title=Grub&amp;action=history"/>
	<updated>2026-04-06T04:25:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://wiki.iwillfearnoevil.com/mediawiki/index.php?title=Grub&amp;diff=507&amp;oldid=prev</id>
		<title>Chubbard: Created page with &quot;== GRUB commands ==  == Recovery from Grub Prompt == Find the uefi path in your drive [https://forums.linuxmint.com/viewtopic.php?t=362388 Stuck in grub hell] &lt;pre&gt; grub&gt; ls (proc) (hd0) (hd0,gpt2) (hd0,gpt1) (cd0) grub&gt; ls (hd0,gpt1)/ efi/ EFI-old/ grub&gt;_ &lt;/pre&gt; Now run the commands to use the partition * After the &quot;normal&quot; command many times grub will boot at that point * Have not needed the linux /boot, or the initrd /boot done yet  &lt;pre&gt; grub rescue&gt; set prefix=(hd0,...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.iwillfearnoevil.com/mediawiki/index.php?title=Grub&amp;diff=507&amp;oldid=prev"/>
		<updated>2023-10-26T19:08:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== GRUB commands ==  == Recovery from Grub Prompt == Find the uefi path in your drive [https://forums.linuxmint.com/viewtopic.php?t=362388 Stuck in grub hell] &amp;lt;pre&amp;gt; grub&amp;gt; ls (proc) (hd0) (hd0,gpt2) (hd0,gpt1) (cd0) grub&amp;gt; ls (hd0,gpt1)/ efi/ EFI-old/ grub&amp;gt;_ &amp;lt;/pre&amp;gt; Now run the commands to use the partition * After the &amp;quot;normal&amp;quot; command many times grub will boot at that point * Have not needed the linux /boot, or the initrd /boot done yet  &amp;lt;pre&amp;gt; grub rescue&amp;gt; set prefix=(hd0,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== GRUB commands ==&lt;br /&gt;
&lt;br /&gt;
== Recovery from Grub Prompt ==&lt;br /&gt;
Find the uefi path in your drive&lt;br /&gt;
[https://forums.linuxmint.com/viewtopic.php?t=362388 Stuck in grub hell]&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
grub&amp;gt; ls&lt;br /&gt;
(proc) (hd0) (hd0,gpt2) (hd0,gpt1) (cd0)&lt;br /&gt;
grub&amp;gt; ls (hd0,gpt1)/&lt;br /&gt;
efi/ EFI-old/&lt;br /&gt;
grub&amp;gt;_&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now run the commands to use the partition&lt;br /&gt;
* After the &amp;quot;normal&amp;quot; command many times grub will boot at that point&lt;br /&gt;
* Have not needed the linux /boot, or the initrd /boot done yet&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
grub rescue&amp;gt; set prefix=(hd0,2)/boot/grub&lt;br /&gt;
grub rescue&amp;gt; set root=(hd0,2)&lt;br /&gt;
grub rescue&amp;gt; insmod normal&lt;br /&gt;
grub rescue&amp;gt; normal&lt;br /&gt;
grub rescue&amp;gt; insmod linux&lt;br /&gt;
grub rescue&amp;gt; linux /boot/vmlinuz root=/dev/sda2&lt;br /&gt;
grub rescue&amp;gt; initrd /boot/initrd.img&lt;br /&gt;
grub rescue&amp;gt; boot&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once the boot works, fix grub now!&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo grub-update&lt;br /&gt;
sudo grub-install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Grub]]&lt;/div&gt;</summary>
		<author><name>Chubbard</name></author>
	</entry>
</feed>