<?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: How to reinstall GRUB2</title>
	<atom:link href="http://jamesgecko.com/2009/09/how-to-reinstall-grub2/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesgecko.com/2009/09/how-to-reinstall-grub2/</link>
	<description>Hacker in progress</description>
	<lastBuildDate>Thu, 12 Aug 2010 10:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: gyc</title>
		<link>http://jamesgecko.com/2009/09/how-to-reinstall-grub2/comment-page-1/#comment-105</link>
		<dc:creator>gyc</dc:creator>
		<pubDate>Wed, 16 Jun 2010 18:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://jamesgecko.com/?p=74#comment-105</guid>
		<description>&lt;p&gt;nice....thanks for the post&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>nice&#8230;.thanks for the post</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sick Fuck</title>
		<link>http://jamesgecko.com/2009/09/how-to-reinstall-grub2/comment-page-1/#comment-69</link>
		<dc:creator>Sick Fuck</dc:creator>
		<pubDate>Thu, 08 Apr 2010 18:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://jamesgecko.com/?p=74#comment-69</guid>
		<description>&lt;p&gt;Thanks a fucking lot. You explained it to me like everything should be explained. To-the-point, and with a little sarcasm or so. Awesome. I fixed my laptop, you fixed me with a glimpse of light in this dark day and everything will work out in the end somehow. &lt;br&gt;&lt;br&gt;Thanks for explaining.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks a fucking lot. You explained it to me like everything should be explained. To-the-point, and with a little sarcasm or so. Awesome. I fixed my laptop, you fixed me with a glimpse of light in this dark day and everything will work out in the end somehow. <br /><br />Thanks for explaining.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://jamesgecko.com/2009/09/how-to-reinstall-grub2/comment-page-1/#comment-67</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 02 Mar 2010 23:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://jamesgecko.com/?p=74#comment-67</guid>
		<description>&lt;p&gt;Oh Damn!&lt;br&gt;&lt;br&gt;That&#039;s what I get for not using my reading glasses!  &quot;directory&quot; was spelled wrong!  And I looked at that friggin&#039; thing a half-dozen times too. . . .&lt;br&gt;&lt;br&gt;Oh well!&lt;br&gt;&lt;br&gt;Jim&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh Damn!<br /><br />That&#39;s what I get for not using my reading glasses!  &#8220;directory&#8221; was spelled wrong!  And I looked at that friggin&#39; thing a half-dozen times too. . . .<br /><br />Oh well!<br /><br />Jim</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://jamesgecko.com/2009/09/how-to-reinstall-grub2/comment-page-1/#comment-66</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 02 Mar 2010 23:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://jamesgecko.com/?p=74#comment-66</guid>
		<description>&lt;p&gt;I am trying this using the Ubuntu 9.10 desktop (x64) live disk &lt;br&gt;Viz: sudo grub-install --root-direectory=/media/c83d6da3-0f69-4ceb-a773-d7aff3b65089 /dev/sda&lt;br&gt;&lt;br&gt;And I get the following:&lt;br&gt;-------------------------------------------------------------&lt;br&gt;Unrecognized option `--root-direectory=/media/c83d6da3-0f69-4ceb-a773-d7aff3b65089&#039;&lt;br&gt;Usage: grub-install [OPTION] install&lt;em&gt;device&lt;br&gt;Install GRUB on your drive.&lt;br&gt;&lt;br&gt;  -h, --help              print this message and exit&lt;br&gt;  -v, --version           print the version information and exit&lt;br&gt;  --modules=MODULES       pre-load specified modules MODULES&lt;br&gt;  --root-directory=DIR    install GRUB images under the directory DIR&lt;br&gt;                          instead of the root directory&lt;br&gt;  --grub-setup=FILE       use FILE as grub-setup&lt;br&gt;  --grub-mkimage=FILE     use FILE as grub-mkimage&lt;br&gt;  --grub-mkdevicemap=FILE use FILE as grub-mkdevicemap&lt;br&gt;  --grub-probe=FILE       use FILE as grub-probe&lt;br&gt;  --no-floppy             do not probe any floppy drive&lt;br&gt;  --recheck               probe a device map even if it already exists&lt;br&gt;  --force                 install even if problems are detected&lt;br&gt;  --disk-module=MODULE    disk module to use&lt;br&gt;&lt;br&gt;INSTALL&lt;/em&gt;DEVICE can be a GRUB device name or a system device filename.&lt;br&gt;&lt;br&gt;grub-install copies GRUB images into the DIR/boot directory specified by&lt;br&gt;--root-directory, and uses grub-setup to install grub into the boot&lt;br&gt;sector.&lt;br&gt;&lt;br&gt;Report bugs to &lt;&lt;a href=&quot;mailto:bug-grub@gnu.org&quot; rel=&quot;nofollow&quot;&gt;bug-grub@gnu.org&lt;/a&gt;&gt;.&lt;br&gt;--------------------------------------------------------&lt;br&gt;&lt;br&gt;Something is not happy here - and I don&#039;t know what.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am trying this using the Ubuntu 9.10 desktop (x64) live disk <br />Viz: sudo grub-install &#8211;root-direectory=/media/c83d6da3-0f69-4ceb-a773-d7aff3b65089 /dev/sda<br /><br />And I get the following:<br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />Unrecognized option `&#8211;root-direectory=/media/c83d6da3-0f69-4ceb-a773-d7aff3b65089&#39;<br />Usage: grub-install [OPTION] install<em>device<br />Install GRUB on your drive.<br /><br />  -h, &#8211;help              print this message and exit<br />  -v, &#8211;version           print the version information and exit<br />  &#8211;modules=MODULES       pre-load specified modules MODULES<br />  &#8211;root-directory=DIR    install GRUB images under the directory DIR<br />                          instead of the root directory<br />  &#8211;grub-setup=FILE       use FILE as grub-setup<br />  &#8211;grub-mkimage=FILE     use FILE as grub-mkimage<br />  &#8211;grub-mkdevicemap=FILE use FILE as grub-mkdevicemap<br />  &#8211;grub-probe=FILE       use FILE as grub-probe<br />  &#8211;no-floppy             do not probe any floppy drive<br />  &#8211;recheck               probe a device map even if it already exists<br />  &#8211;force                 install even if problems are detected<br />  &#8211;disk-module=MODULE    disk module to use<br /><br />INSTALL</em>DEVICE can be a GRUB device name or a system device filename.<br /><br />grub-install copies GRUB images into the DIR/boot directory specified by<br />&#8211;root-directory, and uses grub-setup to install grub into the boot<br />sector.<br /><br />Report bugs to &lt;<a href="mailto:bug-grub@gnu.org" rel="nofollow">bug-grub@gnu.org</a>&gt;.<br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br /><br />Something is not happy here &#8211; and I don&#39;t know what.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamesgecko.com/2009/09/how-to-reinstall-grub2/comment-page-1/#comment-48</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 12 Sep 2009 18:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://jamesgecko.com/?p=74#comment-48</guid>
		<description>&lt;p&gt;In their defense, GRUB2 is pretty much a ground-up rewrite of the software. They were running up against the limits of what could be reasonably be done with GRUB1 due to the way the code was written.&lt;/p&gt;

&lt;p&gt;Yay software engineering.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In their defense, GRUB2 is pretty much a ground-up rewrite of the software. They were running up against the limits of what could be reasonably be done with GRUB1 due to the way the code was written.</p>

<p>Yay software engineering.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamesgecko.com/2009/09/how-to-reinstall-grub2/comment-page-1/#comment-104</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 12 Sep 2009 18:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://jamesgecko.com/?p=74#comment-104</guid>
		<description>&lt;p&gt;In their defense, GRUB2 is pretty much a ground-up rewrite of the software. They were running up against the limits of what could be reasonably be done with GRUB1 due to the way the code was written.&lt;/p&gt;

&lt;p&gt;Yay software engineering.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In their defense, GRUB2 is pretty much a ground-up rewrite of the software. They were running up against the limits of what could be reasonably be done with GRUB1 due to the way the code was written.</p>

<p>Yay software engineering.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ben L.</title>
		<link>http://jamesgecko.com/2009/09/how-to-reinstall-grub2/comment-page-1/#comment-47</link>
		<dc:creator>Ben L.</dc:creator>
		<pubDate>Sat, 12 Sep 2009 16:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://jamesgecko.com/?p=74#comment-47</guid>
		<description>&lt;p&gt;Good to know. I do this all the time, figures they&#039;d change it on me.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good to know. I do this all the time, figures they&#8217;d change it on me.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ben L.</title>
		<link>http://jamesgecko.com/2009/09/how-to-reinstall-grub2/comment-page-1/#comment-103</link>
		<dc:creator>Ben L.</dc:creator>
		<pubDate>Sat, 12 Sep 2009 16:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://jamesgecko.com/?p=74#comment-103</guid>
		<description>&lt;p&gt;Good to know. I do this all the time, figures they&#039;d change it on me.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good to know. I do this all the time, figures they&#8217;d change it on me.</p>]]></content:encoded>
	</item>
</channel>
</rss>
