<?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: bootsplash a.k.a. Splashy on Debian</title>
	<atom:link href="http://blog.anantshri.info/bootsplash-aka-splashy-on-debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anantshri.info/bootsplash-aka-splashy-on-debian/</link>
	<description>My journey into the world of virtual reality.</description>
	<lastBuildDate>Sun, 04 Jul 2010 06:12:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Howto Splashy on Debian : Linux Hardcore Blog</title>
		<link>http://blog.anantshri.info/bootsplash-aka-splashy-on-debian/#comment-2350</link>
		<dc:creator>Howto Splashy on Debian : Linux Hardcore Blog</dc:creator>
		<pubDate>Mon, 25 Jan 2010 11:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=22#comment-2350</guid>
		<description>[...] Original Source HERE Stumble! for WP   Share and Enjoy: [...]</description>
		<content:encoded><![CDATA[<p>[...] Original Source HERE Stumble! for WP   Share and Enjoy: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: best web hosting</title>
		<link>http://blog.anantshri.info/bootsplash-aka-splashy-on-debian/#comment-472</link>
		<dc:creator>best web hosting</dc:creator>
		<pubDate>Wed, 24 Jun 2009 16:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=22#comment-472</guid>
		<description>Thanks for the information. There seems to be a never ending supply of great information on the net. I love learning new stuff, and will be back to read your posts regularly !! Thanks again :)
Thanks,
Sandy</description>
		<content:encoded><![CDATA[<p>Thanks for the information. There seems to be a never ending supply of great information on the net. I love learning new stuff, and will be back to read your posts regularly !! Thanks again <img src='http://blog.anantshri.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks,<br />
Sandy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier</title>
		<link>http://blog.anantshri.info/bootsplash-aka-splashy-on-debian/#comment-471</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Fri, 08 Aug 2008 22:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=22#comment-471</guid>
		<description>Hi,

  nice tips, thanks for your help.

  Work fine on a Lenny/Testing.

Notes:
1) For GRUB part, this is needed to run &quot;update-grub&quot; if &quot;# defoptions&quot; is modified :

# defoptions=vga=791 splash quiet

2) For &quot;ENABLE_INITRAMFS=1&quot;, this is prevent Linux to wake up after a &quot;suspend to disk&quot; (&quot;s2disk&quot; or &quot;hibernate&quot;).

There is no issue with s2disk/hibernate with &quot;ENABLE_INITRAMFS=0&quot;

 Regards</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>  nice tips, thanks for your help.</p>
<p>  Work fine on a Lenny/Testing.</p>
<p>Notes:<br />
1) For GRUB part, this is needed to run &#8220;update-grub&#8221; if &#8220;# defoptions&#8221; is modified :</p>
<p># defoptions=vga=791 splash quiet</p>
<p>2) For &#8220;ENABLE_INITRAMFS=1&#8243;, this is prevent Linux to wake up after a &#8220;suspend to disk&#8221; (&#8220;s2disk&#8221; or &#8220;hibernate&#8221;).</p>
<p>There is no issue with s2disk/hibernate with &#8220;ENABLE_INITRAMFS=0&#8243;</p>
<p> Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anant Shrivastava</title>
		<link>http://blog.anantshri.info/bootsplash-aka-splashy-on-debian/#comment-470</link>
		<dc:creator>Anant Shrivastava</dc:creator>
		<pubDate>Sun, 09 Dec 2007 07:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=22#comment-470</guid>
		<description>hello bookie, please read that this step os optional and do specify the exact error message that occur, without that we will not be able to help you.</description>
		<content:encoded><![CDATA[<p>hello bookie, please read that this step os optional and do specify the exact error message that occur, without that we will not be able to help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bookie</title>
		<link>http://blog.anantshri.info/bootsplash-aka-splashy-on-debian/#comment-469</link>
		<dc:creator>bookie</dc:creator>
		<pubDate>Sat, 08 Dec 2007 16:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=22#comment-469</guid>
		<description>The above info broke my system!!

But first you must edit /etc/default/splashy and set ENABLE_INITRAMFS=1 so that Splashy will integrate itself into future initramfs images.

update-initramfs -u -t -k `uname -r`

Followed this info to letter. My computer wouldn&#039;t boot!!

Make sure that you are correct before releasing to the general public.

Not a happy bunny</description>
		<content:encoded><![CDATA[<p>The above info broke my system!!</p>
<p>But first you must edit /etc/default/splashy and set ENABLE_INITRAMFS=1 so that Splashy will integrate itself into future initramfs images.</p>
<p>update-initramfs -u -t -k `uname -r`</p>
<p>Followed this info to letter. My computer wouldn&#8217;t boot!!</p>
<p>Make sure that you are correct before releasing to the general public.</p>
<p>Not a happy bunny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TuxFeed &#8250; How to configure Splashy Scree on debian</title>
		<link>http://blog.anantshri.info/bootsplash-aka-splashy-on-debian/#comment-468</link>
		<dc:creator>TuxFeed &#8250; How to configure Splashy Scree on debian</dc:creator>
		<pubDate>Fri, 02 Nov 2007 13:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=22#comment-468</guid>
		<description>copy posted at

http://www.tuxfeed.com/2007/11/02/how-to-configure-splashy-scree-on-debian/</description>
		<content:encoded><![CDATA[<p>copy posted at</p>
<p><a  href="http://www.tuxfeed.com/2007/11/02/how-to-configure-splashy-scree-on-debian/" rel="nofollow">http://www.tuxfeed.com/2007/11/02/how-to-configure-splashy-scree-on-debian/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to configure Splashy Scree on debian -- Debian Admin</title>
		<link>http://blog.anantshri.info/bootsplash-aka-splashy-on-debian/#comment-467</link>
		<dc:creator>How to configure Splashy Scree on debian -- Debian Admin</dc:creator>
		<pubDate>Fri, 02 Nov 2007 11:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=22#comment-467</guid>
		<description>a copy has also been posted at

http://www.debianadmin.com/how-to-configure-splashy-scree-on-debian.html</description>
		<content:encoded><![CDATA[<p>a copy has also been posted at</p>
<p><a  href="http://www.debianadmin.com/how-to-configure-splashy-scree-on-debian.html" rel="nofollow">http://www.debianadmin.com/how-to-configure-splashy-scree-on-debian.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
