<?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=4744&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Dual boot, can't do "update-grub"]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4744</link>
		<description><![CDATA[The most recent posts in Dual boot, can't do "update-grub".]]></description>
		<lastBuildDate>Sat, 25 Dec 2021 20:35:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Dual boot, can't do "update-grub"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33473#p33473</link>
			<description><![CDATA[<p>that is exactly what i meant with my <strong>last</strong> comment.</p>]]></description>
			<author><![CDATA[dummy@example.com (turbo)]]></author>
			<pubDate>Sat, 25 Dec 2021 20:35:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33473#p33473</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dual boot, can't do "update-grub"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33470#p33470</link>
			<description><![CDATA[<div class="quotebox"><cite>turbo wrote:</cite><blockquote><div><p>Sorry for not knowing this, yet.<br />And Thank you to point that out and get my problem fixed.</p></div></blockquote></div><p>The &quot;problem&quot; is not that your installation hit a wall.&#160; The problem is not reading the Release Notes BEFORE you start to install.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 25 Dec 2021 20:04:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33470#p33470</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dual boot, can't do "update-grub"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33466#p33466</link>
			<description><![CDATA[<p>Sorry for not knowing this, yet.<br />And Thank you to point that out and get my problem fixed.</p>]]></description>
			<author><![CDATA[dummy@example.com (turbo)]]></author>
			<pubDate>Sat, 25 Dec 2021 19:21:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33466#p33466</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dual boot, can't do "update-grub"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33462#p33462</link>
			<description><![CDATA[<p><em>*sighs*</em></p><p>So how did you become root then?</p><p>It looks like you used this command as your normal user</p><div class="codebox"><pre><code>su</code></pre></div><p>When you should have used</p><div class="codebox"><pre><code>su -</code></pre></div><p>Or call</p><div class="codebox"><pre><code>/usr/sbin/update-grub</code></pre></div><p>From the <a href="https://files.devuan.org/devuan_chimaera/Release_notes.txt" rel="nofollow">release notes</a>:</p><div class="quotebox"><blockquote><div><p>su</p><p>&#160; &#160;The behaviour of su changed in Devuan 3 Beowulf. These changes persist<br />&#160; &#160;in Devuan 4 Chimaera. Use su - to get root&#039;s path or use the full path<br />&#160; &#160;to commands if you use only su. See the following for more information:<br />&#160; &#160;-<br />&#160; &#160;[17]<a href="https://www.debian.org/releases/buster/amd64/release-notes/ch-information.en.html#su-environment-variables" rel="nofollow">https://www.debian.org/releases/buster/ … -variables</a> -<br />&#160; &#160;[18]<a href="https://wiki.debian.org/NewInBuster" rel="nofollow">https://wiki.debian.org/NewInBuster</a> -<br />&#160; &#160;[19]<a href="https://bugs.debian.org/905564" rel="nofollow">https://bugs.debian.org/905564</a></p></div></blockquote></div><p>This is the last time I&#039;m answering this question on these boards...</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 25 Dec 2021 18:41:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33462#p33462</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dual boot, can't do "update-grub"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33460#p33460</link>
			<description><![CDATA[<p>changing the grub settings were all done with root. Sorry that I didn&#039;t mention that.<br />The actual error message is not saying anything at all.</p><div class="codebox"><pre><code>root@johannes:/home/johannes# update-grub
bash: update-grub: command not found</code></pre></div><p>So, let&#039;s change &quot;my problem&quot; to a question:<br />How do you guys change the timeout in a Dual boot ?</p>]]></description>
			<author><![CDATA[dummy@example.com (turbo)]]></author>
			<pubDate>Sat, 25 Dec 2021 18:10:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33460#p33460</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dual boot, can't do "update-grub"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33454#p33454</link>
			<description><![CDATA[<div class="quotebox"><cite>turbo wrote:</cite><blockquote><div><p>wanted to do: # update-grub but got &quot;bash not known&quot; message.</p></div></blockquote></div><p>It&#039;s better to post the actual error message. It&#039;s best to enter that error message in the search box for these boards because this problem has come up several times before.</p><p>You should also read the release notes because this issue is covered there.</p><p>tl;dr: use <span class="bbc">su -</span> to obtain a root shell. If the <span class="bbc">-</span> isn&#039;t added then you will have to call the full path for any executables under the /sbin directories.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 25 Dec 2021 08:59:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33454#p33454</guid>
		</item>
		<item>
			<title><![CDATA[Dual boot, can't do "update-grub"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33450#p33450</link>
			<description><![CDATA[<p>Hello All,</p><p>just installed a third Devuan4 system along with WIN10. So far so good and all is working as expected. Get my boot menu with Devuan and Win10 to choose from.</p><p>Just wanted to set the timeout from 5 to 20 seconds. Got that working as root with nano in /etc/default/grub Saved and wanted to do: # update-grub but got &quot;bash not known&quot; message. So a No-Go.</p><p>Had read this <a href="https://dev1galaxy.org/viewtopic.php?id=4699" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=4699</a> . Not sure if this applies, as grub is presenting me with both OSes.</p><p>So how can I update grub ? Using different file or be fast with tapping a key ?</p>]]></description>
			<author><![CDATA[dummy@example.com (turbo)]]></author>
			<pubDate>Sat, 25 Dec 2021 01:09:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33450#p33450</guid>
		</item>
	</channel>
</rss>
