<?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: Mastering Grub 2 The Easy Way</title>
	<atom:link href="http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 12:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Hd</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-26205</link>
		<dc:creator>Hd</dc:creator>
		<pubDate>Sun, 13 Mar 2011 17:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-26205</guid>
		<description>Sorry man, this is Linux... Get used to the command line... </description>
		<content:encoded><![CDATA[<p>Sorry man, this is Linux&#8230; Get used to the command line&#8230; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Perpsective</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-17971</link>
		<dc:creator>Perpsective</dc:creator>
		<pubDate>Fri, 10 Sep 2010 02:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-17971</guid>
		<description>I don&#039;t worry about Grub2. &lt;br&gt;&lt;br&gt;I have a small 100 Mb /boot partition on the hard drive in which I have Grub Legacy installed. The Master Boot Record (MBR) points to this and this never changes. I use this version of Grub Legacy to chainload whichever bootloader exists in the partition of the OS being loaded.&lt;br&gt;&lt;br&gt;So, on my hard drive I have Windows 7 on one partition, with the Windows bootloader installed within that partition. I have Kubuntu in another partition, with the Grub2 bootloader installed in that partition (but not to the MBR). I also have ubuntu in another partition, and it also has Grub2 installed only within that partition (not in the MBR). Finally, I have Mac OSX, with its own bootloader.&lt;br&gt;&lt;br&gt;When the system boots, the MBR is set to point to Grub Legacy in the small boot partition. This gives me the menu with the list of Operating Systems on my hard drive.&lt;br&gt;&lt;br&gt;When I select one of the choices on the menu, Grub Legacy then merely chainloads whichever bootloader is associated with the OS I have chosen, each stored in the same partition as the OS.&lt;br&gt;&lt;br&gt;With this setup, I never have to change the MBR, don&#039;t have to fiddle much with the boot partition version of Grub Legacy (except to change the menu), and don&#039;t have to worry about each individual bootloader (since they are free to update themselves within their own partition without affecting any other partition).&lt;br&gt;&lt;br&gt;The chainloading process takes only 1 extra second, so doesn&#039;t slow down things at all.&lt;br&gt;&lt;br&gt;There is no better way to go, if you are using multiple OSs.&lt;br&gt;&lt;br&gt;My method is at &lt;a href=&quot;http://ubuntuguide.org/wiki/Multiple_OS_Installation&quot; rel=&quot;nofollow&quot;&gt;http://ubuntuguide.org/wiki/Multiple_OS_Installation&lt;/a&gt; or&lt;br&gt;&lt;a href=&quot;http://kubuntuguide.org/Multiple_OS_Installation&quot; rel=&quot;nofollow&quot;&gt;http://kubuntuguide.org/Multiple_OS_Installation&lt;/a&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>I don&#39;t worry about Grub2. </p>
<p>I have a small 100 Mb /boot partition on the hard drive in which I have Grub Legacy installed. The Master Boot Record (MBR) points to this and this never changes. I use this version of Grub Legacy to chainload whichever bootloader exists in the partition of the OS being loaded.</p>
<p>So, on my hard drive I have Windows 7 on one partition, with the Windows bootloader installed within that partition. I have Kubuntu in another partition, with the Grub2 bootloader installed in that partition (but not to the MBR). I also have ubuntu in another partition, and it also has Grub2 installed only within that partition (not in the MBR). Finally, I have Mac OSX, with its own bootloader.</p>
<p>When the system boots, the MBR is set to point to Grub Legacy in the small boot partition. This gives me the menu with the list of Operating Systems on my hard drive.</p>
<p>When I select one of the choices on the menu, Grub Legacy then merely chainloads whichever bootloader is associated with the OS I have chosen, each stored in the same partition as the OS.</p>
<p>With this setup, I never have to change the MBR, don&#39;t have to fiddle much with the boot partition version of Grub Legacy (except to change the menu), and don&#39;t have to worry about each individual bootloader (since they are free to update themselves within their own partition without affecting any other partition).</p>
<p>The chainloading process takes only 1 extra second, so doesn&#39;t slow down things at all.</p>
<p>There is no better way to go, if you are using multiple OSs.</p>
<p>My method is at <a href="http://ubuntuguide.org/wiki/Multiple_OS_Installation" rel="nofollow">http://ubuntuguide.org/wiki/Multiple_OS_Installation</a> or<br /><a href="http://kubuntuguide.org/Multiple_OS_Installation" rel="nofollow">http://kubuntuguide.org/Multiple_OS_Installation</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rygle</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-16836</link>
		<dc:creator>rygle</dc:creator>
		<pubDate>Wed, 09 Jun 2010 10:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-16836</guid>
		<description>That&#039;s the easy way?!? Someone seriously needs to come up with a GUI frontend...</description>
		<content:encoded><![CDATA[<p>That&#39;s the easy way?!? Someone seriously needs to come up with a GUI frontend&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konfigurace Grub 2 - Vladislav Krejcirik</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-16646</link>
		<dc:creator>Konfigurace Grub 2 - Vladislav Krejcirik</dc:creator>
		<pubDate>Mon, 31 May 2010 11:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-16646</guid>
		<description>[...] jsem dobrý ?lánek popisující konfiguraci nové verze zavad??e grub. Tady je odkaz.        GNU Linux GNU Linux, [...]</description>
		<content:encoded><![CDATA[<p>[...] jsem dobrý ?lánek popisující konfiguraci nové verze zavad??e grub. Tady je odkaz.        GNU Linux GNU Linux, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dearvivekkumar</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-15307</link>
		<dc:creator>dearvivekkumar</dc:creator>
		<pubDate>Sun, 28 Feb 2010 16:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-15307</guid>
		<description>I have downloaded the splash images and made the changes in /etc/grub.d/*02_debian_theme file as&lt;br&gt;&lt;b&gt;for i in {/boot/grub,/usr/share/images/grub/Windbuchencom.tga}/moreblue-orbit-grub.{png,tga} ; do&lt;/b&gt;&lt;br&gt;&lt;br&gt;while i am running command for updating the grub getting error as which is highlighted below. why is it so??????&lt;br&gt;&lt;br&gt;vivek@vivek-friend:~$ sudo update-grub&lt;br&gt;Generating grub.cfg ...&lt;br&gt;Found linux image: /boot/vmlinuz-2.6.31-14-generic&lt;br&gt;Found initrd image: /boot/initrd.img-2.6.31-14-generic&lt;br&gt;Found memtest86+ image: /boot/memtest86+.bin&lt;br&gt;&lt;b&gt;/sbin/lvs: 1: Syntax error: newline unexpected&lt;/b&gt;&lt;br&gt;Found Windows 7 (loader) on /dev/sda1&lt;br&gt;&lt;br&gt;&lt;br&gt;thanks</description>
		<content:encoded><![CDATA[<p>I have downloaded the splash images and made the changes in /etc/grub.d/*02_debian_theme file as<br /><b>for i in {/boot/grub,/usr/share/images/grub/Windbuchencom.tga}/moreblue-orbit-grub.{png,tga} ; do</b></p>
<p>while i am running command for updating the grub getting error as which is highlighted below. why is it so??????</p>
<p>vivek@vivek-friend:~$ sudo update-grub<br />Generating grub.cfg &#8230;<br />Found linux image: /boot/vmlinuz-2.6.31-14-generic<br />Found initrd image: /boot/initrd.img-2.6.31-14-generic<br />Found memtest86+ image: /boot/memtest86+.bin<br /><b>/sbin/lvs: 1: Syntax error: newline unexpected</b><br />Found Windows 7 (loader) on /dev/sda1</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J Tweed</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-15196</link>
		<dc:creator>J Tweed</dc:creator>
		<pubDate>Tue, 23 Feb 2010 03:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-15196</guid>
		<description>I wish it were so easy.   &lt;br&gt;I&#039;ve wasted 4 weeks of productive &#039;tinkering&#039; whilst going round in circles trying to get grub2 to boot Mint8 AND Fedora FC12 (still grub1) off the same menu.  Too scared to setup anything permanently incase I trash everything with a badly formed grub install.  &lt;br&gt;I can F8 select the boot drive and individually get either to boot, but.. (and chainload should be the answer) anything I try gets me nowhere but Error 15 , 13, 8, &#039;unrecognised format&#039; etc.  The disk numbers from the chroot are different from the debug console (that&#039;s when I get that far).  Part of my problem is that I&#039;m finding dozens of posts not quite dealing with my problem (SATA + PATA boot drives too) and NO clear information about fixing &#039;my&#039; problem.&lt;br&gt;Some things just seem broken from the outset.&lt;br&gt;os-prober does not report any OS even though I have 2, (so what&#039;s it doing ?)&lt;br&gt;It seems impossible to test out grub2 from the command line like I could with grub.&lt;br&gt;Confusing terminology muddles the correct place to use &#039;(hdx)&#039; or &#039;/dev/sdx&#039; to a layman.&lt;br&gt;&lt;br&gt;I just want to boot my computer.  &lt;br&gt;Enjoying debugging Grub2 was not the purpose I bought the computer for.</description>
		<content:encoded><![CDATA[<p>I wish it were so easy.   <br />I&#39;ve wasted 4 weeks of productive &#39;tinkering&#39; whilst going round in circles trying to get grub2 to boot Mint8 AND Fedora FC12 (still grub1) off the same menu.  Too scared to setup anything permanently incase I trash everything with a badly formed grub install.  <br />I can F8 select the boot drive and individually get either to boot, but.. (and chainload should be the answer) anything I try gets me nowhere but Error 15 , 13, 8, &#39;unrecognised format&#39; etc.  The disk numbers from the chroot are different from the debug console (that&#39;s when I get that far).  Part of my problem is that I&#39;m finding dozens of posts not quite dealing with my problem (SATA + PATA boot drives too) and NO clear information about fixing &#39;my&#39; problem.<br />Some things just seem broken from the outset.<br />os-prober does not report any OS even though I have 2, (so what&#39;s it doing ?)<br />It seems impossible to test out grub2 from the command line like I could with grub.<br />Confusing terminology muddles the correct place to use &#39;(hdx)&#39; or &#39;/dev/sdx&#39; to a layman.</p>
<p>I just want to boot my computer.  <br />Enjoying debugging Grub2 was not the purpose I bought the computer for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Nonymous</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-14308</link>
		<dc:creator>Al Nonymous</dc:creator>
		<pubDate>Thu, 21 Jan 2010 04:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-14308</guid>
		<description>Anyone here remember &quot;New Coke&quot;?

Grub2 and KDE4 are Linux&#039;s &quot;New Coke&quot;.</description>
		<content:encoded><![CDATA[<p>Anyone here remember &#8220;New Coke&#8221;?</p>
<p>Grub2 and KDE4 are Linux&#8217;s &#8220;New Coke&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Nonymous</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-23701</link>
		<dc:creator>Al Nonymous</dc:creator>
		<pubDate>Thu, 21 Jan 2010 04:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-23701</guid>
		<description>Anyone here remember &quot;New Coke&quot;?

Grub2 and KDE4 are Linux&#039;s &quot;New Coke&quot;.</description>
		<content:encoded><![CDATA[<p>Anyone here remember &#8220;New Coke&#8221;?</p>
<p>Grub2 and KDE4 are Linux&#8217;s &#8220;New Coke&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Nonymous</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-23702</link>
		<dc:creator>Al Nonymous</dc:creator>
		<pubDate>Thu, 21 Jan 2010 04:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-23702</guid>
		<description>Anyone here remember &quot;New Coke&quot;?

Grub2 and KDE4 are Linux&#039;s &quot;New Coke&quot;.</description>
		<content:encoded><![CDATA[<p>Anyone here remember &#8220;New Coke&#8221;?</p>
<p>Grub2 and KDE4 are Linux&#8217;s &#8220;New Coke&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuong</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-14093</link>
		<dc:creator>Chuong</dc:creator>
		<pubDate>Fri, 15 Jan 2010 05:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-14093</guid>
		<description>If you want to change the order of boot entry, just change the number in front of the files in grub.d/
I wanted win7 first so I change 30_os-prober to 07_win7 for example</description>
		<content:encoded><![CDATA[<p>If you want to change the order of boot entry, just change the number in front of the files in grub.d/<br />
I wanted win7 first so I change 30_os-prober to 07_win7 for example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuong</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-23700</link>
		<dc:creator>Chuong</dc:creator>
		<pubDate>Fri, 15 Jan 2010 05:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-23700</guid>
		<description>If you want to change the order of boot entry, just change the number in front of the files in grub.d/
I wanted win7 first so I change 30_os-prober to 07_win7 for example</description>
		<content:encoded><![CDATA[<p>If you want to change the order of boot entry, just change the number in front of the files in grub.d/<br />
I wanted win7 first so I change 30_os-prober to 07_win7 for example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Multiboot USB Stick &#124; PMT's Blog</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-13123</link>
		<dc:creator>Multiboot USB Stick &#124; PMT's Blog</dc:creator>
		<pubDate>Sun, 27 Dec 2009 12:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-13123</guid>
		<description>[...] Joshua Price: Mastering Grub2 The Easy Way [...]</description>
		<content:encoded><![CDATA[<p>[...] Joshua Price: Mastering Grub2 The Easy Way [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LINUX ??? ?????? &#8211; ??????? ?????? &#187; ????????? Grub 2</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-12943</link>
		<dc:creator>LINUX ??? ?????? &#8211; ??????? ?????? &#187; ????????? Grub 2</dc:creator>
		<pubDate>Wed, 23 Dec 2009 04:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-12943</guid>
		<description>[...] &#8220;Mastering Grub 2 The Easy Way&#8221; ?????: Joshua Price ???? ??????????: November 19th, 2009 ???????: [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8220;Mastering Grub 2 The Easy Way&#8221; ?????: Joshua Price ???? ??????????: November 19th, 2009 ???????: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To: Reinstall GRUB2 &#124; Naman Zone</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-12730</link>
		<dc:creator>How To: Reinstall GRUB2 &#124; Naman Zone</dc:creator>
		<pubDate>Fri, 18 Dec 2009 16:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-12730</guid>
		<description>[...] Mastering Grub 2 The Easy Way (maketecheasier.com) [...]</description>
		<content:encoded><![CDATA[<p>[...] Mastering Grub 2 The Easy Way (maketecheasier.com) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lio</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-12592</link>
		<dc:creator>Lio</dc:creator>
		<pubDate>Tue, 15 Dec 2009 01:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-12592</guid>
		<description>Ubuntu is starting to remind me of windows where it &quot;improves&quot; things just to make it more difficult for the user. Grub 2 is a case in point.</description>
		<content:encoded><![CDATA[<p>Ubuntu is starting to remind me of windows where it &#8220;improves&#8221; things just to make it more difficult for the user. Grub 2 is a case in point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lio</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-23699</link>
		<dc:creator>Lio</dc:creator>
		<pubDate>Tue, 15 Dec 2009 01:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-23699</guid>
		<description>Ubuntu is starting to remind me of windows where it &quot;improves&quot; things just to make it more difficult for the user. Grub 2 is a case in point.</description>
		<content:encoded><![CDATA[<p>Ubuntu is starting to remind me of windows where it &#8220;improves&#8221; things just to make it more difficult for the user. Grub 2 is a case in point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-12528</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 12 Dec 2009 16:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-12528</guid>
		<description>In grub legacy I could easily edit /boot/grub/menu.lst.

I have two PC&#039;s with XP and several Linux OS&#039;s including Puppy where I must manually enter the entry.

On Grub 2 ( installed from Ubuntu 9.10 or Mint 8 [Ubuntu-based] ) I need to edit, delete and add certain OS entries to what was easily placed or removed from ~/menu.lst.

What should I do?


---
Bob</description>
		<content:encoded><![CDATA[<p>In grub legacy I could easily edit /boot/grub/menu.lst.</p>
<p>I have two PC&#8217;s with XP and several Linux OS&#8217;s including Puppy where I must manually enter the entry.</p>
<p>On Grub 2 ( installed from Ubuntu 9.10 or Mint 8 [Ubuntu-based] ) I need to edit, delete and add certain OS entries to what was easily placed or removed from ~/menu.lst.</p>
<p>What should I do?</p>
<p>&#8212;<br />
Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-23698</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 12 Dec 2009 16:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-23698</guid>
		<description>In grub legacy I could easily edit /boot/grub/menu.lst.

I have two PC&#039;s with XP and several Linux OS&#039;s including Puppy where I must manually enter the entry.

On Grub 2 ( installed from Ubuntu 9.10 or Mint 8 [Ubuntu-based] ) I need to edit, delete and add certain OS entries to what was easily placed or removed from ~/menu.lst.

What should I do?


---
Bob</description>
		<content:encoded><![CDATA[<p>In grub legacy I could easily edit /boot/grub/menu.lst.</p>
<p>I have two PC&#8217;s with XP and several Linux OS&#8217;s including Puppy where I must manually enter the entry.</p>
<p>On Grub 2 ( installed from Ubuntu 9.10 or Mint 8 [Ubuntu-based] ) I need to edit, delete and add certain OS entries to what was easily placed or removed from ~/menu.lst.</p>
<p>What should I do?</p>
<p>&#8212;<br />
Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dale m</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-12527</link>
		<dc:creator>dale m</dc:creator>
		<pubDate>Sat, 12 Dec 2009 16:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-12527</guid>
		<description>i did this how to but i am haveing problems hiding the othere intres in my menu i need help thanx .</description>
		<content:encoded><![CDATA[<p>i did this how to but i am haveing problems hiding the othere intres in my menu i need help thanx .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dale m</title>
		<link>http://maketecheasier.com/mastering-grub-2-the-easy-way/2009/11/19#comment-23697</link>
		<dc:creator>dale m</dc:creator>
		<pubDate>Sat, 12 Dec 2009 16:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=8291#comment-23697</guid>
		<description>i did this how to but i am haveing problems hiding the othere intres in my menu i need help thanx .</description>
		<content:encoded><![CDATA[<p>i did this how to but i am haveing problems hiding the othere intres in my menu i need help thanx .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 09:05:08 -->
