<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: A Beginner&#8217;s Guide to Installing Arch Linux on UEFI Machines	</title>
	<atom:link href="https://www.tecmint.com/arch-linux-installation-and-configuration-guide/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/arch-linux-installation-and-configuration-guide/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 05 Jun 2024 10:05:45 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Kevin Gross		</title>
		<link>https://www.tecmint.com/arch-linux-installation-and-configuration-guide/comment-page-1/#comment-1948564</link>

		<dc:creator><![CDATA[Kevin Gross]]></dc:creator>
		<pubDate>Wed, 18 Jan 2023 18:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6770#comment-1948564</guid>

					<description><![CDATA[Please change your article to show that dhcpd *&lt;strong&gt;must&lt;/strong&gt;* be installed BEFORE the reboot, i.e.,
&lt;pre&gt;
# pacman -S dhcpcd
# systemctl enable dhcpcd
&lt;/pre&gt;
Otherwise, the booted &lt;strong&gt;ArchLinux&lt;/strong&gt; will have no network to install *&lt;strong&gt;anything&lt;/strong&gt;*. 

The rest of your instructions were invaluable to me,

Thank-you!]]></description>
			<content:encoded><![CDATA[<p>Please change your article to show that dhcpd *<strong>must</strong>* be installed BEFORE the reboot, i.e.,</p>
<pre>
# pacman -S dhcpcd
# systemctl enable dhcpcd
</pre>
<p>Otherwise, the booted <strong>ArchLinux</strong> will have no network to install *<strong>anything</strong>*. </p>
<p>The rest of your instructions were invaluable to me,</p>
<p>Thank-you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dan		</title>
		<link>https://www.tecmint.com/arch-linux-installation-and-configuration-guide/comment-page-1/#comment-1373814</link>

		<dc:creator><![CDATA[Dan]]></dc:creator>
		<pubDate>Tue, 13 Oct 2020 18:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6770#comment-1373814</guid>

					<description><![CDATA[Does &lt;strong&gt;/boot/EFI&lt;/strong&gt; need to be added to &lt;strong&gt;/etc/fstab&lt;/strong&gt;?  I am getting dropped into `grub&#062; ` prompt and /boot/EFI is empty.  I am kind of guessing, it has been 10 years since I configured grub.]]></description>
			<content:encoded><![CDATA[<p>Does <strong>/boot/EFI</strong> need to be added to <strong>/etc/fstab</strong>?  I am getting dropped into `grub&gt; ` prompt and /boot/EFI is empty.  I am kind of guessing, it has been 10 years since I configured grub.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/arch-linux-installation-and-configuration-guide/comment-page-1/#comment-1348694</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 29 Jul 2020 05:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6770#comment-1348694</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/arch-linux-installation-and-configuration-guide/comment-page-1/#comment-1348435&quot;&gt;sclav&lt;/a&gt;.

@sclav,

Yeah sure, I will update the article with the installation of dhcpd...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/arch-linux-installation-and-configuration-guide/comment-page-1/#comment-1348435">sclav</a>.</p>
<p>@sclav,</p>
<p>Yeah sure, I will update the article with the installation of dhcpd&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sclav		</title>
		<link>https://www.tecmint.com/arch-linux-installation-and-configuration-guide/comment-page-1/#comment-1348435</link>

		<dc:creator><![CDATA[sclav]]></dc:creator>
		<pubDate>Tue, 28 Jul 2020 15:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6770#comment-1348435</guid>

					<description><![CDATA[You need to update the guide with the warning if &lt;strong&gt;dhcpcd&lt;/strong&gt; is not installed before the exit you will not have an internet connection.]]></description>
			<content:encoded><![CDATA[<p>You need to update the guide with the warning if <strong>dhcpcd</strong> is not installed before the exit you will not have an internet connection.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ejrojasb		</title>
		<link>https://www.tecmint.com/arch-linux-installation-and-configuration-guide/comment-page-1/#comment-1321190</link>

		<dc:creator><![CDATA[Ejrojasb]]></dc:creator>
		<pubDate>Fri, 13 Mar 2020 21:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6770#comment-1321190</guid>

					<description><![CDATA[Well explained indeed.

What if you want to dual-boot Ubuntu? Then the EFI partition would be already installed and so does GRUB, right?

I&#039;m struggling with this. I have both installed, but can&#039;t boot into Arch, the grub menu entry is never shown.]]></description>
			<content:encoded><![CDATA[<p>Well explained indeed.</p>
<p>What if you want to dual-boot Ubuntu? Then the EFI partition would be already installed and so does GRUB, right?</p>
<p>I&#8217;m struggling with this. I have both installed, but can&#8217;t boot into Arch, the grub menu entry is never shown.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
