<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4171&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Strange behaviour with last version of grub]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4171</link>
		<description><![CDATA[The most recent posts in Strange behaviour with last version of grub.]]></description>
		<lastBuildDate>Tue, 16 Mar 2021 15:15:13 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Strange behaviour with last version of grub]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28281#p28281</link>
			<description><![CDATA[<p>@fsmtihred:<br />Thanks for the hint, indeed by removing grub-efi-amd64-signed, the problem disappered. The prefix is now set to another value where also the grub configuration files are saved after another: </p><div class="codebox"><pre><code>grub-install</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (matze72)]]></author>
			<pubDate>Tue, 16 Mar 2021 15:15:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28281#p28281</guid>
		</item>
		<item>
			<title><![CDATA[Re: Strange behaviour with last version of grub]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28258#p28258</link>
			<description><![CDATA[<p>The prefix is hard-coded in grub-efi-amd64-signed. I&#039;m not sure what changed in this last update. I first ran into this problem a year ago. If you remove the signed package and just keep grub-efi-amd64 it should fix the problem. Usually. And not if you need to use secure boot.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 15 Mar 2021 19:32:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28258#p28258</guid>
		</item>
		<item>
			<title><![CDATA[Re: Strange behaviour with last version of grub]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28256#p28256</link>
			<description><![CDATA[<p>I&#160; had the same problem that viverna had. But in my case grub-efi was already installed, beside grub-pc.<br />Deleting grub-pc and reinstalling grub-efi (I reinstalled grub-efi common and grub-efi 2 common) did not solved the problem.</p><p>Later I found ot that it is the prefix that causes grub to enter the shell/rescue mode.</p><p>It is set to .../efi/debian.</p><p>As soon I change it in the rescue mode to .../efi/devuan I can enter normal mode and the system starts normally.<br />This fits to the directories&#160; found in /boot/efi/EFI/.</p><p>I&#160; could not find a method to change the prefix presetting. The only solution I found was to force grub to install itself under .../efi/debian with </p><div class="codebox"><pre><code>grub-install --bootloader-id=debian</code></pre></div><p>Could it be that in one of the last updates the change of the prefix from debian to devuan has been forgotten?<br />Or that the directory name has been changed without changing the prefix?</p>]]></description>
			<author><![CDATA[dummy@example.com (matze72)]]></author>
			<pubDate>Mon, 15 Mar 2021 19:00:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28256#p28256</guid>
		</item>
		<item>
			<title><![CDATA[Re: Strange behaviour with last version of grub]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=27939#p27939</link>
			<description><![CDATA[<p>I tried with various pc without errors, but this behavior was generated in a pc booted in UEFI mode.<br />In fact the pc booted in UEFI mode and grub-pc are installed. I removed grub-pc and I installed grub-efi.<br />I reapplied the procedure again and I have not received any errors.<br />I am surprised though precedent grub version works.<br />For me it&#039;s solved.<br />Thank you.</p>]]></description>
			<author><![CDATA[dummy@example.com (viverna)]]></author>
			<pubDate>Sat, 06 Mar 2021 17:52:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=27939#p27939</guid>
		</item>
		<item>
			<title><![CDATA[Re: Strange behaviour with last version of grub]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=27887#p27887</link>
			<description><![CDATA[<p>The grub-pc package is for non-UEFI systems but your EFI system partition suggests that is not appropriate.</p><p>Check for /sys/firmware/efi, that will only exist if you are booted in UEFI mode.</p><p>If you see the rescue prompt then that means GRUB cannot find it&#039;s modules. Use the <span class="bbc">set</span> command to find where it is looking.</p><div class="quotebox"><cite>viverna wrote:</cite><blockquote><div><p>Login with root, and then update-grub... grub-install... and so on...</p></div></blockquote></div><p>That&#039;s far too vague — what were the *exact* commands that you used?</p><p>I would recommend <span class="bbc">dpkg-reconfigure</span> instead of <span class="bbc">grub-install</span> &amp; <span class="bbc">update-grub</span> but the target package would depend on whether you have a UEFI system or not.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 04 Mar 2021 19:53:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=27887#p27887</guid>
		</item>
		<item>
			<title><![CDATA[Strange behaviour with last version of grub]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=27886#p27886</link>
			<description><![CDATA[<p>Yesterday I updated one of my computers with apt-get upgrade. This packages are upgraded:</p><ul><li><p>grub-common</p></li><li><p>grub-pc</p></li><li><p>grub-pc-bin</p></li><li><p>grub2-common</p></li></ul><p>dpkg install from version 2.02+dfsg1-20+deb10u3 to version 2.02+dfsg1-20+deb10u4</p><p>2.02+dfsg1-20+deb10u4 seems came from to:<br /><a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-security/main</p><p>2.02+dfsg1-20+deb10u3 is in:<br /><a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf/main</p><p>Upgrading system does not produce or show any problems and then I halt the system.</p><p>I use Devuan Beowulf for all my pc. In this computer there is only 1 hd, partition type gpt, 3 partitions:</p><ul><li><p>/dev/sda1&#160; EFI System</p></li><li><p>/dev/sda2&#160; Linux filesystem</p></li><li><p>/dev/sda3&#160; Linux swap</p></li></ul><p>I switched on the pc later and grub rescue appears. WTF?</p><p>I solved (temporarily) the problems with:</p><div class="codebox"><pre><code>set prefix=(hd0,gpt2)/boot/grub
set root=(hd0,gpt2)
insmod normal
normal</code></pre></div><p>and grub menù appears.</p><p>Login with root, and then update-grub... grub-install... and so on...</p><p>Restart the system. Grub rescue. Then login with root. New tests. Grub rescue again. [N times?]</p><p>At the end I downgrade from 2.02+dfsg1-20+deb10u4 to 2.02+dfsg1-20+deb10u3 the upgraded package.</p><p>update-grub and grub-install. Reboot. Grub works!</p><p>I am currently reluctant to upgrade again.</p><p>And now the question. Has anyone reported the error in Devuan? Has anyone haved this problem?</p>]]></description>
			<author><![CDATA[dummy@example.com (viverna)]]></author>
			<pubDate>Thu, 04 Mar 2021 19:46:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=27886#p27886</guid>
		</item>
	</channel>
</rss>
