<?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>kernel.lt &#187; splash</title>
	<atom:link href="http://kernel.lt/zyme/splash/feed/" rel="self" type="application/rss+xml" />
	<link>http://kernel.lt</link>
	<description>Kompiuterijos ir kitos IT naujienos</description>
	<lastBuildDate>Sun, 03 Feb 2013 20:17:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Grub2 splash image</title>
		<link>http://kernel.lt/2010/06/grub2-splash-image/</link>
		<comments>http://kernel.lt/2010/06/grub2-splash-image/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 11:40:37 +0000</pubDate>
		<dc:creator>Martynas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[splash]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Parodysiu kaip lengvai galima pagražinti savo naują grub2. Įdiegiame spashimage: # sudo apt-get install grub2-splashimages Nuotraukos bus talpinamos šiame kataloge: # /usr/share/images/grub Dabar atidarome /etc/grub.d/05_debian_theme # sudo nano /etc/grub.d/05_debian_theme Susirandame eilutę for i in&#8230;. ir ten įrašome nuotraukos pavadinimą. Turėtu atrodyti taip: # for i in {/boot/grub,/usr/share/images/desktop-base,/usr/share/images/grub}/Nuotrauka.{png,tga} ; do Atnaujinam grub: # sudo update-grub Perkraunam [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://kernel.lt/wp-content/uploads/2010/06/grub-shot.png" rel="lightbox[180]"><img src="http://kernel.lt/wp-content/uploads/2010/06/grub-shot-300x203.png" alt="" title="grub-shot" width="300" height="203" class="alignnone size-medium wp-image-1118" /></a></p>
<p>Parodysiu kaip lengvai galima pagražinti savo naują grub2.</p>
<p>Įdiegiame spashimage:</p>
<p><code># sudo apt-get install grub2-splashimages</code></p>
<p>Nuotraukos bus talpinamos šiame kataloge:</p>
<p><code># /usr/share/images/grub</code></p>
<p>Dabar atidarome /etc/grub.d/05_debian_theme</p>
<p><code># sudo nano /etc/grub.d/05_debian_theme</code></p>
<p>Susirandame eilutę for i in&#8230;. ir ten įrašome nuotraukos pavadinimą. Turėtu atrodyti taip:</p>
<p><code># for i in {/boot/grub,/usr/share/images/desktop-base,/usr/share/images/grub}/Nuotrauka.{png,tga} ; do</code></p>
<p>Atnaujinam grub:</p>
<p><code># sudo update-grub</code></p>
<p>Perkraunam sistemą:</p>
<p><code># sudo reboot</code></p>
]]></content:encoded>
			<wfw:commentRss>http://kernel.lt/2010/06/grub2-splash-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->