<?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=4322&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Grub defect]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4322</link>
		<description><![CDATA[The most recent posts in Grub defect.]]></description>
		<lastBuildDate>Sat, 08 May 2021 17:30:05 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Grub defect]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=29694#p29694</link>
			<description><![CDATA[<p>sda1 should be the efi partition, which appears to be correctly mounted at /boot/efi. Run <span class="bbc">blkid</span> to prove to yourself that it holds a fat32 (vfat) filesystem.</p><p>I&#039;m having trouble keeping up with the changes in grub&#039;s behavior over the last year or so, but I think you probably just need to remove grub-efi-amd64-signed. The unsigned package will remain. Run grub-install and update-grub afterward. This solution assumes you don&#039;t use secure boot.</p><p>If that doesn&#039;t work, ask again or poke around the forum for other solutions. (Hint: search for &quot;set prefix&quot;)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 08 May 2021 17:30:05 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=29694#p29694</guid>
		</item>
		<item>
			<title><![CDATA[Grub defect]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=29693#p29693</link>
			<description><![CDATA[<p>Notebook of my son (tuxedo)</p><p>We can manually start it from grub, but something is off.</p><div class="codebox"><pre><code>set prefix=(hd0,gpt4)
set root=(hd0,gpt4)
insmod linux
insmod normal
normal</code></pre></div><p>what bothers me is this:</p><div class="codebox"><pre><code>~# lsblk
NAME           MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
sda              8:0    0 931.5G  0 disk  
├─sda1           8:1    0    34M  0 part  /boot/efi
├─sda2           8:2    0   7.5G  0 part  
│ └─sda2_crypt 254:1    0   7.5G  0 crypt [SWAP]
├─sda3           8:3    0 923.9G  0 part  
│ └─sda3_crypt 254:0    0 923.9G  0 crypt /
└─sda4           8:4    0   156M  0 part  /boot</code></pre></div><p>We havn&#039;t done that delibrate, but the sd4 and sda1 having a /boot part seems off.</p><p>It is running beowulf, freshly updated.</p><p>Any hints where to start fixing?</p>]]></description>
			<author><![CDATA[dummy@example.com (mclien)]]></author>
			<pubDate>Sat, 08 May 2021 17:09:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=29693#p29693</guid>
		</item>
	</channel>
</rss>
