<?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"
	>
<channel>
	<title>Comments on: The Linux Saga: boot loader, initrd &#38; Sys V</title>
	<atom:link href="http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/feed/" rel="self" type="application/rss+xml" />
	<link>http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/</link>
	<description>All About GNU/Linux and BSD - reviews, comparisons, articles</description>
	<pubDate>Thu, 18 Mar 2010 05:13:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: repolho</title>
		<link>http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-123659</link>
		<dc:creator>repolho</dc:creator>
		<pubDate>Mon, 25 Aug 2008 19:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-123659</guid>
		<description>On chapter 7, when you're linking the gdm script, you should actually be doing:
&lt;code&gt;root@server:/ # ln -s /etc/init.d/gdm /etc/rc2.d/S99gdm &lt;/code&gt;
Right?

Thanks for the article. I always wondered what a runlevel was, but never took the time to learn it. XD</description>
		<content:encoded><![CDATA[<p>On chapter 7, when you&#8217;re linking the gdm script, you should actually be doing:<br />
<code>root@server:/ # ln -s /etc/init.d/gdm /etc/rc2.d/S99gdm </code><br />
Right?</p>
<p>Thanks for the article. I always wondered what a runlevel was, but never took the time to learn it. XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adis</title>
		<link>http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122753</link>
		<dc:creator>adis</dc:creator>
		<pubDate>Tue, 29 Jul 2008 09:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122753</guid>
		<description>Additionally, in run level 4 display manager is started automatically (Slackware's init scripts look for kdm, gdm and xdm, respectively), so it's not the same as runlevels 3 or 4. Don't forget that Slack also supports SystemV style init scripts, where different run levels do matter.</description>
		<content:encoded><![CDATA[<p>Additionally, in run level 4 display manager is started automatically (Slackware&#8217;s init scripts look for kdm, gdm and xdm, respectively), so it&#8217;s not the same as runlevels 3 or 4. Don&#8217;t forget that Slack also supports SystemV style init scripts, where different run levels do matter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pádraig Brady</title>
		<link>http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122752</link>
		<dc:creator>Pádraig Brady</dc:creator>
		<pubDate>Tue, 29 Jul 2008 09:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122752</guid>
		<description>I've some more &lt;a href="http://www.pixelbeat.org/docs/disk/" rel="nofollow"&gt;details of the Grub bootloader&lt;/a&gt; process.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve some more <a href="http://www.pixelbeat.org/docs/disk/" rel="nofollow" class="extlink">details of the Grub bootloader</a> process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onion</title>
		<link>http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122751</link>
		<dc:creator>onion</dc:creator>
		<pubDate>Tue, 29 Jul 2008 09:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122751</guid>
		<description>You can also just skip the initrd and have your (critical) drivers in the kernel.</description>
		<content:encoded><![CDATA[<p>You can also just skip the initrd and have your (critical) drivers in the kernel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Cobbaut</title>
		<link>http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122748</link>
		<dc:creator>Paul Cobbaut</dc:creator>
		<pubDate>Tue, 29 Jul 2008 06:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122748</guid>
		<description>What about the new init system (upstart?) that is used in ubuntu 8.04. Will you explain this also someday ?

paul</description>
		<content:encoded><![CDATA[<p>What about the new init system (upstart?) that is used in ubuntu 8.04. Will you explain this also someday ?</p>
<p>paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gus3</title>
		<link>http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122747</link>
		<dc:creator>gus3</dc:creator>
		<pubDate>Tue, 29 Jul 2008 05:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122747</guid>
		<description>You say runlevel 4 is not used in Slackware; correctly, it is not used &lt;em&gt;by default&lt;/em&gt;. However, both 2 and 4 are available, and the "initdefault" runlevel can be changed to either of these.</description>
		<content:encoded><![CDATA[<p>You say runlevel 4 is not used in Slackware; correctly, it is not used <em>by default</em>. However, both 2 and 4 are available, and the &#8220;initdefault&#8221; runlevel can be changed to either of these.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drz</title>
		<link>http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122696</link>
		<dc:creator>drz</dc:creator>
		<pubDate>Sat, 26 Jul 2008 11:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122696</guid>
		<description>Phantastic! Informative with an intelligent humour... :)

Best article Ive ever read in computer magazines. 

If you continue this series, Ill be able to write my own driver for my Ultra-SAS-SATA X without any help, when its finally available. :)

drz</description>
		<content:encoded><![CDATA[<p>Phantastic! Informative with an intelligent humour&#8230; <img src='http://polishlinux.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Best article Ive ever read in computer magazines. </p>
<p>If you continue this series, Ill be able to write my own driver for my Ultra-SAS-SATA X without any help, when its finally available. <img src='http://polishlinux.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>drz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kotnik</title>
		<link>http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122689</link>
		<dc:creator>kotnik</dc:creator>
		<pubDate>Fri, 25 Jul 2008 21:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/the-linux-saga-boot-loader-initrd-sys-v/#comment-122689</guid>
		<description>Very well written...

Enjoyed reading it ;)</description>
		<content:encoded><![CDATA[<p>Very well written&#8230;</p>
<p>Enjoyed reading it <img src='http://polishlinux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
