<?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=2676&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Solved] Stuck with Beowulf netinstall]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=2676</link>
		<description><![CDATA[The most recent posts in [Solved] Stuck with Beowulf netinstall.]]></description>
		<lastBuildDate>Thu, 14 Feb 2019 21:01:25 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] Stuck with Beowulf netinstall]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=14360#p14360</link>
			<description><![CDATA[<p>Tested your proposal on my faulty VBox Beowulf on efi. Works, removing&#160; grub-efi-amd64-signed followed by a&#160; <span class="bbc">grub-install</span> does the job.</p><p>Maybe this post will help others. </p><p>Have a nice evening, thank you again, Rolf</p><p>BTW: my secondary PC now is on Beowulf. Some questions remain for other threads.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Thu, 14 Feb 2019 21:01:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=14360#p14360</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Stuck with Beowulf netinstall]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=14346#p14346</link>
			<description><![CDATA[<p>You did both fixes and only needed to do one. With the *-signed package removed, you can just run <span class="bbc">grub-install</span> and it will make (re-make) the devuan entry and set it be the first bootloader. (It should do that, anyway. Not all uefi systems act the same.)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 13 Feb 2019 22:40:29 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=14346#p14346</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Stuck with Beowulf netinstall]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=14341#p14341</link>
			<description><![CDATA[<p>Thank you, that description contains the amount of detail I needed. The grub-efi-amd64-signed really was installed, I must have overlooked that fact in my previous searches. </p><p>Then I did <span class="bbc">grub-install --bootloader-id=debian</span> followed by an <span class="bbc">update-grub</span>.</p><p>Now I have got a non-working devuan efi entry, and a working debian efi entry. In any case, now I am logged in as root on my secondary PC.</p><p>I think I spend a <span class="bbc">grub-install --bootloader-id=devuan</span> later.</p><p>Thank you for your help, Rolf</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 13 Feb 2019 21:28:10 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=14341#p14341</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Stuck with Beowulf netinstall]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=14338#p14338</link>
			<description><![CDATA[<p>Go into rescue mode and get a shell in the installed system. Run <span class="bbc">dpkg -l | grep grub</span> and if a package named grub-efi-amd64-signed is installed, remove it.</p><p>If that&#039;s not possible, try <span class="bbc">grub-install --bootloader-id=debian</span> and see if that fixes it. </p><p>Note: I had the same problem with an encrypted install of beowulf, and I was able to fix it with either of the methods I described. If neither of these can help, post the contents of /etc/fstab, /etc/crypttab and /boot/grub/grub.cfg, and the output of the following comands:</p><div class="codebox"><pre><code>fdisk -l
df -h
blkid</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 13 Feb 2019 20:00:02 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=14338#p14338</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Stuck with Beowulf netinstall]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=14332#p14332</link>
			<description><![CDATA[<p>Thanks for the feedback, still no step further. I can&#039;t get along with the grub command line. I have looked at some stuff from Ubuntuusers, that was of limited use. I learned how to navigate in the uefi shell, but grub is sealed for me. </p><p>Booted my favorite life system Knoppix, and could not find any grub-efi-amd64-signed file wherever. grub-install in efi mode was noit possible since Knoppix does not boot in efi mode. Maybe I have to download an ASCII or Stretch life system. </p><p>Thanks, Rolf</p><p>Note: tried in a VBox: no encryption, efi with sysvinit and open-rc, both end in the grub command line. The efi installer is broken.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 13 Feb 2019 16:23:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=14332#p14332</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Stuck with Beowulf netinstall]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=14328#p14328</link>
			<description><![CDATA[<p>Either boot from grub command line or go into chroot and remove <strong>grub-efi-amd64-signed</strong>. Then run grub-install and update-grub.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 13 Feb 2019 12:42:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=14328#p14328</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] Stuck with Beowulf netinstall]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=14327#p14327</link>
			<description><![CDATA[<p>After successfully installing native Beowulf in a VM, I thought I might give Beowulf a try on my secondary PC. Now I am facing some problems: after reboot I end up in the grub shell. When I enter boot grub tells me the kernel is not loaded.</p><p>Boundary conditions: EFI mode, amd64, installation from USB stick, system encrypted. The VM had no EFI, was installed from the iso directly, no encryption. </p><p>Tried to fix with the rescue mode: reinstalled grub, went into shell with the encrypted root, update-grub from there, update-initramfs from there, no change. Also burned the iso on a CD and tried again, no help. Isn&#039;t the shell offered a fully working chroot environment?</p><p>I am no sure if there is an issue with the netinstall iso, or if my detours have contributed (initially I had some other drives and an USB card reader connected, so the SSD for Beowulf was sdi). </p><p>Is there a way to fix the installation?</p><p>Thanks, Rolf</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 13 Feb 2019 12:09:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=14327#p14327</guid>
		</item>
	</channel>
</rss>
