<?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 Basic Guide to Linux Boot Process	</title>
	<atom:link href="https://www.tecmint.com/linux-boot-process/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/linux-boot-process/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 05 Feb 2024 04:34:25 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/linux-boot-process/comment-page-1/#comment-2132502</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 05 Feb 2024 04:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2308#comment-2132502</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-boot-process/comment-page-1/#comment-2132432&quot;&gt;Philippe Moisan&lt;/a&gt;.

@Philippe,

Thanks for letting me know! I&#039;ve updated the link to ensure it&#039;s current and accessible.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-boot-process/comment-page-1/#comment-2132432">Philippe Moisan</a>.</p>
<p>@Philippe,</p>
<p>Thanks for letting me know! I&#8217;ve updated the link to ensure it&#8217;s current and accessible.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Philippe Moisan		</title>
		<link>https://www.tecmint.com/linux-boot-process/comment-page-1/#comment-2132432</link>

		<dc:creator><![CDATA[Philippe Moisan]]></dc:creator>
		<pubDate>Mon, 05 Feb 2024 00:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2308#comment-2132432</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-boot-process/comment-page-1/#comment-866165&quot;&gt;Ravi Saive&lt;/a&gt;.

The link is obsolete...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-boot-process/comment-page-1/#comment-866165">Ravi Saive</a>.</p>
<p>The link is obsolete&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jordi		</title>
		<link>https://www.tecmint.com/linux-boot-process/comment-page-1/#comment-1431364</link>

		<dc:creator><![CDATA[Jordi]]></dc:creator>
		<pubDate>Tue, 09 Feb 2021 11:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2308#comment-1431364</guid>

					<description><![CDATA[&lt;strong&gt;Initrd&lt;/strong&gt; is mounted before the &quot;real&quot; root filesystem and init is executed...]]></description>
			<content:encoded><![CDATA[<p><strong>Initrd</strong> is mounted before the &#8220;real&#8221; root filesystem and init is executed&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Harry S. Anchan		</title>
		<link>https://www.tecmint.com/linux-boot-process/comment-page-1/#comment-1419965</link>

		<dc:creator><![CDATA[Harry S. Anchan]]></dc:creator>
		<pubDate>Thu, 21 Jan 2021 15:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2308#comment-1419965</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-boot-process/comment-page-1/#comment-1389420&quot;&gt;dragonmouth&lt;/a&gt;.

What am I missing? I did not see any glaring grammatical errors on this page, except the odd punctuation (who cares about that?)!!! Unless, of course, you have already corrected them. Be that as it may, thank you for the great information. It was very helpful and easy to understand.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-boot-process/comment-page-1/#comment-1389420">dragonmouth</a>.</p>
<p>What am I missing? I did not see any glaring grammatical errors on this page, except the odd punctuation (who cares about that?)!!! Unless, of course, you have already corrected them. Be that as it may, thank you for the great information. It was very helpful and easy to understand.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dragonmouth		</title>
		<link>https://www.tecmint.com/linux-boot-process/comment-page-1/#comment-1394297</link>

		<dc:creator><![CDATA[dragonmouth]]></dc:creator>
		<pubDate>Tue, 24 Nov 2020 19:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2308#comment-1394297</guid>

					<description><![CDATA[Of course Step #4 is valid only for &lt;strong&gt;systemd&lt;/strong&gt;.  While the runlevels remain the same across all init programs, each init (S6, runit, sysVinit, etc) has its own steps in starting a system.

BTW - systemd is no longer just an init program.  It is slowly becoming the control program for the distros that use it as more and more functionality is grafted unto it.  systemd violates the basic Unix/Linux/BSD principle of doing one thing and doing it well.  It is an octopus that does many jobs barely adequately.]]></description>
			<content:encoded><![CDATA[<p>Of course Step #4 is valid only for <strong>systemd</strong>.  While the runlevels remain the same across all init programs, each init (S6, runit, sysVinit, etc) has its own steps in starting a system.</p>
<p>BTW &#8211; systemd is no longer just an init program.  It is slowly becoming the control program for the distros that use it as more and more functionality is grafted unto it.  systemd violates the basic Unix/Linux/BSD principle of doing one thing and doing it well.  It is an octopus that does many jobs barely adequately.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
