<?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>Brian Jackson&#039;s IT Blog &#187; VMWare</title>
	<atom:link href="http://blog.brianleejackson.com/category/vmware/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.brianleejackson.com</link>
	<description></description>
	<lastBuildDate>Wed, 28 Dec 2011 23:22:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VMWare &#8211; Delay VM Bootup Time to Allow Bios Entry/Boot Options</title>
		<link>http://blog.brianleejackson.com/vmware-delay-vm-bootup-time-to-allow-bios-entryboot-options</link>
		<comments>http://blog.brianleejackson.com/vmware-delay-vm-bootup-time-to-allow-bios-entryboot-options#comments</comments>
		<pubDate>Thu, 25 Jun 2009 05:05:09 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[VMWare Workstation]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=292</guid>
		<description><![CDATA[You will need to change a few things in your .vmx file for your virtual machine. In Windows Vista and Windows 7 the default location of your virtual machine is: C:\Users\USER\Documents\Virtual Machines\VIRTUALMACHINENAME.vmx Step #1 Open up the .vmx file in notepad and add : bios.bootDelay = &#8220;5000&#8243; this adds a 5000 ms (5 seconds) delay [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/vmware-delay-vm-bootup-time-to-allow-bios-entryboot-options' addthis:title='VMWare &#8211; Delay VM Bootup Time to Allow Bios Entry/Boot Options' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></description>
			<content:encoded><![CDATA[<p>You will need to change a few things in your .vmx file for your virtual machine.  In Windows Vista and Windows 7 the default location of your virtual machine is:</p>
<blockquote><p>C:\Users\USER\Documents\Virtual Machines\VIRTUALMACHINENAME.vmx</p></blockquote>
<h2>Step #1</h2>
<p>Open up the .vmx file in notepad and add :</p>
<blockquote><p>bios.bootDelay = &#8220;5000&#8243;<br />
this adds a 5000 ms (5 seconds) delay at boot time<br />
save the .vmx file</p></blockquote>
<p>or add:</p>
<h2>Step #2 (Optional)</h2>
<p>To force VM to enter the BIOS setup at next boot change the following:</p>
<blockquote><p>bios.forceSetupOnce = &#8220;TRUE&#8221;</p></blockquote>
<p>Escape will get you into the Boot Order and F2 will get you into the BIOS menu.</p>
<p>Buy <a href="http://amzn.to/qN4fHo" title="VMWare Workstation">VMWare Workstation</a>.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/vmware-delay-vm-bootup-time-to-allow-bios-entryboot-options' addthis:title='VMWare &#8211; Delay VM Bootup Time to Allow Bios Entry/Boot Options' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/vmware-delay-vm-bootup-time-to-allow-bios-entryboot-options/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

