<?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"
	>
<channel>
	<title>Comments for VM Where?</title>
	<atom:link href="http://www.vmwhere.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vmwhere.net</link>
	<description>Linux, VMware and Virtual Machines</description>
	<pubDate>Wed, 19 Nov 2008 15:41:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on Gentoo 2007.0 by Joanthan</title>
		<link>http://www.vmwhere.net/vmware/gentoo-20070/#comment-50234</link>
		<dc:creator>Joanthan</dc:creator>
		<pubDate>Fri, 31 Oct 2008 19:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmwhere.net/?p=21#comment-50234</guid>
		<description>I have been looking for one of these for a couple days now. Was dreading the install..haha.

If you still need hosts let me know. I can host one or two of them maybe.</description>
		<content:encoded><![CDATA[<p>I have been looking for one of these for a couple days now. Was dreading the install..haha.</p>
<p>If you still need hosts let me know. I can host one or two of them maybe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gentoo Xen running in Gentoo VMware VM by jason</title>
		<link>http://www.vmwhere.net/vmware/gentoo-xen-running-in-gentoo-vmware-vm/#comment-33975</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Thu, 28 Aug 2008 13:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmwhere.net/uncategorized/gentoo-xen-running-in-gentoo-vmware-vm/#comment-33975</guid>
		<description>Thanks Jay,

I am running Gentoo (the one provided on the downloads link from this page).

What is the Gentoo equivalent of the Debian instructions (i.e. there is no /etc/modprobe.d folder or an /etc/modules file, but there is a /etc/modules.d/ folder and a /etc/modprobe.conf file)

Jason</description>
		<content:encoded><![CDATA[<p>Thanks Jay,</p>
<p>I am running Gentoo (the one provided on the downloads link from this page).</p>
<p>What is the Gentoo equivalent of the Debian instructions (i.e. there is no /etc/modprobe.d folder or an /etc/modules file, but there is a /etc/modules.d/ folder and a /etc/modprobe.conf file)</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gentoo Xen running in Gentoo VMware VM by jay</title>
		<link>http://www.vmwhere.net/vmware/gentoo-xen-running-in-gentoo-vmware-vm/#comment-33877</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Wed, 27 Aug 2008 23:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmwhere.net/uncategorized/gentoo-xen-running-in-gentoo-vmware-vm/#comment-33877</guid>
		<description>Hi Jason,

Which OS are you running on the vm on.. 
Am not sure if it has been configured to mount the loop device.. see here on how to configure your machine to load the loop device.. 

basically you need to add 
"options loop max_loop=255" 
to /etc/modprobe.d/loop file
and 
"loop" to /etc/modules file and reboot before running the xend to load these modules.


http://thpinfo.com/2006/debian-linux-etch-xen</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>Which OS are you running on the vm on..<br />
Am not sure if it has been configured to mount the loop device.. see here on how to configure your machine to load the loop device.. </p>
<p>basically you need to add<br />
&#8220;options loop max_loop=255&#8243;<br />
to /etc/modprobe.d/loop file<br />
and<br />
&#8220;loop&#8221; to /etc/modules file and reboot before running the xend to load these modules.</p>
<p><a href="http://thpinfo.com/2006/debian-linux-etch-xen" rel="nofollow">http://thpinfo.com/2006/debian-linux-etch-xen</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gentoo Xen running in Gentoo VMware VM by jason</title>
		<link>http://www.vmwhere.net/vmware/gentoo-xen-running-in-gentoo-vmware-vm/#comment-33800</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Wed, 27 Aug 2008 14:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmwhere.net/uncategorized/gentoo-xen-running-in-gentoo-vmware-vm/#comment-33800</guid>
		<description>The problem is that when trying to use modprobe loop, I get a an error:
“FATAL: Module loop not found.”

The module is not loaded, but it is also not found, so it cannot be loaded.  (this is true after reboot as well)
How do I find it so that I can load it?

thanks,
Jason</description>
		<content:encoded><![CDATA[<p>The problem is that when trying to use modprobe loop, I get a an error:<br />
“FATAL: Module loop not found.”</p>
<p>The module is not loaded, but it is also not found, so it cannot be loaded.  (this is true after reboot as well)<br />
How do I find it so that I can load it?</p>
<p>thanks,<br />
Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gentoo Xen running in Gentoo VMware VM by jay</title>
		<link>http://www.vmwhere.net/vmware/gentoo-xen-running-in-gentoo-vmware-vm/#comment-33642</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Tue, 26 Aug 2008 20:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmwhere.net/uncategorized/gentoo-xen-running-in-gentoo-vmware-vm/#comment-33642</guid>
		<description>Hi John/Jason,

Paraphrasing from http://www.dit.upm.es/vnumlwiki/index.php/Xen-test-debian..
--
# If you get the following error when trying to create a domU (note that it's similar to the former bullet, but different):

  Error: Device 2049 (vbd) could not be connected. Backend device not found.

you maybe have not load the loop module. Use 'lsmod &#124; grep loop' to check it. In that case, load loop ('modprobe loop') and try again.
--
Also  this option is an persistent one, so if you try once and it fails you have to reboot the host before trying again.

let us know, if it helps.

thanks.</description>
		<content:encoded><![CDATA[<p>Hi John/Jason,</p>
<p>Paraphrasing from <a href="http://www.dit.upm.es/vnumlwiki/index.php/Xen-test-debian." rel="nofollow">http://www.dit.upm.es/vnumlwiki/index.php/Xen-test-debian.</a>.<br />
&#8211;<br />
# If you get the following error when trying to create a domU (note that it&#8217;s similar to the former bullet, but different):</p>
<p>  Error: Device 2049 (vbd) could not be connected. Backend device not found.</p>
<p>you maybe have not load the loop module. Use &#8216;lsmod | grep loop&#8217; to check it. In that case, load loop (&#8217;modprobe loop&#8217;) and try again.<br />
&#8211;<br />
Also  this option is an persistent one, so if you try once and it fails you have to reboot the host before trying again.</p>
<p>let us know, if it helps.</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gentoo Xen running in Gentoo VMware VM by jason</title>
		<link>http://www.vmwhere.net/vmware/gentoo-xen-running-in-gentoo-vmware-vm/#comment-33618</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Tue, 26 Aug 2008 17:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmwhere.net/uncategorized/gentoo-xen-running-in-gentoo-vmware-vm/#comment-33618</guid>
		<description>Hi,

John did you ever figure this out, because I am stuck at the same place you are...

Thanks,
Jason</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>John did you ever figure this out, because I am stuck at the same place you are&#8230;</p>
<p>Thanks,<br />
Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slackware Virtual Machine by jay</title>
		<link>http://www.vmwhere.net/vmware/slackware-virtual-machine/#comment-32463</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Thu, 21 Aug 2008 08:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmwhere.net/uncategorized/slackware-virtual-machine/#comment-32463</guid>
		<description>try creating a new vmx file and point it to the slack11.vmdk and see if it helps.</description>
		<content:encoded><![CDATA[<p>try creating a new vmx file and point it to the slack11.vmdk and see if it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gentoo Xen running in Gentoo VMware VM by John</title>
		<link>http://www.vmwhere.net/vmware/gentoo-xen-running-in-gentoo-vmware-vm/#comment-28607</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 01 Aug 2008 00:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmwhere.net/uncategorized/gentoo-xen-running-in-gentoo-vmware-vm/#comment-28607</guid>
		<description>Hi,

I seem to be having the same problem as Nick Anderson (Post #2).  

When I try to use 'modprobe loop' I get back "FATAL: Module loop not found."

Any other advice on how to solve this?

Thanks,
John</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I seem to be having the same problem as Nick Anderson (Post #2).  </p>
<p>When I try to use &#8216;modprobe loop&#8217; I get back &#8220;FATAL: Module loop not found.&#8221;</p>
<p>Any other advice on how to solve this?</p>
<p>Thanks,<br />
John</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gentoo 2007.0 by Peter</title>
		<link>http://www.vmwhere.net/vmware/gentoo-20070/#comment-23543</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 09 Jul 2008 01:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmwhere.net/?p=21#comment-23543</guid>
		<description>Exactly what I was looking for.  Thanks Jay!</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for.  Thanks Jay!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gentoo in a VM by Alexander</title>
		<link>http://www.vmwhere.net/vmware/4/#comment-7361</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Mon, 18 Feb 2008 13:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmwhere.net/gentoo/4/#comment-7361</guid>
		<description>Thanks for the gentoo VM, I needed a few ebuilds that were removed from portage some time ago - and my own machines are --sync'd too often to still have it.</description>
		<content:encoded><![CDATA[<p>Thanks for the gentoo VM, I needed a few ebuilds that were removed from portage some time ago - and my own machines are &#8211;sync&#8217;d too often to still have it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
