<?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>bblog &#187; VMware</title>
	<atom:link href="http://boubchir.co.uk/blog/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://boubchir.co.uk/blog</link>
	<description>Virtualisation and go</description>
	<lastBuildDate>Thu, 03 Jun 2010 09:54:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting up VMware Workstation on OpenSuse 11.0</title>
		<link>http://boubchir.co.uk/blog/2009/12/setting-up-vmware-workstation-on-opensuse-11-0/</link>
		<comments>http://boubchir.co.uk/blog/2009/12/setting-up-vmware-workstation-on-opensuse-11-0/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 18:53:50 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[opensuse 11.0]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware workstation]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=35</guid>
		<description><![CDATA[Setting up VMware Workstation
From openSuse.org




Full Link : http://en.opensuse.org/Setting_up_VMware_Workstation



Introduction
VMware Workstation is a very popular proprietary virtual machine suite. There are other alternatives such as VirtualBox and QEMU (both open source software) which, unfortunately, are not as a feature rich as a VMware Workstation.






This article explains how to install VMware Workstation 6.5.0 on openSUSE 11.0 and 11.1 [...]]]></description>
			<content:encoded><![CDATA[<h1>Setting up VMware Workstation</h1>
<h3>From openSuse.org</h3>
<p><!-- Begin Content Area --></p>
<table id="toc" class="toc" border="0">
<tbody>
<tr>
<td>Full Link : http://en.opensuse.org/Setting_up_VMware_Workstation</td>
</tr>
</tbody>
</table>
<h1>Introduction</h1>
<p>VMware Workstation is a very popular proprietary virtual machine suite. There are other alternatives such as <a title="VirtualBox" href="http://en.opensuse.org/VirtualBox">VirtualBox</a> and <a title="Using Qemu" href="http://en.opensuse.org/Using_Qemu">QEMU</a> (both open source software) which, unfortunately, are not as a feature rich as a VMware Workstation.</p>
<table style="border:1px solid #aaaaaa;background-color:#fdffdd;margin:1em 2.5% 0;" border="0">
<tbody>
<tr>
<td style="background-color:#fdffdd;padding:3px;">
<div class="floatleft"><span><a class="image" href="http://en.opensuse.org/Image:Icon-info.png"><img longdesc="Icon-info.png" src="http://files.opensuse.org/opensuse/en/thumb/5/57/Icon-info.png/50px-Icon-info.png" alt="" width="50" height="50" /></a></span></div>
</td>
<td><em>This article explains how to install VMware Workstation 6.5.0 on openSUSE 11.0 and 11.1 beta 5. It may work on older/newer versions.</em></td>
</tr>
</tbody>
</table>
<p><a name="Installing_required_packages"></a></p>
<h1>Installing required packages</h1>
<p>Before beginning the installation of VMware Workstation 6.5.0, you have to install the following packages:</p>
<ul>
<li>gcc</li>
<li>make</li>
<li>kernel-source</li>
<li>kernel-syms</li>
<li>linux-kernel-headers (this is probably already installed)</li>
</ul>
<p>There are different ways of installing packages on openSUSE. For instance, you can use YaST or zypper.</p>
<p><a name="Using_YaST"></a></p>
<h2>Using YaST</h2>
<p>Go to YaST -&gt; Software Management. Search for the packages you need (one at a time) and select them by clicking on the checkbox.</p>
<p><a name="Using_zypper"></a></p>
<h2>Using zypper</h2>
<p>Open the terminal, type the following as the root user:</p>
<pre>zypper in gcc make kernel-source kernel-syms linux-kernel-headers</pre>
<p><a name="Starting_the_VMware_installer"></a></p>
<h1>Starting the VMware installer</h1>
<p>Once you have installed the aforementioned packages, you can proceed to run the installer. Before doing so, make it executable;</p>
<p>Note: this is an example, replace the version number with the one you have.</p>
<pre>chmod +x VMware-Workstation-6.5.0-118166.i386.bundle</pre>
<p>Then type (as root):</p>
<pre>./VMware-Workstation-6.5.0-118166.i386.bundle</pre>
<p><a name="Running_VMware_Workstation"></a></p>
<h1>Running VMware Workstation</h1>
<p>To run VMware Workstation on openSUSE, you can either click on the VMware Workstation icon or run it from a terminal.</p>
<p><a name="from_a_Menu_entry"></a></p>
<h2>from a Menu entry</h2>
<p>There are two ways of doing running VMware Workstation from a menu entry;</p>
<ul>
<li>Click on the lizard, type vmware and click on VMware Workstation</li>
</ul>
<p>OR</p>
<ul>
<li>go to lizard -&gt; Applications -&gt; System -&gt; More Programs -&gt; VMware Workstation</li>
</ul>
<p><a name="from_a_Terminal"></a></p>
<h2>from a Terminal</h2>
<p>Open a terminal and type</p>
<pre>vmware</pre>
<p><a name="See_Also"></a></p>
<h1>See Also</h1>
<ul>
<li> <a class="external text" title="http://www.swerdna.net.au/linhowtovmwareserversuse.html" rel="nofollow" href="http://www.swerdna.net.au/linhowtovmwareserversuse.html">Setting up VMware Server 2 on openSUSE 11.0 [plus enabling USB support</a>]</li>
<li> <a class="external text" title="https://bugzilla.novell.com/show bug.cgi?id=459749" rel="nofollow" href="https://bugzilla.novell.com/show_bug.cgi?id=459749">If you see segfaults on startup of vmware / kernel modules missing</a></li>
</ul>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/12/setting-up-vmware-workstation-on-opensuse-11-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vCloud Express?</title>
		<link>http://boubchir.co.uk/blog/2009/11/vmware-vcloud-express/</link>
		<comments>http://boubchir.co.uk/blog/2009/11/vmware-vcloud-express/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 19:25:12 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[vCloud]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=29</guid>
		<description><![CDATA[The cloud express explained by David Davis, the Traing Signal Author of the vMware vSphere Video Training,
&#8221; vCloud Express is an Infrastructure as a Service (IaaS) offering delivered by leading VMware service provider partners. It provides reliable, on-demand, pay-as-you-go infrastructure that ensures compatibility with internal VMware environments and with VMware Virtualized™ services&#8230;&#8230;&#8230;&#8230;..&#8221;

Follow this link and [...]]]></description>
			<content:encoded><![CDATA[<p>The cloud express explained by David Davis, the Traing Signal Author of the vMware vSphere Video Training,</p>
<p>&#8221; vCloud Express is an Infrastructure as a Service (IaaS) offering delivered by leading VMware service provider partners. It provides reliable, on-demand, pay-as-you-go infrastructure that ensures compatibility with internal VMware environments and with VMware Virtualized™ services&#8230;&#8230;&#8230;&#8230;..&#8221;</p>
<p><a href="http://www.virtualizationadmin.com/articles-tutorials/videos/vmware-esx-articles/general/video-vmware-vcloud-express-.html" target="_blank"><img class="aligncenter size-medium wp-image-30" title="cloudexpress" src="http://boubchir.co.uk/blog/wp-content/uploads/2009/11/cloudexpress-300x227.jpg" alt="cloudexpress" width="300" height="227" /></a></p>
<p>Follow this <a href="http://www.virtualizationadmin.com/articles-tutorials/videos/vmware-esx-articles/general/video-vmware-vcloud-express-.html  " target="_blank">link</a> and you will have some more information about the Cloud Express, really worth watching.</p>
<p>MB</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/11/vmware-vcloud-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VCP!! Done and Dusted</title>
		<link>http://boubchir.co.uk/blog/2009/11/vcp-done-and-dusted/</link>
		<comments>http://boubchir.co.uk/blog/2009/11/vcp-done-and-dusted/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 12:46:05 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[Prepare for your VCP]]></category>
		<category><![CDATA[VCP Exam]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=25</guid>
		<description><![CDATA[Wow, finally got my VCP exam after a long time studying and playing with it. passed this last Friday and I got 419 which will allow me to continue if I wanted so. Now priority for sure is to Land a job on VMware and hopefully get more experience with this.
If you are plaing to [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, finally got my VCP exam after a long time studying and playing with it. passed this last Friday and I got 419 which will allow me to continue if I wanted so. Now priority for sure is to Land a job on <a href="http://www.vmware.com" target="_blank">VMware</a> and hopefully get more experience with this.</p>
<p>If you are plaing to pass your VCP, lots of videos and learning stuff are available at the VMware.com website and also the Simon long <a href="http://www.simonlong.co.uk/blog/vcp-vsphere-4-practice-exam/" target="_blank">blog</a> is one of the best to test your knowledge.<br />
.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/11/vcp-done-and-dusted/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>London VMware Users Group (VMUG) – 24 November 2009</title>
		<link>http://boubchir.co.uk/blog/2009/11/london-vmware-users-group-vmug-%e2%80%93-24-november-2009/</link>
		<comments>http://boubchir.co.uk/blog/2009/11/london-vmware-users-group-vmug-%e2%80%93-24-november-2009/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 10:28:22 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[London VMware Users Group]]></category>
		<category><![CDATA[London VMware]]></category>
		<category><![CDATA[VMUG]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=22</guid>
		<description><![CDATA[The London VMware Users Group (VMUG) will be held on the 24 November 2009,
Simon Gallagher (vinf.net) and Simon Seagrave (techhead.co.uk) will be presenting a session on putting together and running your own VMware vSphere home or work lab.  This will cover most aspects of the implementation including real world advice, gotchas and a live demonstration [...]]]></description>
			<content:encoded><![CDATA[<p>The London VMware Users Group (VMUG) will be held on the 24 November 2009,</p>
<p>Simon Gallagher (<a href="http://vinf.net/" target="_blank">vinf.net</a>) and Simon Seagrave (<a href="http://techhead.co.uk" target="_blank">techhead.co.uk</a>) will be presenting a session on putting together and running your own <a href="http://www.techhead.co.uk/vmware-esx-whitebox-solutions-an-article-summary" target="_blank">VMware vSphere home or work lab</a>.  This will cover most aspects of the implementation including real world advice, gotchas and a live demonstration using HP Proliant ML115 G5’s and shared storage ( <a href="http://www.techhead.co.uk/how-to-configure-openfiler-v23-iscsi-storage-for-use-with-vmware-esx" target="_blank">iSCSI OpenFiler</a>)</p>
<p>Surely I will be present this time as I&#8217;ve missed the last Users Group Meeting, I hope to meet new people and discuss more about VMware and the Virtualisation in general.</p>
<p>MB</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/11/london-vmware-users-group-vmug-%e2%80%93-24-november-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for Hardware Compatibility List</title>
		<link>http://boubchir.co.uk/blog/2009/11/links-for-hardware-compatibility-list/</link>
		<comments>http://boubchir.co.uk/blog/2009/11/links-for-hardware-compatibility-list/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 19:42:33 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware workstation]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=14</guid>
		<description><![CDATA[

I have been looking for some compatibility informations about some NIC cards that I&#8217;ve bought from ebay and got a chance to save these on my bookmarks and why not share it as well!!
Main Search Page
Systems Search Page
Storage/SAN Search Page
I/O Devices Search Page
Full Compatibility Guide

]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p>I have been looking for some compatibility informations about some NIC cards that I&#8217;ve bought from ebay and got a chance to save these on my bookmarks and why not share it as well!!</p>
<p><a href="http://www.vmware.com/resources/compatibility/search.php">Main Search Page</a><br />
<a href="http://www.vmware.com/resources/compatibility/search.php?action=base&amp;deviceCategory=server">Systems Search Page</a><br />
<a href="http://www.vmware.com/resources/compatibility/search.php?action=base&amp;deviceCategory=san">Storage/SAN Search Page</a><br />
<a href="http://www.vmware.com/resources/compatibility/search.php?action=base&amp;deviceCategory=io">I/O Devices Search Page</a><br />
<a href="http://www.vmware.com/resources/compatibility/pdf/vi_systems_guide.pdf">Full Compatibility Guide</a></div>
</div>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/11/links-for-hardware-compatibility-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Hardway to Study VMware</title>
		<link>http://boubchir.co.uk/blog/2009/11/the-hardway-to-study-vmware/</link>
		<comments>http://boubchir.co.uk/blog/2009/11/the-hardway-to-study-vmware/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 19:35:56 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[Prepare for your VCP]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=6</guid>
		<description><![CDATA[
Hard way Study Tips:

1) Installed a lab environment at home. So that i could evaluate, test and get “hands-on” experience on vSphere. (2x ESX hosts + openfiler for shared storage) This is by far the absolute best way to learn about vSphere and get experience and knowledge about this great product.
2) Read and memorized the [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><strong>Hard way Study Tips:<br />
</strong><br />
1) Installed a lab environment at home. So that i could evaluate, test and get “hands-on” experience on vSphere. (2x ESX hosts + openfiler for shared storage) This is by far the absolute best way to learn about vSphere and get experience and knowledge about this great product.</p>
<p>2) Read and memorized the “vSphere documentation notes” (<a href="http://www.vreference.com/downloads/vsphere4-notes1.0.pdf" target="_blank">http://www.vreference.com/downloads/…4-notes1.0.pdf</a>) and the “vSphere reference card” (<a href="http://www.vreference.com/downloads/vReference-vSphere4card1.0.pdf" target="_blank">http://www.vreference.com/downloads/…re4card1.0.pdf</a>) from vreference.com. Many thanks to Forbes Guthrie for his excellent work on these pdfs.</p>
<p>3) Read the “VCP on vSphere4 Exam Blueprint” from VMware () to define what i had to learn to pass the exam. All questions, reflections and obscurity’s that i had on the content of the blueprint i looked up and read about in the main documentation set for vSphere. You can download this in pdf format or you can (as i did) search it in the online version found here <a href="http://pubs.vmware.com/vsp40_i/" target="_blank">WebWorks Help 5.0</a> . This is the definitive resource and answers all your questions.</p>
<p>good luck!!</p></div>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/11/the-hardway-to-study-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free VMware Workstation 7 Course</title>
		<link>http://boubchir.co.uk/blog/2009/11/free-vmware-workstation-7-course/</link>
		<comments>http://boubchir.co.uk/blog/2009/11/free-vmware-workstation-7-course/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 08:46:12 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware workstation]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=18</guid>
		<description><![CDATA[
VMware are providing a free fundamental training for VMware workstation 7, you will need to have an account to register of course,
Follow this link and get started,
good luck
mb
]]></description>
			<content:encoded><![CDATA[<div>
<p>VMware are providing a free fundamental training for VMware workstation 7, you will need to have an account to register of course,<br />
Follow this <a title="VMware 7" href="http://mylearn.vmware.com/register.cfm?course=53111" target="_blank">link</a> and get started,</p>
<p>good luck</p>
<p>mb</p></div>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/11/free-vmware-workstation-7-course/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verifying that VT-x is Enabled and Locked at Boot</title>
		<link>http://boubchir.co.uk/blog/2009/10/verifying-that-vt-x-is-enabled-and-locked-at-boot/</link>
		<comments>http://boubchir.co.uk/blog/2009/10/verifying-that-vt-x-is-enabled-and-locked-at-boot/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 09:39:39 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=11</guid>
		<description><![CDATA[Verifying that VT-x is Enabled and Locked at Boot
Filed under: Installation — Tags: ESX4, Intel, vmware, VT-x, Xeon —  Mourad @ 8:50 am

Having had issues during the last few months regarding installing an ESX4 inside an ESX4, I cam across a solution which might have resolved my problem happily as ever, I have been [...]]]></description>
			<content:encoded><![CDATA[<h3><a rel="bookmark" href="../?p=22">Verifying that VT-x is Enabled and Locked at Boot</a></h3>
<div>Filed under: <a title="View all posts in Installation" rel="category" href="../?cat=14">Installation</a> — Tags: <a rel="tag" href="../?tag=esx4">ESX4</a>, <a rel="tag" href="../?tag=intel">Intel</a>, <a rel="tag" href="../?tag=vmware">vmware</a>, <a rel="tag" href="../?tag=vt-x">VT-x</a>, <a rel="tag" href="../?tag=xeon">Xeon</a> —  Mourad @ 8:50 am</div>
<div>
<p>Having had issues during the last few months regarding installing an ESX4 inside an ESX4, I cam across a solution which might have resolved my problem happily as ever, I have been fighting to get my ESX4 box to run on an other Hypervisor and this wasn’t that easy.</p>
<p>This is written by  <strong>jmattson</strong> from the <strong>VMware Cummunity</strong> and I would really thank him for all this information,</p>
<p>Feel free to comment in any case,</p>
<p>“Intel first introduced VT-x on late-model P4 processors (codenamed Paxville). Many Core, Core 2, Core i7 and Core i5 processors are VT-capable (as are their Xeon-branded counterparts). However, some skus of these models are not VT-capable. (For example, the Q8200 Intel Core 2 Quad Processor is not VT-capable). You can check to see if your processor is VT-capable <a href="http://processorfinder.intel.com/">here</a>.  If your processor is VT-capable, “Intel Virtualization Technology” will be listed as one of the supported features.</p>
<p>On Intel CPUs, it is expected that the BIOS (or other firmware) will either enable or disable VT-x at boot, and will then lock the setting so that it cannot be subsequently changed without powering down the CPU. Note that VT-x must be both enabled and locked before software can make use of the VMX extensions. This operation must be performed for each core of a multi-core system, and for each thread of a multi-threaded system.</p>
<p>Because the VT-x setting is typically locked at power on, it is necessary to fully power down the system after changing any VT-x options in the BIOS. A simple reboot is not sufficient! After saving your BIOS changes, I recommend that you actually pull the power cord(s) out of the wall and wait ten seconds. For laptop systems, you may have to remove the battery as well.</p>
<p>Some BIOSes do not have VT-x enable/disable options. Some BIOSes with such an option fail to enable/disable VT-x on each core of a multi-core system or on each thread of a multi-threaded system. To verify that VT-x is enabled and locked on each core/thread of your system, download the attached ISO, burn it to a CD, and boot your host from the CD.</p>
<p>If the ISO reports that your CPU is not VT-capable, and your CPU should be VT-capable, you may have encountered an Intel chip erratum (possibly AW67 or AV69, depending on the CPU). The effect of this erratum is that some CPU features are reported incorrectly after a particular machine specific register has been updated by the BIOS. The solution to this problem is to obtain an updated BIOS from your system vendor.</p>
<p>If the ISO reports that VT-x is unlocked on one or more threads/cores, a workaround is available for current VMware hosted products. Simply add the following option to your system-wide configuration file:</p>
<pre><code>hv.enableIfUnlocked = TRUE
</code></pre>
<p>On Linux systems, the system-wide configuration file is /etc/vmware/config. On Windows systems, the system-wide configuration file varies according to VMware product and Windows version. For VMware Workstation on XP hosts, the system-wide configuration file is C:\Documents and Settings\All Users\Application Data\VMware\VMware Workstation\config.ini. For VMware Workstation on Vista hosts, the system-wide configuration file is C:\ProgramData\VMware\VMware Workstation\config.ini. For other VMware products, adjust the path appropriately.</p>
<p>Note that this workaround can also be helpful if your BIOS fails to enable and lock VT-x when waking from hibernation. However, the ISO is not helpful in diagnosing this failure. If VT-x works after a power-cycle but fails after resuming from hibernation, then you should try the above workaround.</p>
<p>If your BIOS specifically disables VT-x and locks it in that state, then it is impossible to subsequently enable VT-x through software.</p>
<p>Note that VT-x is unavailable to normal software if you have enabled “trusted execution,” which restricts VT-x to “trusted” code. You should disable trusted execution in the BIOS and power-cycle the system.”</p>
<p><a title="vt.iso" href="http://communities.vmware.com/servlet/JiveServlet/download/8978-9-16491/vt.iso" target="_self">VT.ISO</a></div>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/10/verifying-that-vt-x-is-enabled-and-locked-at-boot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Workstation 7.0 is out now</title>
		<link>http://boubchir.co.uk/blog/2009/10/vmware-workstation-7-0-is-out-now/</link>
		<comments>http://boubchir.co.uk/blog/2009/10/vmware-workstation-7-0-is-out-now/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 19:37:48 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware workstation]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=8</guid>
		<description><![CDATA[VMware Workstation 7.0 is out now,
Finally VMware version 7 is out now, tested this when was on RC and with its great new features I must say that this is a great tool for any IT pro. One of the great things I’ve seen is the ability to run ESX4.0 on this version and also [...]]]></description>
			<content:encoded><![CDATA[<h3>VMware Workstation 7.0 is out now,</h3>
<p>Finally VMware version 7 is out now, tested this when was on RC and with its great new features I must say that this is a great tool for any IT pro. One of the great things I’ve seen is the ability to run ESX4.0 on this version and also the support for new Linux and Unix Oss, what a great tool.</p>
<p>You can still have a chance to play with the RC 7.0.0 build-203739 by clicking <a href="http://communities.vmware.com/community/beta/workstation">here</a>, trial is for 30 days.</p>
<p>Also <a href="http://www.vmware.com/support/pubs/player_pubs.html" target="_blank"><strong>VMware Player 3.0</strong></a> and <a href="http://www.vmware.com/support/pubs/fusion_pubs.html" target="_blank"><strong>VMware Fusion 3.0</strong></a> are out so why don’t you give it a chance?</p>
<div id="attachment_16" style="width: 310px;"><img title="vmware-esx4-inside-vmware-workstation" src="../wp-content/uploads/2009/10/vmware-esx4-inside-vmware-workstation1-300x189.jpg" alt="ESX4.0 on VMware 7" width="300" height="189" />ESX4.0 on VMware 7</div>
<p>Enjoy!!</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/10/vmware-workstation-7-0-is-out-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Virtual Syndrom</title>
		<link>http://boubchir.co.uk/blog/2009/10/hello-world/</link>
		<comments>http://boubchir.co.uk/blog/2009/10/hello-world/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 14:18:53 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[About me]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=1</guid>
		<description><![CDATA[
Good day people!!
You might ask yourself about this title why Syndrome after Virtualization? Well I’ve just been told by my wife that I’m infected with this new virus if VMware and sometimes I happens to speak when I’m a sleep about stuff surely related to ESX and vSphere. I don’t blame her, Yes in did [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Good day people!!</p>
<p>You might ask yourself about this title why Syndrome after Virtualization? Well I’ve just been told by my wife that I’m infected with this new virus if VMware and sometimes I happens to speak when I’m a sleep about stuff surely related to ESX and vSphere. I don’t blame her, Yes in did I’ve found myself addicted to VMware during the last few days since spending 4 nights doing my VCP course online (God that wasn’t easy at all).</p>
<p>I wonder if anyone around the globe feeling the same love to a new technology that come off to the market but honestly I really LOVE VMware technology, the way they put all the necessary resolutions to the IT admins and the ease to manage a virtual network from within a consol is so fascinating with the product. I’ve started using VMware product for a while now and also preparing for my exam that I hope to pass in the next couple of weeks.</p>
<p>People, this is my first post and during the next couple of days, I will try and make my blog look more efficient with all the links that relates to VMware, news and also some crazy stuff I happen to live.</p>
<p>MB</p></div>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/10/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
