<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — No network connectivity upon first boot of new installation v0.4.4]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=1024&amp;type=atom" />
	<updated>2024-03-05T16:56:32Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=1024</id>
		<entry>
			<title type="html"><![CDATA[Re: No network connectivity upon first boot of new installation v0.4.4]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=7766#p7766" />
			<content type="html"><![CDATA[<p>Thank you for the link, and your suggested command completely fixed my issue. This is my first use of OpenRC, so I am very much a beginner in that regard.</p>]]></content>
			<author>
				<name><![CDATA[gjason]]></name>
			</author>
			<updated>2024-03-05T16:56:32Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=7766#p7766</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: No network connectivity upon first boot of new installation v0.4.4]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=7750#p7750" />
			<content type="html"><![CDATA[<p>Hey, sure thing! <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Speaking about OpenRC there are runlevels. The most common in usage are <strong>boot</strong> and <strong>default</strong>. For <strong>dhcpcd</strong> it would be most okay using <strong>default</strong>. So the command is:</p><div class="codebox"><pre><code>doas rc-update add dhcpcd default</code></pre></div><p>Perhaps this guide is helpful? <a href="https://wiki.hyperbola.info/doku.php?id=en:system:init_systems:openrc">https://wiki.hyperbola.info/doku.php?id … ems:openrc</a></p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2024-03-04T19:30:06Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=7750#p7750</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[No network connectivity upon first boot of new installation v0.4.4]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=7749#p7749" />
			<content type="html"><![CDATA[<p>I recently successfully installed v0.4.4 and found that upon my first boot, I had no network connection. I discovered that the local dhcp client daemon is not set to start automatically, so I manually started it by issuing the following command:</p><div class="codebox"><pre><code>rc-service dhcpcd start</code></pre></div><p>After that, my network connection came up right away.</p><p>I am searching through the OpenRC documentation (<a href="https://www.mankier.com/package/openrc">https://www.mankier.com/package/openrc</a>) and have not yet been able to figure out how I can set this to start automatically upon boot. Does anyone know how to do this?</p>]]></content>
			<author>
				<name><![CDATA[gjason]]></name>
			</author>
			<updated>2024-03-04T17:40:15Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=7749#p7749</id>
		</entry>
</feed>
