<?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: Install Multiple Linux Distributions Using PXE Network Boot on RHEL/CentOS 8	</title>
	<atom:link href="https://www.tecmint.com/install-pxe-network-boot-server-in-centos-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-pxe-network-boot-server-in-centos-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 07 Jul 2023 17:30:09 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: arjan		</title>
		<link>https://www.tecmint.com/install-pxe-network-boot-server-in-centos-8/comment-page-1/#comment-2032710</link>

		<dc:creator><![CDATA[arjan]]></dc:creator>
		<pubDate>Fri, 07 Jul 2023 17:30:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=39242#comment-2032710</guid>

					<description><![CDATA[Does it work when secure boot is enabled on client devices?]]></description>
			<content:encoded><![CDATA[<p>Does it work when secure boot is enabled on client devices?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Varma		</title>
		<link>https://www.tecmint.com/install-pxe-network-boot-server-in-centos-8/comment-page-1/#comment-1869179</link>

		<dc:creator><![CDATA[Varma]]></dc:creator>
		<pubDate>Mon, 29 Aug 2022 07:13:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=39242#comment-1869179</guid>

					<description><![CDATA[Hi,

I have followed the tutorial and was able to Build the Server and it is working fine. But I want to Config the server in such a way that based on my client&#039;s MAC address OS should be installed without manual intervention. can this be possible?]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I have followed the tutorial and was able to Build the Server and it is working fine. But I want to Config the server in such a way that based on my client&#8217;s MAC address OS should be installed without manual intervention. can this be possible?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: André Duchesne		</title>
		<link>https://www.tecmint.com/install-pxe-network-boot-server-in-centos-8/comment-page-1/#comment-1769840</link>

		<dc:creator><![CDATA[André Duchesne]]></dc:creator>
		<pubDate>Mon, 18 Apr 2022 18:07:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=39242#comment-1769840</guid>

					<description><![CDATA[I think this is a mistake in step 10. This is not logical to create folder &quot;&lt;strong&gt;centos7&lt;/strong&gt;&quot; with this name in the &lt;strong&gt;tftp&lt;/strong&gt; server because the distro downloaded is &lt;strong&gt;centos8&lt;/strong&gt;.

&lt;strong&gt;10.&lt;/strong&gt; Once you’ve downloaded CentOS 8, you need to create a &quot;&lt;strong&gt;centos7&lt;/strong&gt;&quot; directory and copy the bootable kernel and initrd images.
&lt;pre&gt;
# mkdir /var/lib/tftpboot/centos8
# cp /mnt/images/pxeboot/vmlinuz /var/lib/tftpboot/centos8
# cp /mnt/images/pxeboot/initrd.img /var/lib/tftpboot/centos8
&lt;/pre&gt;
The reason behind having this approach is that later you can have separate directories for each new Linux distribution under &lt;strong&gt;/var/lib/tftpboot&lt;/strong&gt; without messing up the entire directory structure.]]></description>
			<content:encoded><![CDATA[<p>I think this is a mistake in step 10. This is not logical to create folder &#8220;<strong>centos7</strong>&#8221; with this name in the <strong>tftp</strong> server because the distro downloaded is <strong>centos8</strong>.</p>
<p><strong>10.</strong> Once you’ve downloaded CentOS 8, you need to create a &#8220;<strong>centos7</strong>&#8221; directory and copy the bootable kernel and initrd images.</p>
<pre>
# mkdir /var/lib/tftpboot/centos8
# cp /mnt/images/pxeboot/vmlinuz /var/lib/tftpboot/centos8
# cp /mnt/images/pxeboot/initrd.img /var/lib/tftpboot/centos8
</pre>
<p>The reason behind having this approach is that later you can have separate directories for each new Linux distribution under <strong>/var/lib/tftpboot</strong> without messing up the entire directory structure.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://www.tecmint.com/install-pxe-network-boot-server-in-centos-8/comment-page-1/#comment-1483126</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Wed, 28 Apr 2021 17:54:21 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=39242#comment-1483126</guid>

					<description><![CDATA[The &quot;Boot from local Drive&quot; option just keeps counting down over and over for me. Do I need to point it to something?]]></description>
			<content:encoded><![CDATA[<p>The &#8220;Boot from local Drive&#8221; option just keeps counting down over and over for me. Do I need to point it to something?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin		</title>
		<link>https://www.tecmint.com/install-pxe-network-boot-server-in-centos-8/comment-page-1/#comment-1400054</link>

		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Fri, 11 Dec 2020 14:23:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=39242#comment-1400054</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-pxe-network-boot-server-in-centos-8/comment-page-1/#comment-1399778&quot;&gt;Justin&lt;/a&gt;.

This issue is rectified. But the pxe menu is non-responsive. Whenever I press a key the timeout timer gets reset. Options are coming as provided in the default file, I can see that when I press the Tab key. 
thank you.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-pxe-network-boot-server-in-centos-8/comment-page-1/#comment-1399778">Justin</a>.</p>
<p>This issue is rectified. But the pxe menu is non-responsive. Whenever I press a key the timeout timer gets reset. Options are coming as provided in the default file, I can see that when I press the Tab key.<br />
thank you.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
