<?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=7254&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7254</link>
		<description><![CDATA[The most recent posts in [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT.]]></description>
		<lastBuildDate>Tue, 24 Jun 2025 17:51:28 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56254#p56254</link>
			<description><![CDATA[<p>The debian/devuan runit will use sysvinit scripts if there&#039;s no run script for a service. If/when you install runit-init, be sure to include runit-services which will give you a bunch of run scripts.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 24 Jun 2025 17:51:28 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56254#p56254</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56252#p56252</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Apt know what to do based on what&#039;s in sources.list and the installer is messing with that file and with mounting/unmounting cdrom when it thinks it should do that. Someone is working on the fix.</p></div></blockquote></div><p>I&#039;m not upset or anything, that&#039;s why its called &#039;testing&#039;........funny part is I just reverted back to SysV anyway since the Devuan implementation of runit seems to be a weird hybrid of SysV and runit. I was trying to go for the VOID experience of pure runit. No big deal SysV works good.</p>]]></description>
			<author><![CDATA[dummy@example.com (yurimodin)]]></author>
			<pubDate>Tue, 24 Jun 2025 16:35:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56252#p56252</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56233#p56233</link>
			<description><![CDATA[<p>Apt know what to do based on what&#039;s in sources.list and the installer is messing with that file and with mounting/unmounting cdrom when it thinks it should do that. Someone is working on the fix.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 23 Jun 2025 17:44:55 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56233#p56233</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56232#p56232</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Update: right before I selected runit, I dropped to console, chrooted /target and edited /etc/apt/sources.list to comment out the cdrom line. The installer continued normally when I selected runit.</p></div></blockquote></div><p>THANKS......you would think that apt could figure out to pull packages from the online repos in its sources.list</p>]]></description>
			<author><![CDATA[dummy@example.com (yurimodin)]]></author>
			<pubDate>Mon, 23 Jun 2025 15:39:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56232#p56232</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56197#p56197</link>
			<description><![CDATA[<p>Yes, I can confirm that. To make it worse, there&#039;s no Back button and pressing ESC just makes that screen reload.</p><p>Update: right before I selected runit, I dropped to console, chrooted /target and edited /etc/apt/sources.list to comment out the cdrom line. The installer continued normally when I selected runit.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 21 Jun 2025 00:51:10 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56197#p56197</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56195#p56195</link>
			<description><![CDATA[<p>I&#039;d guess your &quot;I chose RUNIT&quot; means to install some software, and your <span class="bbc">/etc/apt/sources.list</span> nominates <span class="bbc">/media/cdrom</span> as a repository (of cdrom type), which is one of the babies that came with the installation. If you remove that, or comment it out, in <span class="bbc">/etc/apt/sources.list</span> your system (aka &quot;it&quot;) will no longer ask for that repository.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Fri, 20 Jun 2025 23:29:19 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56195#p56195</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Asking for the install cd that is already mounted when I chose RUNIT]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56192#p56192</link>
			<description><![CDATA[<p>got a weird error where Excalibur is asking for me to put the install ISO in when I chose RUNIT instead of SysV......anone else seen this?</p><p>UPDATE: it was asking for it to be mounted at /media/cdrom even though it was mounted at /cdrom so I created it and mounted it there as well but its still asking....</p>]]></description>
			<author><![CDATA[dummy@example.com (yurimodin)]]></author>
			<pubDate>Fri, 20 Jun 2025 19:04:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56192#p56192</guid>
		</item>
	</channel>
</rss>
