<?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=4122&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / EFI mode in Beowulf point release working?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4122</link>
		<description><![CDATA[The most recent posts in EFI mode in Beowulf point release working?.]]></description>
		<lastBuildDate>Tue, 16 Feb 2021 22:28:19 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: EFI mode in Beowulf point release working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27446#p27446</link>
			<description><![CDATA[<p>Fwiw, all devuan 3.1.0 (as well as 3.0.0) ISOs have an EFI partition as well as the CD partition. For example:</p><div class="codebox"><pre><code>% fdisk -l devuan_beowulf_3.1.0_amd64-desktop.iso   
Disk devuan_beowulf_3.1.0_amd64-desktop.iso: 3.7 GiB, 3948937216 bytes, 7712768 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x5ba9ef0a

Device                                      Boot Start     End Sectors  Size Id Type
devuan_beowulf_3.1.0_amd64-desktop.iso1 *        0 7712767 7712768  3.7G  0 Empty
devuan_beowulf_3.1.0_amd64-desktop.iso2      23636   24531     896  448K ef EFI (FAT-12/16/32)</code></pre></div><p>Technically the blocks of the EFI partition are among the blocks of the CD partition, which in fact spans all blocks of the ISO including the block 0 partition table.</p><p>Since the EFI partition needs to be a FAT type file system it cannot be a subdirectory on the CD which needs to be one or the other of the few CD type file systems.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Tue, 16 Feb 2021 22:28:19 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27446#p27446</guid>
		</item>
		<item>
			<title><![CDATA[Re: EFI mode in Beowulf point release working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27442#p27442</link>
			<description><![CDATA[<p>I am directly booting the iso into the VM. Beowulf 3.1.0 with runit is up and running on cli level in the VM now.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Tue, 16 Feb 2021 19:59:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27442#p27442</guid>
		</item>
		<item>
			<title><![CDATA[Re: EFI mode in Beowulf point release working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27441#p27441</link>
			<description><![CDATA[<p>Yeah, I&#039;m not seeing an efi directory in mounted installer isos or imaged usb sticks with 3.0.0 or 3.1.0. So I have no idea how that boots. </p><p>It does exist in the amd64 desktop-live iso. Could you have put that on the usb?</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 16 Feb 2021 19:51:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27441#p27441</guid>
		</item>
		<item>
			<title><![CDATA[Re: EFI mode in Beowulf point release working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27440#p27440</link>
			<description><![CDATA[<p>Found a solution. When playing around with various isos I had available I realised that the latest Bullseye download did boot in efi mode, whilst all Devuan isos didn&#039;t. Looked at the difference, and found that the Debian stuff has an EFI folder in the iso. </p><p>Extracted the 3.1.0 iso, added the EFI folder from Bullseye, and burnt it with brasero to a new iso. That now boots into VBox.</p><p>Is that something to consider for Devuan too?</p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Tue, 16 Feb 2021 19:46:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27440#p27440</guid>
		</item>
		<item>
			<title><![CDATA[Re: EFI mode in Beowulf point release working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27432#p27432</link>
			<description><![CDATA[<p>I know the effect that most distros end up in the efi shell after being switched off once. And I know the workarounds. Also I would claim VBox has improved the efi support a bit recently, its not only Arch which is starting automatically now. Or it may be related to the fact that I created a file in the efi shell that simulates the nvram (can&#039;t remember the name out of the top of my head, need to look it up). </p><p>In my case I even can&#039;t get the installer iso to boot in efi mode. I searched through FS0: but couldn&#039;t find any grubx64.efi or any efi file. Which file starts the installer in efi mode?</p><p>rolfie</p><p>Edit: on a bootable Beowulf memory stick that I think was created from the 3.0.0 DVD an EFI directory is present containing a BOOTX64.efi, which I do not find in FS0:, BLK1: or BLK2:.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Tue, 16 Feb 2021 17:26:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27432#p27432</guid>
		</item>
		<item>
			<title><![CDATA[Re: EFI mode in Beowulf point release working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27430#p27430</link>
			<description><![CDATA[<p>In vbox I usually end up in the efi shell. Exit or Esc gets you out of there to a menu where you can select &#039;Boot from file&#039; where you can drill down in the efi partition to find grubx64.efi or whatever boot file you&#039;re using.</p><p>I did a uefi install from usb onto real hardware and it worked like it&#039;s supposed to.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 16 Feb 2021 17:00:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27430#p27430</guid>
		</item>
		<item>
			<title><![CDATA[EFI mode in Beowulf point release working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27429#p27429</link>
			<description><![CDATA[<p>Downloaded the netinstall and the server isos to play a bit with the runit setup in a VBox VM. </p><p>Both boot up fine when in BIOS mode, with the efi setup I end up in the efi shell. This also happens with the 3.0.0 netinstall image. </p><p>I am running 6.1.18 on Beowulf/Mate. Another install a few days ago worked in efi mode.</p><p>Is there something wrong with the isos or is my VBox suddenly screwed? How can I start the iso manually from the efi shell? </p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Tue, 16 Feb 2021 16:55:22 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27429#p27429</guid>
		</item>
	</channel>
</rss>
