<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5630&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Grub problem after installing new Kernel]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5630</link>
		<description><![CDATA[The most recent posts in Grub problem after installing new Kernel.]]></description>
		<lastBuildDate>Wed, 29 Mar 2023 15:41:29 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Grub problem after installing new Kernel]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=41652#p41652</link>
			<description><![CDATA[<p>Run these commands at the grub prompt. Adjust the device names if I guessed wrong. Use tab-completion to get the version strings on kernel and initrd. Last command is &#039;boot&#039; and press ENTER (or maybe ctrl-x).</p><div class="codebox"><pre><code>set root=(hd3,msdos1)     # assuming the /boot partition is sdc1
linux /vmlinuz-&lt;version&gt; ro root=/dev/sdc2     # assuming the root partition is sdc2
initrd /initrd.img-&lt;version&gt;
boot</code></pre></div><p>After you boot into the system, get a root terminal and run <span class="bbc">update-grub</span> That should create a new boot menu.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 29 Mar 2023 15:41:29 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=41652#p41652</guid>
		</item>
		<item>
			<title><![CDATA[Re: Grub problem after installing new Kernel]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=41651#p41651</link>
			<description><![CDATA[<p>See <a href="https://dev1galaxy.org/viewtopic.php?id=5245" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=5245</a></p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 29 Mar 2023 15:40:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=41651#p41651</guid>
		</item>
		<item>
			<title><![CDATA[Re: Grub problem after installing new Kernel]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=41647#p41647</link>
			<description><![CDATA[<p>Grub menu did not appear at all.<br />I got only this message:<br />error: symbol grub_disk_native_sectors not found</p><p>And grub prompt:<br />grub&gt;</p><p>I failed to set root partition to any of the 3 partitions.<br />set root=(hd3,ext2)</p><p>Funny thing is that grub identified ext4 partition as ext2<br />it is where my /boot folder is located.</p><p>I think &quot;apt upgrade&quot; kernel spoils grub configuration.</p>]]></description>
			<author><![CDATA[dummy@example.com (debian06)]]></author>
			<pubDate>Wed, 29 Mar 2023 11:52:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=41647#p41647</guid>
		</item>
		<item>
			<title><![CDATA[Re: Grub problem after installing new Kernel]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=41645#p41645</link>
			<description><![CDATA[<p>Is grub failing completely? <br />Usually you can successfully boot into the previous kernel from the grub menu.</p>]]></description>
			<author><![CDATA[dummy@example.com (Marjorie)]]></author>
			<pubDate>Wed, 29 Mar 2023 11:12:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=41645#p41645</guid>
		</item>
		<item>
			<title><![CDATA[Grub problem after installing new Kernel]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=41644#p41644</link>
			<description><![CDATA[<p>Devuan machine gets un-bootable after installing new kernel with upgrade.<br />I get error at boot<br />&quot;error: symbol grub_disk_native_sectors not found&quot;</p><p>I could solve the problem with live CD and grub-install command.<br />Guide here:<br /><a href="https://phoenixnap.com/kb/grub-rescue" rel="nofollow">https://phoenixnap.com/kb/grub-rescue</a><br />boot-repair software was not available in Devuan repos.</p><p>What is the cause of this problem?</p>]]></description>
			<author><![CDATA[dummy@example.com (debian06)]]></author>
			<pubDate>Wed, 29 Mar 2023 10:40:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=41644#p41644</guid>
		</item>
	</channel>
</rss>
