<?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=3679&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [solved] before grub screen appears]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3679</link>
		<description><![CDATA[The most recent posts in [solved] before grub screen appears.]]></description>
		<lastBuildDate>Thu, 16 Jul 2020 14:57:12 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [solved] before grub screen appears]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23436#p23436</link>
			<description><![CDATA[<p>You move the themes folder to /boot/grub and specify that in /etc/default/grub. From my notes:</p><div class="codebox"><pre><code># mkdir /boot/grub/themes 
# cp -r /usr/share/desktop-base/grub-themes/cinnabar-grub /boot/grub/themes/ 
# nano /etc/default/grub 

        Change entry to:
        GRUB_THEME=/boot/grub/themes/cinnabar-grub/theme.txt 

# update-grub </code></pre></div><p>That fixes the error and brings the new cinnabar theme to grub. If you do not want that you can copy the default theme.</p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Thu, 16 Jul 2020 14:57:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23436#p23436</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] before grub screen appears]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23435#p23435</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><div class="quotebox"><cite>HevyDevy wrote:</cite><blockquote><div><p>okay so if i understand this correctly it has something to do with desktop-base and grub, not sure if it is present with or without encryption though?</p></div></blockquote></div><p>Only appears with encryption, because when grub starts there is no access to /usr/share/..... yet.</p><p>rolfie</p></div></blockquote></div><p>i see, i wonder how they could be accessed before encryption? Not that it matters really, i would rather not see grub unless i need it and you can edit in parameters in case grub should be seen.</p><p><a href="https://wiki.archlinux.org/index.php/GRUB/Tips_and_tricks#Hidden_menu" rel="nofollow">https://wiki.archlinux.org/index.php/GR … idden_menu</a></p>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Thu, 16 Jul 2020 14:44:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23435#p23435</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] before grub screen appears]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23434#p23434</link>
			<description><![CDATA[<div class="quotebox"><cite>HevyDevy wrote:</cite><blockquote><div><p>okay so if i understand this correctly it has something to do with desktop-base and grub, not sure if it is present with or without encryption though?</p></div></blockquote></div><p>Only appears with encryption, because when grub starts there is no access to /usr/share/..... yet.</p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Thu, 16 Jul 2020 14:19:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23434#p23434</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] before grub screen appears]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23433#p23433</link>
			<description><![CDATA[<p>okay so if i understand this correctly it has something to do with desktop-base and grub, not sure if it is present with or without encryption though?</p><p>if i comment the line and update grub<br /><span class="bbc">GRUB_THEME=/usr/share/desktop-base/grub-themes/desktop-grub-theme/theme.txt</span></p><p>in etc/default/grub the error does not appear on boot.</p><p>edit: as per fsmithred post here <a href="https://dev1galaxy.org/viewtopic.php?pid=21360#p21360" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=21360#p21360</a></p><p>solved, thanks rolfie and fsmithred</p>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Thu, 16 Jul 2020 13:50:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23433#p23433</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] before grub screen appears]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23432#p23432</link>
			<description><![CDATA[<p>yes that is similar whereas mine should read like below, sorry i was going from memory as im not sure how to screen shot it, but took a phone cam image just now.</p><div class="codebox"><pre><code>error: no such device: (root encrypted uuid) # edited for the forum
error: unknown filesystem
error: unknown filesystem

Press any key to continue</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Thu, 16 Jul 2020 13:30:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23432#p23432</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] before grub screen appears]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23431#p23431</link>
			<description><![CDATA[<p>Have a read of <a href="https://dev1galaxy.org/viewtopic.php?id=3471" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=3471</a>. Isn&#039;t that the same kind of issue you see? Error message is slightly different, but similar.</p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Thu, 16 Jul 2020 12:47:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23431#p23431</guid>
		</item>
		<item>
			<title><![CDATA[[solved] before grub screen appears]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23430#p23430</link>
			<description><![CDATA[<p>this is not really an issue for devuan i think it has more to do with gnome.</p><p>Thought i would install gnome desktop to see if it works with beowulf and it does although upon booting im getting a strange screen that says the following.</p><div class="codebox"><pre><code>error: no such device: (root encrypted uuid) # edited for the forum
error: unknown filesystem
error: unknown filesystem

Press any key to continue.</code></pre></div><p>the drive has 3 partitions, boot, root and a spare data partition all in ext4.</p><p>as i say not really an issue because if i delete gnome desktop and all its components the error message disappears and with gnome desktop it just continues on to the correct grub boot menu and boots fine.</p><p>anyone else experience this using gnome?</p>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Thu, 16 Jul 2020 11:33:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23430#p23430</guid>
		</item>
	</channel>
</rss>
