<?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>Quick Tweaks &#187; grub</title>
	<atom:link href="http://www.quicktweaks.com/tag/grub/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quicktweaks.com</link>
	<description>Quick Tweaks For Your System</description>
	<lastBuildDate>Fri, 27 Nov 2009 22:29:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Customizing Your GRUB Screen</title>
		<link>http://www.quicktweaks.com/2008/04/13/customizing-your-grub-screen/</link>
		<comments>http://www.quicktweaks.com/2008/04/13/customizing-your-grub-screen/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 05:10:25 +0000</pubDate>
		<dc:creator>ashokgelal</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[gksu]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[splash]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[X PixMap]]></category>

		<guid isPermaLink="false">http://www.quicktweaks.com/?p=8</guid>
		<description><![CDATA[Ever wanted to show your favorite image as your GRUB splash screen in Ubuntu something similar to other distros such as Fedora? Follow these steps:





Get a picture and open it with GIMP.
Go to Image&#62;Mode&#62;Indexed&#8230;
Make the maximum no. of colors to 14. To do this, enter 14 in the box that shows the default value of [...]


Related posts:<ol><li><a href='http://www.quicktweaks.com/2009/01/07/kick-ass-guide-for-installing-oracle-on-ubuntu/' rel='bookmark' title='Permanent Link: Kick ass guide for installing Oracle on Ubuntu'>Kick ass guide for installing Oracle on Ubuntu</a> <small>Four steps for installing Oracle on Ubuntu. Steps by steps...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to show your favorite image as your GRUB splash screen in Ubuntu something similar to other distros such as Fedora? Follow these steps:<br />
<span id="more-10"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-0816309066023726";
google_ad_slot = "7783831711";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<ol>
<li>Get a picture and open it with GIMP.</li>
<li>Go to <strong><em>Image&gt;Mode&gt;Indexed&#8230;</em></strong></li>
<li>Make the maximum no. of colors to 14. To do this, enter <strong><em>14</em></strong> in the box that shows the default value of 255.</li>
<li>Click Convert</li>
<li>Your image might not look that good, but GRUB screen can handle only 14 colors. If you don&#8217;t like the 14 color picture at all, try changing the color to grayscale (<em><strong>Image&gt;Mode&gt;Grayscale</strong></em>). Some pictures look great in grayscale than in 14 colors.</li>
<li>Go to <em><strong>Image&gt;Scale Image&#8230;</strong></em></li>
<li>Set the width as <em><strong>640</strong></em> pixels and height as <em><strong>480</strong></em> pixels. You might need to click on the Chain icon to be able to set the exact size.</li>
<li>Click Scale</li>
<li>You have to save the file as a X PixMap image. Go to <em><strong>File&gt;Save As&#8230;</strong></em> In the save dialog box Click on <em><strong>Select File Size (By Extension)</strong></em>. From the drop down menu, select X PixMap image (third option from bottom). Give a filename, Save and close GIMP.Make the archive of the image:</li>
<li>R-click on the the file you have just saved and select Create Archive&#8230;</li>
<li>Give a name (the default should be okay). Don&#8217;t forget the save the file type as .gz. From the extension menu select .gz.</li>
<li>Click CreateCopy the archive file to /boot/grub/mygrubimages</li>
<li>Those who know how to copy files using Terminal window can easily do that. For those who prefer graphical way of copying files should open the Run Dialog box (Alt+F2) and type:<br />
<em><strong>gksu nautilus /boot/grub/</strong></em> and hit enter. If it asks for your password, give it.</li>
<li>Create a new folder, name it <em>mygrubimages</em> (you can name it anything) and copy the archive file into it.</li>
<li>Open /boot/grub/menu.lst. Again in the Run dialog box, type:<br />
<em><strong>gksu gedit /bott/grub/mnu.lst</strong></em> and hit enter. If it asks for password again then you know what to do &#8211; restart and use Windows Vista. It never nags you for doing any administrative tasks! <img src='http://www.quicktweaks.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
<li>In the file that opens, add a following line:<br />
<em><strong>splashimage=/boot/grub/mysplashimages/nameOfArchiveFile.gz</strong></em></li>
<li>Save the file, restart your Ubuntu box, and get ready to be welcomed by your favorite picture</li>
</ol>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0816309066023726";
google_ad_slot = "7783831711";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>


<p>Related posts:<ol><li><a href='http://www.quicktweaks.com/2009/01/07/kick-ass-guide-for-installing-oracle-on-ubuntu/' rel='bookmark' title='Permanent Link: Kick ass guide for installing Oracle on Ubuntu'>Kick ass guide for installing Oracle on Ubuntu</a> <small>Four steps for installing Oracle on Ubuntu. Steps by steps...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.quicktweaks.com/2008/04/13/customizing-your-grub-screen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install Bulky Linux Distribution Without Burning a CD</title>
		<link>http://www.quicktweaks.com/2008/04/07/install-bulky-linux-distribution-without-burning-a-cd/</link>
		<comments>http://www.quicktweaks.com/2008/04/07/install-bulky-linux-distribution-without-burning-a-cd/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 18:41:28 +0000</pubDate>
		<dc:creator>ashokgelal</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[grub4dos]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[mbr]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[vmlinuz]]></category>

		<guid isPermaLink="false">http://www.quicktweaks.com/?p=3</guid>
		<description><![CDATA[This tutorial is about installing Fedora Linux without burning a CD/DVD.
Scenario/ Assumption:
1) You have Microsoft Windows
2) You have your system drive as C: (No matter whether it is FAT or NTFS)
3) You have Fedora .ISO files in the root directory of some partition (the partition must be FAT!)
4) You need to have a program that [...]


Related posts:<ol><li><a href='http://www.quicktweaks.com/2009/11/26/10-linux-commands-for-fun/' rel='bookmark' title='Permanent Link: 10 Linux commands for fun'>10 Linux commands for fun</a> <small>Here are few Linux commands you can play with for...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>This tutorial is about installing Fedora Linux without burning a CD/DVD.</p>
<p><span class="fullpost">Scenario/ Assumption:<br />
1) You have Microsoft Windows<br />
2) You have your system drive as C: (No matter whether it is FAT or NTFS)<br />
3) You have Fedora .ISO files in the root directory of some partition (the partition must be FAT!)<br />
4) You need to have a program that can open up the .ISO files. You can use free file archiver. 7zip works great. In this tutorial I am using Winrar.</span><br />
<span id="more-5"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-0816309066023726";
google_ad_slot = "7783831711";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>Steps:</p>
<ol>
<li> Go to C: drive and create a directory; name it boot</li>
<li> Open the .ISO file with Winrar. Inside isolinux directory, you will find two files: initrd.img and vmlinuz. Extract these two files to boot directory you have created in step 1 above</li>
<li> Go to http://sourceforge.net/projects/grub4dos to download grub4dos. This is required to boot grub from dos.</li>
<li> Extract the contents of grub4dos. Rename the directory to grub and copy it inside boot directory.</li>
<li> Inside the grub directory, you will find two files; grldr and grldr.mbr. Copy these two files to your C: root directory</li>
<li> Open boot.ini file which contains the boot information for Windows. You need to enable Show Hidden Files and Show System Files to view it in C: root directory. The easiest way is to type C:\boot.ini in the Run dialog box.</li>
<li> Type <strong><em>C:\grldr=&#8221;Start GRUB&#8221;</em></strong> at the bottom of boot.ini and save it.</li>
<li> Open menu.lst file with Notepad which is inside C:\boot\grub directory and type the following lines at the bottom:<br />
<strong><em> title Install Fedora Linux<br />
kernel (hd0,0)/boot/vmlinuz<br />
initrd (hd0,0)/boot/initrd.img</em></strong></li>
<li>Save the menu.lst file and restart your computer.</li>
</ol>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0816309066023726";
google_ad_slot = "7783831711";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>


<p>Related posts:<ol><li><a href='http://www.quicktweaks.com/2009/11/26/10-linux-commands-for-fun/' rel='bookmark' title='Permanent Link: 10 Linux commands for fun'>10 Linux commands for fun</a> <small>Here are few Linux commands you can play with for...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.quicktweaks.com/2008/04/07/install-bulky-linux-distribution-without-burning-a-cd/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.642 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-11-29 02:02:12 -->
<!-- Compression = gzip -->