<?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=5917&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] update-grub not working]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5917</link>
		<description><![CDATA[The most recent posts in [SOLVED] update-grub not working.]]></description>
		<lastBuildDate>Sat, 26 Aug 2023 15:47:01 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] update-grub not working]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43820#p43820</link>
			<description><![CDATA[<p>Thanks for that, now solved. Assumptions confirmed BTW.<br />&#160; <br />As I had been using Ascii day-to-day until now (I had only installed Chimaera experimentally) I had not previously encountered the new need to add a dash suffix to the su command to get root&#039;s environment settings, and hence get the system apps in the path.&#160; I fail to see the point of this change, but still ...</p><p>I also needed to enable os-prober in grub (for the benefit of other readers, the file /etc/default/grub), by uncommenting the existing &quot;false&quot; line : </p><div class="codebox"><pre><code># If your computer has multiple operating systems installed, then you
# probably want to run os-prober. However, if your computer is a host
# for guest OSes installed via LVM or raw disk devices, running
# os-prober can cause damage to those guest OSes as it mounts
# filesystems to look for things.
GRUB_DISABLE_OS_PROBER=false</code></pre></div><p>Shame that update-grub interpreted my DOS FAT partition as a Windows7 installation, but I guess you can&#039;t have everything, and I suppose I could change the name if I edited /boot/grub/grub.cfg, despite the dire warning at the top not to do so.</p>]]></description>
			<author><![CDATA[dummy@example.com (Duke Nukem)]]></author>
			<pubDate>Sat, 26 Aug 2023 15:47:01 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43820#p43820</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] update-grub not working]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43814#p43814</link>
			<description><![CDATA[<p>Assumptions: you use an older PC without UEFI, all disks use MBR partition scheme, none a GPT partition scheme. Please confirm.</p><p>To the &quot;Command not found&quot; issue: most likely you have used <span class="bbc">su</span> to become root, don&#039;t you? That is the problem. Do it again and issue an</p><div class="codebox"><pre><code># echo $PATH</code></pre></div><p>then repeat the procedure using</p><div class="codebox"><pre><code>su -</code></pre></div><p>That is a change dripping down from Debian into Devuan, I think since Beowulf. Do a web search with the keywords &quot;debian command not found&quot;. When using <span class="bbc">su -</span> update-grub will be found again.<br />Nevertheless, there is another change with Daedalus. os-prober isn&#039;t executed automatically any more, refer to the release notes. You need to enable it again in /etc/default/grub.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sat, 26 Aug 2023 11:13:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43814#p43814</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] update-grub not working]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43813#p43813</link>
			<description><![CDATA[<p>I updated Chimaera to Daedalus with the &quot;<strong>apt-get upgrade</strong>&quot; and &quot;<strong>apt-get dist-upgrade</strong>&quot; commands. I also have an Ascii installation on a different partition on the same HDD, and Windows and DOS on two further different HDDs. With Chimera I had the ability to boot into all those and I want to keep that ability.</p><p> For safety during the Daedalus upgrade I unmounted the Ascii partition, my data partitions, and physically disconnected the Windows HDD. I left the DOS HDD connected because it was too hard to reach.</p><p> As expected after the installation the Grub menu did not show Ascii or Windows, nor (surprisingly) DOS. So after reconnecting everything and mounting the Ascii partition I tried to run &quot;<strong>update-grub</strong>&quot; and it said &quot;<strong>Command not found</strong>&quot;. So I tried &quot;<strong>apt-get install update-grub</strong>&quot; and it said &quot;<strong>Unable to locate package update-grub</strong>&quot;. I&#039;m using root of course. I then tried &quot;<strong>grub-mkconfig</strong>&quot; with the same result. Yet I can see the man pages of these commands. My sources.list is as recommended by Devuan&#039;s <strong>upgrade-to-daedalus</strong> page.</p><p> So is &quot;update-grub&quot; no longer avaiable and if so is there a replacement? According to aptitude I have grub-common, grub-pc, grub-pc-bin and grub2-common installed.&#160; How do I get out of this fix other than wiping the Daedalus partition and doing a fresh installation of it?</p>]]></description>
			<author><![CDATA[dummy@example.com (Duke Nukem)]]></author>
			<pubDate>Sat, 26 Aug 2023 09:29:41 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43813#p43813</guid>
		</item>
	</channel>
</rss>
