<?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; vmlinuz</title>
	<atom:link href="http://www.quicktweaks.com/tag/vmlinuz/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>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.706 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-11-29 08:34:59 -->
<!-- Compression = gzip -->