<?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: Installing GRUB onto a Disk Image</title>
	<atom:link href="http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image/</link>
	<description>Because all the cool names are taken</description>
	<lastBuildDate>Fri, 18 Nov 2011 10:14:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>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>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>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>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>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>By: evan</title>
		<link>http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image/comment-page-1/#comment-9450</link>
		<dc:creator>evan</dc:creator>
		<pubDate>Thu, 01 Apr 2010 14:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=274#comment-9450</guid>
		<description>Like I said in the post,

&lt;blockquote&gt;
I’ve only tested this on an Ubuntu Jaunty host so far, so I can’t guarantee that it works on Debian or even other Ubuntu versions, but I think it should. I’d love to hear if you have good or bad experiences on other Linux versions.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Like I said in the post,</p>
<blockquote><p>
I’ve only tested this on an Ubuntu Jaunty host so far, so I can’t guarantee that it works on Debian or even other Ubuntu versions, but I think it should. I’d love to hear if you have good or bad experiences on other Linux versions.
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: dieti</title>
		<link>http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image/comment-page-1/#comment-9448</link>
		<dc:creator>dieti</dc:creator>
		<pubDate>Thu, 01 Apr 2010 10:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=274#comment-9448</guid>
		<description>Hi

I tried to find a way to install grub2 on partitioned image file quite long. I was happy to see that you were successfull and hoped that it will work on my system too. Unfortunately it doesn&#039;t...

I&#039;m using Debian Lenny (Stable) and tried your procedure (and much more) with grub2 from Debian Squeeze (Testing) and Debian sid (Unstable) --&gt; Everything was from stable release. I only used grub2 package from newer Debian releases.

If it&#039;s really working on your system it might have something to do with grub2 version you are using... do you have further information about which grub2 version you are using?

There is something which is confusing me... On http://savannah.gnu.org/bugs/?27737 it seems that what we try to do is not yet possible and a known bug.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I tried to find a way to install grub2 on partitioned image file quite long. I was happy to see that you were successfull and hoped that it will work on my system too. Unfortunately it doesn&#8217;t&#8230;</p>
<p>I&#8217;m using Debian Lenny (Stable) and tried your procedure (and much more) with grub2 from Debian Squeeze (Testing) and Debian sid (Unstable) &#8211;&gt; Everything was from stable release. I only used grub2 package from newer Debian releases.</p>
<p>If it&#8217;s really working on your system it might have something to do with grub2 version you are using&#8230; do you have further information about which grub2 version you are using?</p>
<p>There is something which is confusing me&#8230; On <a href="http://savannah.gnu.org/bugs/?27737" rel="nofollow">http://savannah.gnu.org/bugs/?27737</a> it seems that what we try to do is not yet possible and a known bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evan</title>
		<link>http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image/comment-page-1/#comment-4863</link>
		<dc:creator>evan</dc:creator>
		<pubDate>Wed, 05 Aug 2009 03:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=274#comment-4863</guid>
		<description>Yeah, I don&#039;t like the scrollbars either, but it seemed more readable than either having the text flow off the side of the content bar or having things wrap.

How would you like to see it formatted?</description>
		<content:encoded><![CDATA[<p>Yeah, I don&#8217;t like the scrollbars either, but it seemed more readable than either having the text flow off the side of the content bar or having things wrap.</p>
<p>How would you like to see it formatted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Topping</title>
		<link>http://ebroder.net/2009/08/04/installing-grub-onto-a-disk-image/comment-page-1/#comment-4862</link>
		<dc:creator>Brian Topping</dc:creator>
		<pubDate>Wed, 05 Aug 2009 03:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://ebroder.net/?p=274#comment-4862</guid>
		<description>Wow, what a timely post.  I&#039;ve always had a challenge on this one.  Thanks so much!

FWIW, the horizontal scrollers, especially indented by the list, really take away from the readability of the content.  Bless $DIETY for Firebug and the ability to reformat everything so I can ingest it all!</description>
		<content:encoded><![CDATA[<p>Wow, what a timely post.  I&#8217;ve always had a challenge on this one.  Thanks so much!</p>
<p>FWIW, the horizontal scrollers, especially indented by the list, really take away from the readability of the content.  Bless $DIETY for Firebug and the ability to reformat everything so I can ingest it all!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

