<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Me, Myself and Technology &#187; Grub</title>
	<atom:link href="http://www.kalpik.com/blog/category/grub/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalpik.com/blog</link>
	<description>Kalpik Nigam</description>
	<lastBuildDate>Tue, 06 Sep 2011 09:14:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Animated boot screen on openSuSE 10.2</title>
		<link>http://www.kalpik.com/blog/2007/01/25/animated-boot-screen-on-opensuse-102/</link>
		<comments>http://www.kalpik.com/blog/2007/01/25/animated-boot-screen-on-opensuse-102/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 04:35:29 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
				<category><![CDATA[Animated Boot]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[openSuSE]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/01/25/animated-boot-screen-on-opensuse-102/</guid>
		<description><![CDATA[Everyone who has used openSuSE 10.2 must have come across the animated boot screen. But the problem is that its not permanent. It comes sometimes, and doesnt come at other times. Im writing this tutorial for all you penguin lovers who would like to see the animated boot everytime! 1. In the terminal (from your [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone who has used openSuSE 10.2 must have come across the animated boot screen. But the problem is that its not permanent. It comes sometimes, and doesnt come at other times. Im writing this tutorial for all you penguin lovers who would like to see the animated boot everytime!</p>
<p>1. In the terminal (from your home folder) type <strong>mkdir new</strong><br />
2. Type <strong>cp /boot/message new</strong><br />
3. Now type <strong>cd new</strong><br />
4. Type <strong>cpio -i &lt; message</strong><br />
5. Dont close the terminal, and open the folder new in your home folder (from konqueror or nautilus) and edit &#8220;gfxboot.cfg&#8221; file in kwrite/gedit<br />
6. Change &#8220;penguin=-1&#8243; to &#8220;penguin=100&#8243; and save the file<br />
7. Now delete the message file in the new directory by typing <strong>rm message</strong><br />
8. Now type <strong>ls . | cpio -o &gt; message</strong><br />
9. Now type <strong>sudo cp message /boot</strong>, enter your root password if required.</p>
<p>That&#8217;s it! Reboot and check.. You should have the animated boot permanently enabled!</p>
<p><font color="red"><strong>EDIT: Please backup your original /boot/message file before trying this! </strong></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpik.com/blog/2007/01/25/animated-boot-screen-on-opensuse-102/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

