<?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 for No Name Blog</title>
	<atom:link href="http://ebroder.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ebroder.net</link>
	<description>Because all the cool names are taken</description>
	<lastBuildDate>Thu, 16 Feb 2012 17:14:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Debian Vcs-* Fields: Abusing the Google Juice by Samuel Bronson</title>
		<link>http://ebroder.net/2010/03/01/debian-vcs-fields-abusing-the-google-juice/comment-page-1/#comment-45323</link>
		<dc:creator>Samuel Bronson</dc:creator>
		<pubDate>Thu, 16 Feb 2012 17:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=423#comment-45323</guid>
		<description>It came up #1 for &lt;code&gt;debian vcs policy&lt;/code&gt;. But I&#039;m pretty sure this kind of thing is what you&#039;re &lt;em&gt;supposed&lt;/em&gt; to do with Google juice!</description>
		<content:encoded><![CDATA[<p>It came up #1 for <code>debian vcs policy</code>. But I&#8217;m pretty sure this kind of thing is what you&#8217;re <em>supposed</em> to do with Google juice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing GRUB onto a Disk Image by lgfang</title>
		<link>http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image/comment-page-1/#comment-39652</link>
		<dc:creator>lgfang</dc:creator>
		<pubDate>Fri, 18 Nov 2011 10:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=274#comment-39652</guid>
		<description>hi,
Thanks a million!
I just followed your instruction and succeeded on an redhat with grub 0.97</description>
		<content:encoded><![CDATA[<p>hi,<br />
Thanks a million!<br />
I just followed your instruction and succeeded on an redhat with grub 0.97</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing GRUB onto a Disk Image by evan</title>
		<link>http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image/comment-page-1/#comment-39141</link>
		<dc:creator>evan</dc:creator>
		<pubDate>Thu, 03 Nov 2011 05:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=274#comment-39141</guid>
		<description>Yes, you&#039;re correct. I haven&#039;t updated these instructions for GRUB 2, which is substantially different from GRUB Legacy, so they likely won&#039;t work.</description>
		<content:encoded><![CDATA[<p>Yes, you&#8217;re correct. I haven&#8217;t updated these instructions for GRUB 2, which is substantially different from GRUB Legacy, so they likely won&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing GRUB onto a Disk Image by Mohammad Shamma</title>
		<link>http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image/comment-page-1/#comment-39137</link>
		<dc:creator>Mohammad Shamma</dc:creator>
		<pubDate>Thu, 03 Nov 2011 03:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=274#comment-39137</guid>
		<description>Thanks a lot for this post. It was extremely useful.

For people who are following the steps outlined above two years after publishing the post, be aware of two new hurdles:

- Nowadays that there are two versions of grub, make sure to use the same version of grub-install and the grub that you install in the guest file system.
- grub-install didn&#039;t work out as straight forward as described in this post. I speculate - though I haven&#039;t verified - that grub-install have been updated in a way that it now resolves symbolic links. &quot;/dev/mapper/hda&quot; will be translated into some &quot;/dev/dm-X&quot;. When the latter is searched for in the &quot;device.map&quot; it is simply not found. You guys still interested in this post might need to hack the grub-install to disable resolving symbolic links.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this post. It was extremely useful.</p>
<p>For people who are following the steps outlined above two years after publishing the post, be aware of two new hurdles:</p>
<p>- Nowadays that there are two versions of grub, make sure to use the same version of grub-install and the grub that you install in the guest file system.<br />
- grub-install didn&#8217;t work out as straight forward as described in this post. I speculate &#8211; though I haven&#8217;t verified &#8211; that grub-install have been updated in a way that it now resolves symbolic links. &#8220;/dev/mapper/hda&#8221; will be translated into some &#8220;/dev/dm-X&#8221;. When the latter is searched for in the &#8220;device.map&#8221; it is simply not found. You guys still interested in this post might need to hack the grub-install to disable resolving symbolic links.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing GRUB onto a Disk Image by Erwin Bolwidt</title>
		<link>http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image/comment-page-1/#comment-23261</link>
		<dc:creator>Erwin Bolwidt</dc:creator>
		<pubDate>Sun, 06 Feb 2011 01:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=274#comment-23261</guid>
		<description>Installing Grub 2 onto a Disk Image:
http://blog.worldturner.com/worldturner/entry/creating_a_bootable_virtual_appliance</description>
		<content:encoded><![CDATA[<p>Installing Grub 2 onto a Disk Image:<br />
<a href="http://blog.worldturner.com/worldturner/entry/creating_a_bootable_virtual_appliance" rel="nofollow">http://blog.worldturner.com/worldturner/entry/creating_a_bootable_virtual_appliance</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debian Vcs-* Fields: Abusing the Google Juice by adrian</title>
		<link>http://ebroder.net/2010/03/01/debian-vcs-fields-abusing-the-google-juice/comment-page-1/#comment-22783</link>
		<dc:creator>adrian</dc:creator>
		<pubDate>Tue, 01 Feb 2011 22:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=423#comment-22783</guid>
		<description>Vcs-hg probably gets double the hits since you listed it twice.</description>
		<content:encoded><![CDATA[<p>Vcs-hg probably gets double the hits since you listed it twice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debian Vcs-* Fields: Abusing the Google Juice by David Given</title>
		<link>http://ebroder.net/2010/03/01/debian-vcs-fields-abusing-the-google-juice/comment-page-1/#comment-22390</link>
		<dc:creator>David Given</dc:creator>
		<pubDate>Fri, 28 Jan 2011 22:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=423#comment-22390</guid>
		<description>Well, it worked for me (#6 on &#039;debian vcs-git&#039;). Cheers!</description>
		<content:encoded><![CDATA[<p>Well, it worked for me (#6 on &#8216;debian vcs-git&#8217;). Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing GRUB onto a Disk Image by Xen to KVM (or physical, VMWare) Migration &#124; daimons debian drivel</title>
		<link>http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image/comment-page-1/#comment-19388</link>
		<dc:creator>Xen to KVM (or physical, VMWare) Migration &#124; daimons debian drivel</dc:creator>
		<pubDate>Tue, 21 Dec 2010 10:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=274#comment-19388</guid>
		<description>[...] http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image" rel="nofollow">http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making kinit Less Sticky by Arek Dreyer</title>
		<link>http://ebroder.net/2010/06/13/making-kinit-less-sticky/comment-page-1/#comment-13973</link>
		<dc:creator>Arek Dreyer</dc:creator>
		<pubDate>Mon, 20 Sep 2010 03:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=465#comment-13973</guid>
		<description>Thanks for the information and how you found it! Nice!</description>
		<content:encoded><![CDATA[<p>Thanks for the information and how you found it! Nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debian Vcs-* Fields: Abusing the Google Juice by Ken Pronovici</title>
		<link>http://ebroder.net/2010/03/01/debian-vcs-fields-abusing-the-google-juice/comment-page-1/#comment-11195</link>
		<dc:creator>Ken Pronovici</dc:creator>
		<pubDate>Mon, 28 Jun 2010 22:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=423#comment-11195</guid>
		<description>Well, your post did make this easier to find.  It shows up as hit #3 when searching for &quot;debian vcs-hg&quot;.  Much appreciated.</description>
		<content:encoded><![CDATA[<p>Well, your post did make this easier to find.  It shows up as hit #3 when searching for &#8220;debian vcs-hg&#8221;.  Much appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
