<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Technical Notes &#187; Virtualization</title>
	<atom:link href="http://hariprasad.info/category/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://hariprasad.info</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 11:14:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	
<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>You have an incorrect version of driver &#8220;vmci.sys&#8221;</title>
		<link>http://hariprasad.info/incorrect-version-driver-vmci-sys/</link>
		<comments>http://hariprasad.info/incorrect-version-driver-vmci-sys/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 14:09:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmci.sys error]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://hariprasad.info/?p=327</guid>
		<description><![CDATA[When running vm instance with workstation 8.0, we may get the error.  This problem happened to me when using windows 7 64 bit edition with workstation 8.0
&#8220;You have an incorrect version of driver vmci.sys&#8221;
To resolve this
1. Open the vmx file related to the vm image
2.  Change the following line
vmci0.present = &#8220;false&#8221;

 <a href='http://hariprasad.info/incorrect-version-driver-vmci-sys/'>Read More&#8230;</a>]]></description>
			<content:encoded><![CDATA[When running vm instance with workstation 8.0, we may get the error.  This problem happened to me when using windows 7 64 bit edition with workstation 8.0
&#8220;You have an incorrect version of driver vmci.sys&#8221;
To resolve this
1. Open the vmx file related to the vm image
2.  Change the following line
vmci0.present = &#8220;false&#8221;

 <a href='http://hariprasad.info/incorrect-version-driver-vmci-sys/'>Read More</a>]]></content:encoded>
			<wfw:commentRss>http://hariprasad.info/incorrect-version-driver-vmci-sys/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	
<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>disable beeps in vmware image</title>
		<link>http://hariprasad.info/disable-beeps-in-vmware-image/</link>
		<comments>http://hariprasad.info/disable-beeps-in-vmware-image/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 06:43:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://hariprasad.info/?p=233</guid>
		<description><![CDATA[Pause or shut down the image
Go into the image file and add
   mks.noBeep=&#8221;TRUE&#8221; to the *.vmx file
Start up the image
 <a href='http://hariprasad.info/disable-beeps-in-vmware-image/'>Read More&#8230;</a>]]></description>
			<content:encoded><![CDATA[Pause or shut down the image
Go into the image file and add
   mks.noBeep=&#8221;TRUE&#8221; to the *.vmx file
Start up the image
 <a href='http://hariprasad.info/disable-beeps-in-vmware-image/'>Read More</a>]]></content:encoded>
			<wfw:commentRss>http://hariprasad.info/disable-beeps-in-vmware-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>access guest OS from host OS &#8211; VMware workstation</title>
		<link>http://hariprasad.info/access-guest-os-from-host-os-vmware-workstation/</link>
		<comments>http://hariprasad.info/access-guest-os-from-host-os-vmware-workstation/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 10:23:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://hariprasad.info/?p=196</guid>
		<description><![CDATA[Change network settings to use VMWare Network Adapter VMNet1 (Host only) &#8211; A private network shared with the host &#8211; this way you can access the host from on your guest OS.
source: http://jopx.blogspot.com/2010/11/quick-tipaccessing-guest-from-host-with.html
 <a href='http://hariprasad.info/access-guest-os-from-host-os-vmware-workstation/'>Read More&#8230;</a>]]></description>
			<content:encoded><![CDATA[Change network settings to use VMWare Network Adapter VMNet1 (Host only) &#8211; A private network shared with the host &#8211; this way you can access the host from on your guest OS.
source: http://jopx.blogspot.com/2010/11/quick-tipaccessing-guest-from-host-with.html
 <a href='http://hariprasad.info/access-guest-os-from-host-os-vmware-workstation/'>Read More</a>]]></content:encoded>
			<wfw:commentRss>http://hariprasad.info/access-guest-os-from-host-os-vmware-workstation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>Virtual Disk Manager commands</title>
		<link>http://hariprasad.info/virtual-disk-manager-commands/</link>
		<comments>http://hariprasad.info/virtual-disk-manager-commands/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 10:35:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmdisk]]></category>
		<category><![CDATA[vmdisk shrink]]></category>

		<guid isPermaLink="false">http://hariprasad.info/?p=114</guid>
		<description><![CDATA[Create a Virtual Disk
vmware-vdiskmanager -c -t 0 -s 20GB -a ide newVMDisk.vmdk
Expand the size of existing virtual disk
vmware-vdiskmanager -x 80GB existingVMDisk.vmdk
Renaming a Virtual Disk
vmware-vdiskmanager -n existingVMDisk.vmdk myNewNameDisk.vmdk
NOTE: We must remove the virtual disk before renaming it.
Defragmenting Virtual Disk
vmware-vdiskmanager -d myDisk.vmdk
Prepare virtual disk for shrinking
vmware-v <a href='http://hariprasad.info/virtual-disk-manager-commands/'>Read More&#8230;</a>]]></description>
			<content:encoded><![CDATA[Create a Virtual Disk
vmware-vdiskmanager -c -t 0 -s 20GB -a ide newVMDisk.vmdk
Expand the size of existing virtual disk
vmware-vdiskmanager -x 80GB existingVMDisk.vmdk
Renaming a Virtual Disk
vmware-vdiskmanager -n existingVMDisk.vmdk myNewNameDisk.vmdk
NOTE: We must remove the virtual disk before renaming it.
Defragmenting Virtual Disk
vmware-vdiskmanager -d myDisk.vmdk
Prepare virtual disk for shrinking
vmware-v <a href='http://hariprasad.info/virtual-disk-manager-commands/'>Read More</a>]]></content:encoded>
			<wfw:commentRss>http://hariprasad.info/virtual-disk-manager-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

