<?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=6755&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] How to avoid installing GRUB]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6755</link>
		<description><![CDATA[The most recent posts in [SOLVED] How to avoid installing GRUB.]]></description>
		<lastBuildDate>Sat, 03 Aug 2024 13:05:44 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] How to avoid installing GRUB]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51494#p51494</link>
			<description><![CDATA[<p>The i686 kernels will certainly boot a 64-bit machine. What they won&#039;t do is boot in uefi mode. If your computer is set to use uefi you should be using one of the amd64 isos.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 03 Aug 2024 13:05:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51494#p51494</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to avoid installing GRUB]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51484#p51484</link>
			<description><![CDATA[<p>I was able to install without GRUB.&#160; <em>Expert mode</em> has an option <em>Continue without boot loader</em>.&#160; I am marking this thread as solved.</p><p>The installer installed on the partition I selected AND on a partition of the same number on another drive.</p><p>The OS isn&#039;t bootable because the kernel provided doesn&#039;t boot 64bit machines.&#160; I&#039;ll file separately about that.</p>]]></description>
			<author><![CDATA[dummy@example.com (terryn)]]></author>
			<pubDate>Sat, 03 Aug 2024 01:54:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51484#p51484</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to avoid installing GRUB]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51465#p51465</link>
			<description><![CDATA[<p>Thanks for the replies.&#160; I did not ask about os-prober.</p><p>I think replies #6 and #5 answer my question.&#160; os-prober is set to run on the existing OS and I would run update-grub after the new installation.</p><p>I have created a live usb from <em>devuan_daedalus_5.0.1_i386_desktop.iso</em>&#160; I found the following threads about <em>debootstrap</em>.&#160; Neither helped.</p><p><a href="https://dev1galaxy.org/viewtopic.php?id=576" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=576</a><br /><a href="https://dev1galaxy.org/viewtopic.php?id=4415" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=4415</a></p>]]></description>
			<author><![CDATA[dummy@example.com (terryn)]]></author>
			<pubDate>Fri, 02 Aug 2024 00:01:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51465#p51465</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to avoid installing GRUB]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51450#p51450</link>
			<description><![CDATA[<p>The line you may need to un-comment in /etc/default/grub to enable the OS prober is this one:</p><div class="codebox"><pre><code>GRUB_DISABLE_OS_PROBER=false</code></pre></div><p>The default setting is <em>true,</em> which <em>disables</em> the prober. Un-commenting the line sets it to <em>false,</em> which <em>enables</em> the prober. If you install grub manually, the line is commented out by default. I&#039;m not sure what happens when you use the installer, though.</p>]]></description>
			<author><![CDATA[dummy@example.com (stultumanto)]]></author>
			<pubDate>Thu, 01 Aug 2024 17:16:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51450#p51450</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to avoid installing GRUB]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51449#p51449</link>
			<description><![CDATA[<p>When you get to step 20, say NO and finish the install without adding grub.<br />&#160; <br />Then reboot into your other linux and make sure that /etc/default/grub is set to allow os-prober to run, and then run update-grub to generate a new boot menu in the old linux that includes boot entries for the new linux.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 01 Aug 2024 11:15:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51449#p51449</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to avoid installing GRUB]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51448#p51448</link>
			<description><![CDATA[<p>In expert mode you can skip that step. The description is for normal mode.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Thu, 01 Aug 2024 11:09:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51448#p51448</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to avoid installing GRUB]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51446#p51446</link>
			<description><![CDATA[<p>I think maybe there is option before that step (not listed in the how to on devuan.org), im not really sure as its been awhile but there should be an entry where it says to continue without a bootloader, it might be in the expert install method? You might be better off doing a devuan debootstrap depending on what your main system is. I think there is a how to somewhere in this forum for debootstrap if you do a search.</p>]]></description>
			<author><![CDATA[dummy@example.com (soren)]]></author>
			<pubDate>Thu, 01 Aug 2024 09:51:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51446#p51446</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to avoid installing GRUB]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51445#p51445</link>
			<description><![CDATA[<p>Thanks.&#160; I have studied that page.</p><div class="quotebox"><blockquote><div><p>20) Now that all the software required is installed, the GRUB bootloader <em>will</em> be installed.</p></div></blockquote></div><p>It is evident from the warning following that paragraph that the installer will replace the existing GRUB.&#160; I want to avoid that.&#160; I will <em>not</em> use the installer if I can&#039;t avoid that.</p>]]></description>
			<author><![CDATA[dummy@example.com (terryn)]]></author>
			<pubDate>Thu, 01 Aug 2024 09:34:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51445#p51445</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to avoid installing GRUB]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51444#p51444</link>
			<description><![CDATA[<p>Im pretty sure the devuan installer has an option to bypass installing a bootloader. What have you experienced so far?</p><p>See here...<br /><a href="https://www.devuan.org/os/documentation/install-guides/daedalus/install-devuan" rel="nofollow">https://www.devuan.org/os/documentation … all-devuan</a><br />Go down to step 20</p>]]></description>
			<author><![CDATA[dummy@example.com (soren)]]></author>
			<pubDate>Thu, 01 Aug 2024 09:08:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51444#p51444</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] How to avoid installing GRUB]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51443#p51443</link>
			<description><![CDATA[<p>Hello.&#160; I already have grub installed by another OS.&#160; I can add the Devuan installation (on a partition) to the existing GRUB menu.&#160; How do I stop the daedalus installer installing GRUB?</p>]]></description>
			<author><![CDATA[dummy@example.com (terryn)]]></author>
			<pubDate>Thu, 01 Aug 2024 08:24:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51443#p51443</guid>
		</item>
	</channel>
</rss>
