<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ilianko.com/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://ilianko.com/index.php?action=history&amp;feed=atom&amp;title=Grub"/>
	<link rel="alternate" type="text/html" href="https://ilianko.com/index.php?title=Grub&amp;action=history"/>
	<updated>2026-05-13T12:14:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://ilianko.com/index.php?title=Grub&amp;diff=5896&amp;oldid=prev</id>
		<title>Anko: Created page with &quot;Re: grub rescue message after install of disk image  Post by austin.texas » Sat Jul 22, 2017 12:58 pm I think you will have to use your live Mint DVD. Mount the Mint root par...&quot;</title>
		<link rel="alternate" type="text/html" href="https://ilianko.com/index.php?title=Grub&amp;diff=5896&amp;oldid=prev"/>
		<updated>2018-08-21T08:11:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Re: grub rescue message after install of disk image  Post by austin.texas » Sat Jul 22, 2017 12:58 pm I think you will have to use your live Mint DVD. Mount the Mint root par...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Re: grub rescue message after install of disk image&lt;br /&gt;
&lt;br /&gt;
Post by austin.texas » Sat Jul 22, 2017 12:58 pm&lt;br /&gt;
I think you will have to use your live Mint DVD.&lt;br /&gt;
Mount the Mint root partition at /mnt:&lt;br /&gt;
&lt;br /&gt;
Code: Select all&lt;br /&gt;
&lt;br /&gt;
sudo mount /dev/sda3 /mnt&lt;br /&gt;
&lt;br /&gt;
Enter all these commands:&lt;br /&gt;
&lt;br /&gt;
Code: Select all&lt;br /&gt;
&lt;br /&gt;
for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done&lt;br /&gt;
&lt;br /&gt;
Code: Select all&lt;br /&gt;
&lt;br /&gt;
sudo chroot /mnt&lt;br /&gt;
&lt;br /&gt;
The prompt will change to a root prompt.&lt;br /&gt;
&lt;br /&gt;
Code: Select all&lt;br /&gt;
&lt;br /&gt;
update-initramfs -u&lt;br /&gt;
&lt;br /&gt;
Install Grub to sda. This will replace EasyBCD.&lt;br /&gt;
&lt;br /&gt;
Code: Select all&lt;br /&gt;
&lt;br /&gt;
grub-install --recheck /dev/sda&lt;br /&gt;
&lt;br /&gt;
Code: Select all&lt;br /&gt;
&lt;br /&gt;
update-grub&lt;br /&gt;
&lt;br /&gt;
CTRL-D to exit chroot&lt;br /&gt;
CTRL-D to exit the terminal&lt;br /&gt;
Your new Grub menu should list both Mint and Windows.&lt;br /&gt;
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI&lt;br /&gt;
Linux Linx 2018&lt;br /&gt;
Top&lt;/div&gt;</summary>
		<author><name>Anko</name></author>
		
	</entry>
</feed>