<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/assets/atom.xsl" type="text/xsl"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="en-US"
	><title>Sacha Chua - tag - vmware</title>
	<subtitle>Emacs, sketches, and life</subtitle>
	<link rel="self" type="application/atom+xml" href="https://sachachua.com/blog/tag/vmware/feed/atom/index.xml" />
  <link rel="alternate" type="text/html" href="https://sachachua.com/blog/tag/vmware" />
  <id>https://sachachua.com/blog/tag/vmware/feed/atom/index.xml</id>
  <generator uri="https://11ty.dev">11ty</generator>
	<updated>2008-02-11T00:59:48Z</updated>
<entry>
		<title type="html">Rough guide to getting an existing Windows XP partition to boot as a VMWare guest under Linux</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2008/02/rough-guide-to-getting-an-existing-windows-xp-partition-to-boot-as-a-vmware-guest-under-linux/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2013-08-27T23:05:43Z</updated>
    <published>2008-02-11T00:59:48Z</published>
    <category term="geek" />
		<id>https://sachachua.com/blog/?p=4748</id>
		<content type="html"><![CDATA[<p>Because I might have to do this again someday&#8230;</p>
<ol>
<li> Install VMWare Server. Use the advanced config to create an image that uses your existing hard disk.</li>
<li> Boot Windows (physically). Back up the current hardware profile.</li>
<li> Boot Linux. Download the SCSI drivers from <a href="http://www.vmware.com/download/ws/index.html#drivers">http://www.vmware.com/download/ws/index.html#drivers .</a>.</li>
<li> Change your GRUB config so that it doesn&#8217;t time out. You do _not_ want to accidentally boot your Linux partition while inside Linux.</li>
<li> Start VMWare with your Windows image. Use the recovery console. Mount the SCSI drivers FLP as a floppy and copy the files to c:\windows\system32\drivers .</li>
<li> Boot Windows physically. Use the Control Panel &#8211; Add New Hardware dialog to add the VMWare SCSI driver. It might also be a good idea to disable ACPI for the computer</li>
<li> Boot to Linux. Use VMWare  to load the Windows image.</li>
</ol>
<p>The SATA drive complicated things a bit, but I eventually got stuff sorted out. Yay! Next step: Wonder if seamless is worth the trouble&#8230;</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<p>You can <a href="https://sachachua.com/blog/2008/02/rough-guide-to-getting-an-existing-windows-xp-partition-to-boot-as-a-vmware-guest-under-linux/#comment">view 3 comments</a> or <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2008%2F02%2Frough-guide-to-getting-an-existing-windows-xp-partition-to-boot-as-a-vmware-guest-under-linux%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry>
</feed>