<?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=7662&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] mirrors for Gnuinos]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7662</link>
		<description><![CDATA[The most recent posts in [SOLVED] mirrors for Gnuinos.]]></description>
		<lastBuildDate>Sun, 14 Dec 2025 13:54:34 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60562#p60562</link>
			<description><![CDATA[<p>sorry I posted it on the wrong topic, but I deleted my message.</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Sun, 14 Dec 2025 13:54:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60562#p60562</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60560#p60560</link>
			<description><![CDATA[<p>Hi,</p><p>still it is strange that in my settings /network connections</p><p>the wired connection folder says:&#160; never connected<br />but the bridge virbr0 says connected.</p><p>What that means I don´t know.</p><p>but it works, that´s the most important</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Sun, 14 Dec 2025 11:30:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60560#p60560</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60559#p60559</link>
			<description><![CDATA[<p>Hi, </p><p>thanks very much.</p><p>Now it is working. I can connect to the internet.</p><p>After installing Gnuinos the second part your interfaces file </p><p># The first card in the system added for devuan method of networking<br />auto eth0<br />&#160; &#160; allow-hotplug eth0<br />&#160; &#160; iface eth0 inet dhcp</p><p>was completely missing.</p><p>I added that and now its working.</p><p>thanks for your help</p><p>gfp</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Sun, 14 Dec 2025 11:19:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60559#p60559</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60548#p60548</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>But the 1st question is still unsolved.<br />I can´t connect to the internet.<br />I have to enter that command:&#160; sudo dhclient eth0<br />after that I can use the internet.</p></div></blockquote></div><p>Try the below in the file /etc/network/interfaces it tells the system to use the eth0 with dhcp to get the network connection.</p><div class="codebox"><pre><code>oot@9600k:~# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# The first card in the system added for devuan method of networking

auto eth0
    allow-hotplug eth0
    iface eth0 inet dhcp</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Sat, 13 Dec 2025 14:55:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60548#p60548</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60541#p60541</link>
			<description><![CDATA[<p>Hi,</p><p>2. question is solved.</p><p>I changed my desktop manager into gdm3, then it opened the GUI interface for logging in.<br />I can choose from the different desktops now.<br />I am happy.</p><p>But the 1st question is still unsolved.<br />I can´t connect to the internet.<br />I have to enter that command:&#160; sudo dhclient eth0<br />after that I can use the internet.<br />It would be fine to solve this problem.</p><p>thanks</p><p>gfp</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Sat, 13 Dec 2025 11:26:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60541#p60541</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60539#p60539</link>
			<description><![CDATA[<p>2. question</p><p>how can I reinstall the GUI so that I can choose different desktops?</p><p>thanks</p><p>gfp</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Sat, 13 Dec 2025 10:40:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60539#p60539</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60538#p60538</link>
			<description><![CDATA[<p>with this command I should be able to save them.</p><p>ip route add default via n&#160; </p><p>what do I have to enter instead of &quot;n&quot;</p><p>thanks</p><p>gfp</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Sat, 13 Dec 2025 10:17:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60538#p60538</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60537#p60537</link>
			<description><![CDATA[<p>those are my settings but I don´t know how I can save them</p><p> ip route show<br />default via 10.0.0.138 dev eth0&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />10.0.0.0/24 dev eth0 proto kernel scope link src 10.0.0.2&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />169.254.0.0/16 dev vibr0 scope link metric 1000 linkdown&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />192.168.100.0/24 dev vibr0 proto kernel scope link src 192.168.100.1 metric 425 linkdown </p><p>thanks</p><p>gfp</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Sat, 13 Dec 2025 10:16:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60537#p60537</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60535#p60535</link>
			<description><![CDATA[<p>I tried to enter all network settings of my GNU Guix installation into the network configuration of Gnuinos<br />but it did not help to connect to the internet.&#160; </p><p>In the book of Michael Kofler (Linux Kommandoreferenz)<br />I found network administration commands.</p><p>sudo dhclient eth0</p><p>after using that<br />interestingly was able to connect to the internet.<br />But it works only for one session. After rebooting into the system the other settings take over.</p><p>May be my problem is connected with installing a server besides the desktops.<br />How can I get rid, uninstall the server?<br />May be that solves the problem of the internet connection.<br />Could somebody show me his settings for the network?<br />So that I can adjust them.</p><p>thanks</p><p>gfp</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Sat, 13 Dec 2025 10:07:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60535#p60535</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60527#p60527</link>
			<description><![CDATA[<div class="quotebox"><cite>gfp wrote:</cite><blockquote><div><p>Is there an option within the automatic install option or any other possible installation methods where I can choose the partition?</p></div></blockquote></div><p>The text installer lets you configure your partitions before installing.</p>]]></description>
			<author><![CDATA[dummy@example.com (prospero)]]></author>
			<pubDate>Fri, 12 Dec 2025 17:29:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60527#p60527</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60517#p60517</link>
			<description><![CDATA[<p>for your information</p><p>the <br />gnuinos-daedalus_2025.10.12_amd64_desktop.iso&#160; &#160; 2025-10-12 19:11&#160; 3.6G&#160; <br />did not work today. I wanted to install from there.</p><p>So I used the <br />gnuinos-daedalus_2025.10.12_amd64_netinstall.iso 2025-10-12 19:11&#160; 417M&#160; <br />which worked</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Fri, 12 Dec 2025 11:35:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60517#p60517</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60513#p60513</link>
			<description><![CDATA[<p>it seems the server is down again, no connection</p><p>gfp</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Fri, 12 Dec 2025 09:21:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60513#p60513</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60512#p60512</link>
			<description><![CDATA[<p>Hi,</p><p>For your information:</p><p>I choose the expert install mode because I wanted to install Gnuinos on the 2nd partition. <br />I thought the automatic install option would overwrite my Guix installation on the 1st partition.</p><p>Is there an option within the automatic install option or any other possible installation methods where I can choose the partition?</p><p>But nevertheless the installation with the expert mode seemed to be ok. It could be that I didn´t choose an option which would be necessary.<br />I didn´t include proprietary drivers, I used only free drivers. </p><p>thanks</p><p>gfp</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Fri, 12 Dec 2025 08:54:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60512#p60512</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60511#p60511</link>
			<description><![CDATA[<p>thanks</p><p>I installed Gnuinos again with the netinstaller iso and it connected to the repository.<br />Everything worked seemingly ok.</p><p>But starting Gnuinos there is only the terminal without GUI and the possibility to choose different desktops.<br />In the terminal I can&#160; use &quot;startx&quot; and it opens LXQT as the only desktop.</p><p>There is no internet connection available.<br />I don´t know all the settings. </p><p>That´s why I would like to choose another desktop which can automatically detect printer and ethernet connections.<br />I also installed KDE and MATE and Gnome desktop.<br />How can I choose KDE desktop in the terminal?</p><p>thanks <br />gfp</p>]]></description>
			<author><![CDATA[dummy@example.com (gfp)]]></author>
			<pubDate>Fri, 12 Dec 2025 08:28:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60511#p60511</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] mirrors for Gnuinos]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60497#p60497</link>
			<description><![CDATA[<p>You can install from the runit live ISO of your choice, it will come with the corresponding GUI:<br /><a href="https://www.gnuinos.org/mirror/daedalus/runit/" rel="nofollow">https://www.gnuinos.org/mirror/daedalus/runit/</a></p><p>The sysvinit live ISO also comes with the desktop of your choice, as long as it is XFCE:<br /><a href="https://www.gnuinos.org/mirror/daedalus/sysvinit/" rel="nofollow">https://www.gnuinos.org/mirror/daedalus/sysvinit/</a></p><p>UPDATE: the package mirror is up, I just ran apt update successfully.</p>]]></description>
			<author><![CDATA[dummy@example.com (prospero)]]></author>
			<pubDate>Thu, 11 Dec 2025 16:50:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60497#p60497</guid>
		</item>
	</channel>
</rss>
