<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Fusion Documents articles</title>
    <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/tkb-p/3006</link>
    <description>VMware Fusion Documents articles</description>
    <pubDate>Fri, 10 Nov 2023 20:52:14 GMT</pubDate>
    <dc:creator>3006</dc:creator>
    <dc:date>2023-11-10T20:52:14Z</dc:date>
    <item>
      <title>Script to check if all remnants of VMware Fusion are gone from your Mac</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Script-to-check-if-all-remnants-of-VMware-Fusion-are-gone-from/ta-p/2990161</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;P&gt;The documented method of removing Fusion from a Mac only removes the Fusion application. There are other files that will remain on the system that sometimes can cause issues when upgrading or re-installing Fusion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a VMware KB article that discusses how to manually remove these Fusion files from your Mac:&amp;nbsp;&lt;A href="https://kb.vmware.com/s/article/1017838" target="_blank" rel="noopener"&gt;https://kb.vmware.com/s/article/1017838&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But what if you want to run a quick check to see if any of these files are still there?&lt;/P&gt;&lt;P&gt;The script &lt;STRONG&gt;is_fusion_installed.sh&lt;/STRONG&gt; (zipped and attached to this article) is based on the above KB article and provides a quick way to tell if any of the Fusion files are still remaining on your Mac.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The script:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;does not require admin privileges&lt;/LI&gt;&lt;LI&gt;does not locate any virtual machines you have installed&lt;/LI&gt;&lt;LI&gt;does not touch any of your virtual machines&lt;/LI&gt;&lt;LI&gt;does not delete any files (sorry, you'll need to do that yourself)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Instructions:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Download the attached zip file&lt;/LI&gt;&lt;LI&gt;Extract the file (either using the command line unzip utility or the macOS Archive Utility). The script (is_fusion_installed.sh) should be extracted.&lt;/LI&gt;&lt;LI&gt;In a Finder window, find the script.&lt;/LI&gt;&lt;LI&gt;Open a Terminal window, and drag the script from the Finder window into the Terminal window,&lt;/LI&gt;&lt;LI&gt;Type return in the Terminal window and the script will execute.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You should see something like this if you have any Fusion files installed (in this example, I have Fusion fully installed)&lt;/P&gt;&lt;PRE&gt;% /xxxxxx/is_fusion_installed.sh&lt;BR /&gt;&lt;BR /&gt;This script checks to see if files belonging to VMware Fusion are installed&lt;BR /&gt;using information from VMware KB article https://kb.vmware.com/s/article/1017838&lt;BR /&gt;&lt;BR /&gt;Checking for VMware Fusion application&lt;BR /&gt;&lt;BR /&gt;[WARNING] VMware Fusion application still exists&lt;BR /&gt;&lt;BR /&gt;Checking for other Fusion files...&lt;BR /&gt;&lt;BR /&gt;[WARNING] Fusion folder "/Library/Application Support/VMware/VMware Fusion" still exists&lt;BR /&gt;[WARNING] Fusion file "/Library/Application Support/VMware/Usbarb.rules" still exists&lt;BR /&gt;[WARNING] Fusion folder "/Library/Preferences/VMware Fusion" still exists&lt;BR /&gt;[WARNING] Fusion folder "~/Library/Application Support/VMware Fusion" (full path "/Users/xxxxxx/Library/Application Support/VMware Fusion") still exists&lt;BR /&gt;[WARNING] Fusion folder "~/Library/Caches/com.vmware.fusion" (full path "/Users/xxxxx/Library/Caches/com.vmware.fusion") still exists&lt;BR /&gt;[WARNING] Fusion folder "~/Library/Preferences/VMware Fusion" (full path "/Users/xxxxxx/Library/Preferences/VMware Fusion") still exists&lt;BR /&gt;[WARNING] Fusion file "~/Library/Preferences/com.vmware.fusion.plist" (full path "/Users/xxxxxx/Library/Preferences/com.vmware.fusion.plist") still exists&lt;BR /&gt;[WARNING] Fusion file "~/Library/Preferences/com.vmware.fusionStartMenu.plist" (full path "/Users/xxxxxx/Library/Preferences/com.vmware.fusionStartMenu.plist") still exists&lt;BR /&gt;&lt;BR /&gt;Your Mac has files from a Fusion installation.&lt;BR /&gt;Please delete them manually to clean your Mac of all traces of Fusion&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 08 Oct 2023 19:32:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Script-to-check-if-all-remnants-of-VMware-Fusion-are-gone-from/ta-p/2990161</guid>
      <dc:creator>Technogeezer</dc:creator>
      <dc:date>2023-10-08T19:32:11Z</dc:date>
    </item>
    <item>
      <title>VMDKMounter for VMware Fusion Professional Version 12.2.5</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/VMDKMounter-for-VMware-Fusion-Professional-Version-12-2-5/ta-p/2962994</link>
      <description>&lt;P&gt;VMware Fusion Professional Version 12.2.5&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;I am trying to mount vmdk files in Finder on my iMac. I had VMDKMounter in an older version of Fusion but cannot find it anywhere online. I have read and tried everything in this old post but nothing works:&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.vmware.com/t5/VMware-Fusion-Discussions/Fusion-4-no-VMDKMounter/m-p/901480#1827723" target="_self"&gt;Fusion 4: no VMDKMounter - VMware Technology Network VMTN&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there still a VMDKMounter or similar that can allow me to do this?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 16:49:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/VMDKMounter-for-VMware-Fusion-Professional-Version-12-2-5/ta-p/2962994</guid>
      <dc:creator>HMJ6</dc:creator>
      <dc:date>2023-04-07T16:49:32Z</dc:date>
    </item>
    <item>
      <title>w11arm_esd2iso - a utility to create Windows 11 ARM ISOs from Microsoft ESD releases</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/w11arm-esd2iso-a-utility-to-create-Windows-11-ARM-ISOs-from/ta-p/2957381</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;DIV&gt;&lt;STRONG&gt;End of life update: This utility will be removed for download on 2023-11-15. &amp;nbsp;At that time this article will be updated with a link to a new generic version of the utility that will be found on GitHub.&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Final version: 4.0.4 (2023-10-05)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;With the release of Fusion 13.5 and the integrated tool to download Windows 11 ARM from Microsoft, this utility is no longer necessary. I've made the decision to freeze all development on this utility. I hope that everyone has found it useful during the time that it was needed.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am leaving the tool available for download until 2023-11-15. You are free to continue to use it as-is. However I will no longer reply to any problem reports or how-to-use posts.&amp;nbsp;You are strongly encouraged to stop using the versions of Fusion that require the use of w11arm_esd2iso to obtain a Windows 11 ARM ISO. Install Fusion 13.5, where the process is built-in and supported by VMware.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thank you.&lt;/DIV&gt;&lt;DIV&gt;Paul Rockwell (@Technogeezer)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The attached zip file contains a utility that is designed to simplify the process of creating ISO installation media for Windows 11 ARM on macOS. The utility downloads an ESD file directly from Microsoft and builds the ISO.&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This utility runs on Apple Silicon Macs running macOS 13 or later (tested on Sonoma 14.0 GA).&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Contents of the attached zip file:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;README - contains more info on the script, including a man(1) like reference&lt;/LI&gt;&lt;LI&gt;w11arm_esd2iso&lt;/LI&gt;&lt;LI&gt;w11arm_esd2iso_manpage.pdf (documentation)&lt;/LI&gt;&lt;LI&gt;doc/ (additional documentation)&lt;/LI&gt;&lt;LI&gt;bin/ (bundled open-source utilities)&lt;/LI&gt;&lt;LI&gt;lib/ (bundled open-source utilities)&lt;/LI&gt;&lt;/UL&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;U&gt;It is strongly recommended that you review the README and documentation pdf files before using this tool.&lt;/U&gt;&lt;/STRONG&gt; It provides information on what the script does and how it works. The pdf file has been enhanced with examples that should help you.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Nov 2023 02:23:25 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/w11arm-esd2iso-a-utility-to-create-Windows-11-ARM-ISOs-from/ta-p/2957381</guid>
      <dc:creator>Technogeezer</dc:creator>
      <dc:date>2023-11-01T02:23:25Z</dc:date>
    </item>
    <item>
      <title>Can't enable the shared folders with Fusion 13 Player (free)</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Can-t-enable-the-shared-folders-with-Fusion-13-Player-free/ta-p/2941848</link>
      <description>&lt;P&gt;I installed Fusion 13 Player (MacBook on M1 CPU) and obtained a free license. I can't locate the 'shared folders' menu item. I used Fusion 12 for years before, and there was no such problem with it.&lt;/P&gt;&lt;P&gt;Is this a problem with a free license? But according to the comparison table, shared folders must be available.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 07:18:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Can-t-enable-the-shared-folders-with-Fusion-13-Player-free/ta-p/2941848</guid>
      <dc:creator>AlexKRI</dc:creator>
      <dc:date>2022-12-02T07:18:17Z</dc:date>
    </item>
    <item>
      <title>The Unofficial Fusion 13 for Apple Silicon Companion Guide</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/The-Unofficial-Fusion-13-for-Apple-Silicon-Companion-Guide/ta-p/2939907</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;P&gt;Using inspiration from (and with apologies to) David Pogue's 'Missing Manual" series, I humbly present:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;The Unofficial Fusion 13 for Apple Silicon Companion Guide&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;EM&gt;&lt;STRONG&gt;Version 23, 2023-11-01&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;The manual that VMware didn't publish and the one that you &lt;U&gt;will&lt;/U&gt; need...&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;&lt;U&gt;Important:&lt;/U&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;STRONG&gt;This version of the Companion Guide has been updated for use with Fusion 13.5. Upgrade to Fusion 13.5 before using the material in this guide. (There's no good reason not to upgrade!)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Changes in Version 23:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Added information on the Ubuntu Desktop 23.10 release for Lenovo X13s Gen 1, which will install on a Fusion VM with some modifications to the boot arguments of the installer ISO.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Modified the procedure to “convert” Ubuntu Server to Ubuntu Desktop. For Ubuntu 23.10, the procedure to install a minimal version of the desktop applications is added. This is equivalent to the minimal installation option available in the “real” Ubuntu Desktop 23.10 installer.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Added warning and workarounds for incompatibility between macOS Sonoma VoiceOver feature and Fusion VMs.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Added procedure to work around the failure of the new Fusion 13.5 GUI tool to download Windows from Microsoft when the macOS system language is set to a language other than English.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Removed procedure for installation of VMware Tools on Windows 11 ARM because they are now mostly identical to those for Windows x64. Tips are included to note where there are differences.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Added a workaround for screen flickering/blanking issues that occur when Windows 11 VMs are upgraded from Fusion 13 to Fusion 13.5.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Added information on VMware Tools update that addresses 2 security issues.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;------&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The Companion Guide contains tips and techniques that were provided through the experiences of the broader Fusion community while running the Tech Preview releases on Apple Silicon Macs. It can save you searching the forum for frequently encountered issues.&lt;/P&gt;&lt;P&gt;The Companion Guide may answer many questions that aren't covered by reading the VMware Fusion documentation. Take a look at it before you start creating VMs - you might find something that will make your life easier. If you have a question that you're thinking about posting in the forum, check out the Companion first - it may already contain an answer to your question.&lt;/P&gt;&lt;P&gt;Of particular interest to Windows users is the section on Windows 11 on ARM. This section is chock full of information, procedures, and screen shots that should help you be successful in the installation of Windows 11 on Fusion 13..5&lt;/P&gt;&lt;P&gt;For you Linux users, you haven't been left out. There is plenty of content to help you as well, especially if you are an Ubuntu or Fedora user.&lt;/P&gt;&lt;P&gt;This document will be updated as the community experience with Fusion 13.5 grows and is discussed in the forums.&lt;/P&gt;&lt;P&gt;Enjoy and please post any comments or questions about the Companion to the Fusion forums.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Nov 2023 02:06:47 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/The-Unofficial-Fusion-13-for-Apple-Silicon-Companion-Guide/ta-p/2939907</guid>
      <dc:creator>Technogeezer</dc:creator>
      <dc:date>2023-11-01T02:06:47Z</dc:date>
    </item>
    <item>
      <title>Running Fusion on an Intel Mac and upgrading to an M1/M2 Mac? Read this first.</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Running-Fusion-on-an-Intel-Mac-and-upgrading-to-an-M1-M2-Mac/ta-p/2888565</link>
      <description>&lt;P&gt;Helpful information about what's possible and what isn't if you're making the jump to the an M1 Macs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 18:05:16 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Running-Fusion-on-an-Intel-Mac-and-upgrading-to-an-M1-M2-Mac/ta-p/2888565</guid>
      <dc:creator>Technogeezer</dc:creator>
      <dc:date>2023-06-20T18:05:16Z</dc:date>
    </item>
    <item>
      <title>[Question] How to set virtual machine running Windows 95/98 with 256 colors</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Question-How-to-set-virtual-machine-running-Windows-95-98-with/ta-p/2795875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I have 3 virtual machines: Windows 3.1, Windows 95, and Windows 98.&lt;/P&gt;&lt;P&gt;I, by chance, downloaded an atlas program that seems to require 256 colors or more.&lt;/P&gt;&lt;P&gt;The problem is, the aforementioned virtual machines all support up to only 16 colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to change the 16 available into 256 colors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using VMware Fusion Professional Version 10.1.6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 03:55:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Question-How-to-set-virtual-machine-running-Windows-95-98-with/ta-p/2795875</guid>
      <dc:creator>jay_xiaohan</dc:creator>
      <dc:date>2020-05-04T03:55:45Z</dc:date>
    </item>
    <item>
      <title>fusion 11.5.1 on macOS 10.15.2 not showing content of VMware Shared Folders  and...</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/fusion-11-5-1-on-macOS-10-15-2-not-showing-content-of-VMware/ta-p/2792330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have the problem with the above configuration with VM macosSierra 12.6, that the content of the shared is not displayed&lt;/P&gt;&lt;P&gt;and that i cannot change the screen resolution. Only the resolution 1024x768 is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have a solution for me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 10:49:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/fusion-11-5-1-on-macOS-10-15-2-not-showing-content-of-VMware/ta-p/2792330</guid>
      <dc:creator>advatis</dc:creator>
      <dc:date>2019-12-18T10:49:44Z</dc:date>
    </item>
    <item>
      <title>VMware Fusion Problem Report 2018-10-15 at 17.29.52.zip</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/VMware-Fusion-Problem-Report-2018-10-15-at-17-29-52-zip/ta-p/2777991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the file you requested. Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 00:48:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/VMware-Fusion-Problem-Report-2018-10-15-at-17-29-52-zip/ta-p/2777991</guid>
      <dc:creator>Twittawit</dc:creator>
      <dc:date>2018-10-16T00:48:37Z</dc:date>
    </item>
    <item>
      <title>Error when installing windows</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Error-when-installing-windows/ta-p/2782682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have VMWare Fusion 10 and when I try to install Windows 10 (version 1709) I get the error in the screenshot during the installation.&lt;/P&gt;&lt;P&gt;I have a MacBook Pro 2017 with macOS High Sierra.&lt;/P&gt;&lt;P&gt;What is happening?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 16:51:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Error-when-installing-windows/ta-p/2782682</guid>
      <dc:creator>lekararik</dc:creator>
      <dc:date>2017-11-23T16:51:24Z</dc:date>
    </item>
    <item>
      <title>vm-12-07-14.45801.zip</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/vm-12-07-14-45801-zip/ta-p/2775634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;Unable to open file "/Users/air/Documents/Virtual Machines.localized/Window 10.vmwarevm/Virtual Disk.vmdk":&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;The system cannot find the file specified&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 01:53:29 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/vm-12-07-14-45801-zip/ta-p/2775634</guid>
      <dc:creator>zuber1077</dc:creator>
      <dc:date>2017-10-15T01:53:29Z</dc:date>
    </item>
    <item>
      <title>Can't delete file in Mac when use VMware</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Can-t-delete-file-in-Mac-when-use-VMware/ta-p/2772498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I'm Daniel William. I have problem with file in mac when I use VMware.&lt;BR /&gt;I'm start Mac with file .vmdk about 8Gb. I keep use it and file .vmdk grow to 26Gb, I delete some file about 10Gb by Delete Immediately and empty trash, I tried bot of them. but when I shutdown Mac and comeback use windown, I see file .vmdk is 26Gb. it is such not change anything. in Mac those file exactly be deleted because I delete by Delete Immediately. fiction, in future it can be take many Gigabyte in my disk. it's very terrible.&lt;/P&gt;&lt;P&gt;I don't understand and have no idea for this problem. Please help me! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 17:30:07 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Can-t-delete-file-in-Mac-when-use-VMware/ta-p/2772498</guid>
      <dc:creator>zzDaniel</dc:creator>
      <dc:date>2017-07-27T17:30:07Z</dc:date>
    </item>
    <item>
      <title>Unable to open file "/Users/johnk83776/Library/Application Support/VMware Fusion/Virtual Machines/Boot Camp/Boot Camp 3.vmwarevm/Boot Camp 3.vmdk"</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Unable-to-open-file-quot-Users-johnk83776-Library-Application/ta-p/2778315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My old Mac died, so I loaded my new Mac (Sierra) with everything from Time Machine.&amp;nbsp; Everything works fine except my WMware Fusion &lt;STRONG&gt;Version 6.0.6 (2684343)&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.0pt; font-family: 'Helvetica Neue';"&gt;Unable to open file "/Users/johnk83776/Library/Application Support/VMware Fusion/Virtual Machines/Boot Camp/Boot Camp 3.vmwarevm/Boot Camp 3.vmdk"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have everything listed there, except the last "/Boot Camp 3.vmdk"&lt;/P&gt;&lt;P&gt;Can I get that somewhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;johnk83776&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2016 00:46:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Unable-to-open-file-quot-Users-johnk83776-Library-Application/ta-p/2778315</guid>
      <dc:creator>johnk83776</dc:creator>
      <dc:date>2016-12-11T00:46:48Z</dc:date>
    </item>
    <item>
      <title>Unable to click on exist operating system</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Unable-to-click-on-exist-operating-system/ta-p/2795871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why can't I choose them?&lt;/P&gt;&lt;P&gt;help please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tnx ahead &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 11:32:07 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Unable-to-click-on-exist-operating-system/ta-p/2795871</guid>
      <dc:creator>Amittiti</dc:creator>
      <dc:date>2016-11-02T11:32:07Z</dc:date>
    </item>
    <item>
      <title>Old OS X Installers Will Not Install - Expired Apple Certificate</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Old-OS-X-Installers-Will-Not-Install-Expired-Apple-Certificate/ta-p/2781595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you downloaded an OS X installer before 14 February 2016, it will no longer work to create new virtual machines. If you use an old installer to create a new OS X virtual machine guest, the installation will appear to proceed as you expect, (e.g., copying files to the hard drive...). Eventually an error message will appear, informing you that the installation is invalid or corrupt.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The fix is to download a new copy of the OS X installer from the App Store. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;This article explains it all:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://tidbits.com/article/16302" title="http://tidbits.com/article/16302"&gt;Previously Downloaded OS X Installers No Longer Work&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This document was generated from the following discussion: &lt;A href="https://communities.vmware.com/thread/531901"&gt;Old OS X Installers Will Not Install - Expired Apple Certificate&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 22:24:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Old-OS-X-Installers-Will-Not-Install-Expired-Apple-Certificate/ta-p/2781595</guid>
      <dc:creator>vmxmr</dc:creator>
      <dc:date>2016-03-06T22:24:00Z</dc:date>
    </item>
    <item>
      <title>Procedure to Automatically Launch a Virtual Machine at Mac Startup</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Procedure-to-Automatically-Launch-a-Virtual-Machine-at-Mac/ta-p/2773059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have headless Mac mini computers that operate as "servers". They automatically launch VMware Fusion virtual machines at startup. Here is how I configured it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Procedure for Automatically Launching a VMware Fusion Virtual Machine at Mac Startup&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Login to your Mac using your admin account.&lt;/LI&gt;&lt;LI&gt;Set the Mac so that it automatically restarts if there is a power failure. Go to System Preferences, Energy Saver.&lt;/LI&gt;&lt;LI&gt;Create an account for automatic login at startup. I create the same set of accounts in the same order on all of my Macs, so that Unix user IDs match. On my Macs, I named the automatic login account "&amp;lt;Lastname&amp;gt;Server". In this procedure, let us call the account, "ServerUser"&lt;/LI&gt;&lt;LI&gt;Set the ServerUser account to login automatically. Go to System Preferences, Users &amp;amp; Groups, Login Options, and select the ServerUser account from the pulldown menu. You will be prompted for the ServerUser account password.&lt;/LI&gt;&lt;LI&gt;If you will be running your Mac as a headless machine with no keyboard or mouse (like my Mac mini computers), disable "Open Bluetooth Setup Assistant at startup if no keyboard is detected" and disable "Open Bluetooth Setup Assistant at startup if no mouse or trackpad is detected". You will probably want to configure some type of remote access so that you can control your Mac from another system. See &lt;STRONG&gt;&lt;EM&gt;Remote Access Notes&lt;/EM&gt;&lt;/STRONG&gt;, below.&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;Logout from your admin account.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;Login to the Mac under the ServerUser account.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Launch VMware Fusion in the ServerUser account. Enable the desired virtual machine to "Start automatically when VMware launches" in the chosen virtual machine's VMware Settings, General.&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;Reboot the Mac. It should automatically login to the ServerUser account, launch VMware Fusion, and then VMware Fusion will automatically start the virtual machine.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;You &lt;EM style="text-decoration: underline;"&gt;may&lt;/EM&gt; want to run a power failure test to verify that the virtual machine launches automatically after a power failure. This test has risks. See &lt;EM&gt;&lt;STRONG&gt;Power Failure Test&lt;/STRONG&gt;&lt;/EM&gt;, below.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Security Notes&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Automatic restart on power failure won't work if you have FileVault enabled.&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;&lt;STRONG&gt;Security Risk:&lt;/STRONG&gt;&lt;/EM&gt; If you configure automatic login on your Mac, the password is stored in a file that only root can access. The password is encoded, but not really encrypted. If someone can get physical access to your Mac itself, they could gain access to any file on your Mac, including the virtual machine itself, the ServerUser password file, etc. That is because you cannot enable FileVault if you want the virtual machine to launch automatically.&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;&lt;STRONG&gt;Security Risk:&lt;/STRONG&gt;&lt;/EM&gt; Your Mac is configured to login automatically at startup. If someone steals your Mac, they can connect a keyboard, mouse, and monitor to it and then boot it. It will be logged in to your ServerUser account. (That is one reason why you do not use your admin account for automatic login.) You can mitigate some of the risks by:&lt;UL&gt;&lt;LI&gt;Set the ScreenSaver in the ServerUser account to start after 1 minute. System Preferences, Desktop &amp;amp; Screen Saver, Screen Saver tab, Start after (pulldown menu). &lt;SPAN style="font-size: 10pt;"&gt;Set the System Preferences, Security &amp;amp; Privacy, General tab, Require password "immediately" after sleep or screen saver begins.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;Better solution for experts: &lt;/EM&gt;In addition to the above, you can configure your Mac to display the login prompt immediately after startup, even though the ServerUser account is logged in and the virtual machine is running.&lt;UL&gt;&lt;LI&gt;Create a small application that locks the screen and displays the OS X login prompt. See: &lt;A href="http://www.engadget.com/2011/03/07/terminally-geeky-use-automatic-login-more-securely/" title="http://www.engadget.com/2011/03/07/terminally-geeky-use-automatic-login-more-securely/"&gt;Terminally Geeky: use automatic login more securely&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;I converted the shell script above into a Mac application, and added it to the ServerUser Login Items list.&lt;/LI&gt;&lt;LI&gt;I found that it didn't work on a headless Mac, unless I fooled the Mac into thinking that a display was attached. I made a little "VGA Dummy Plug". See: &lt;A href="https://rumorscity.com/2013/12/06/how-to-create-dummy-plugs-for-your-graphics-cards/" title="https://rumorscity.com/2013/12/06/how-to-create-dummy-plugs-for-your-graphics-cards/"&gt;https://rumorscity.com/2013/12/06/how-to-create-dummy-plugs-for-your-graphics-cards/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Additional Note: One of the Mac's is running Windows Server 2012 R2 in its virtual machine, which has bridged networking. For some reason, it would not receive external network connections if the login prompt was displayed on the Mac screen. I had to remove the application from the Login Items list and rely on the Screen Saver lock above. Someday I will troubleshoot this to see if I can make it work.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Remote Access Notes&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If you are running your Mac as a headless machine, you will probably want to configure some type of remote access that that you can control your Mac from another system. You will want to install Apple security updates on your headless Mac, for example.&lt;/LI&gt;&lt;LI&gt;Some people attach a keyboard, mouse, and monitor when needed, but it can be a lot of trouble over time.&lt;/LI&gt;&lt;LI&gt;I still use Timbuktu Pro to remotely operate headless Macs. &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;Unfortunately, Timbuktu Pro is no longer supported or available.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Others may try Apple Remote Desktop or another solution. I do not know whether LogMeIn, TeamViewer, GoToMyPC, or similar products are viable solutions. I found this in a quick web search: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.geekersmagazine.com/remote-access-mac-applications.html" rel="nofollow"&gt;http://www.geekersmagazine.com/remote-access-mac-applications.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;You may also want remote access to your running virtual machine:&lt;UL&gt;&lt;LI&gt;If your virtual machine runs Windows, it may support Windows Remote Desktop. One of my virtual machines runs Windows 2012 R2 Server, and I connect to it from my Mac using Microsoft Remote Desktop (free from the App Store).&lt;/LI&gt;&lt;LI&gt;If your virtual machine run Linux, you can connect to it using VNC. Your Mac comes with a basic VNC client called "Screen Sharing.app" in /System/Library/CoreServices/Applications/. It is very basic, and the VNC connections it makes are not secure. There are other VNC applications for your Mac that you may want to consider.&lt;UL&gt;&lt;LI&gt;If you are Linux guru, you can configure your Mac to tunnel VNC through SSH.&lt;/LI&gt;&lt;LI&gt;If you are Linux guru, why use VNC, which is slow? Why not run a remote X-session directly on your Mac?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Power Failure Test&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;First, please read the important note, below.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Shutdown the virtual machine.&lt;/LI&gt;&lt;LI&gt;Disconnect power from the Mac.&lt;/LI&gt;&lt;LI&gt;Reconnect power from the Mac.&lt;/LI&gt;&lt;LI&gt;The Mac should boot, login under your ServerUser account, launch VMware Fusion, and start your virtual machine.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Important Note about the risks of a Power Failure Test: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Disconnecting power from your Mac when it is running poses a risk to your system. You may corrupt files or cause other damage to the file system on your Mac's hard drive. OS X is designed to withstand occasional power failures, but you do not want to run this test more than necessary. I ran it once only. Since then, there have been several power failures over the years that have done the same thing - and the Macs have handled them correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This document was generated from the following discussion: &lt;A href="https://communities.vmware.com/thread/531851"&gt;Procedure to Automatically Launch a Virtual Machine at Mac Startup&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 22:15:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Procedure-to-Automatically-Launch-a-Virtual-Machine-at-Mac/ta-p/2773059</guid>
      <dc:creator>vmxmr</dc:creator>
      <dc:date>2016-03-06T22:15:24Z</dc:date>
    </item>
    <item>
      <title>Deploying F5 BIG-IP Virtual Edition in VMware Fusion 8</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Deploying-F5-BIG-IP-Virtual-Edition-in-VMware-Fusion-8/ta-p/2778529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At F5's &lt;A href="https://devcentral.f5.com/"&gt;DevCentral Community&lt;/A&gt; and at several VMware user groups we've had a lot of interest in deploying BIG-IP Virtual Edition using Developer Lab licensing.&amp;nbsp; Some people at VMworld asked if we would write/update our Fusion guide and any additional information so here they are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://devcentral.f5.com/articles/f5-developer-edition-installing-big-ip-on-vmware-fusion-8"&gt;Deploying F5 BIG-IP Virtual Edition on VMware Fusion&lt;/A&gt; @ devcentral.f5.com&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://devcentral.f5.com/articles/f5-developer-edition-how-to-obtain-a-developer-license-key"&gt;How to get a F5 BIG-IP Virtual Edition Developer Lab License&lt;/A&gt; @ devcentral.f5.com (CDW offers USD and CAD pricing)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Developer license with the BIG-IP Virtual Edition, I can create multiple personal dev environments on my workstation easily simulating north/south traffic patterns with external client linux devices and internal lamp hosts.&amp;nbsp; And with other VMware environments, you can take the setup and easily migrate to an ESX environment for further SDLC development.&amp;nbsp; It's fantastic and everyone is loving using Fusion for BIG-IP "playgrounds" at F5.&amp;nbsp; If you have questions please let me know and I'll respond accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help everyone who asked about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;A href="https://devcentral.f5.com/users/15006"&gt;Chase Abbott&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 21:44:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Deploying-F5-BIG-IP-Virtual-Edition-in-VMware-Fusion-8/ta-p/2778529</guid>
      <dc:creator>Chaseabbott</dc:creator>
      <dc:date>2015-11-18T21:44:42Z</dc:date>
    </item>
    <item>
      <title>Fusion 6.0.5 y Yosemite</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Fusion-6-0-5-y-Yosemite/ta-p/2793212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Compre hace años Fusion para instalar una maquina virtual en Mac, y verdaderamente funciona bien . El mayor de mis problemas es que cada vez que actualizo una versión de Mac (gratis) , tengo que gastarme el dinero en la ultima versión de Fusion (40_50&amp;nbsp; Euros ), y ya estoy cansado: Como es posible que teniendo la versión 6.0.5 de Fusion no pueda instalar Yosemite, como es posible que no se disponga de soporte en España.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parece ser que me equivoque vmware no es la empresa que yo creía , si vmware no soluciona mis problemas , los tendré que solucionar yo. CAMBIARE DE SOFWARE lo antes posible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio (Spain )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 17:47:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Fusion-6-0-5-y-Yosemite/ta-p/2793212</guid>
      <dc:creator>JulioEBallesta</dc:creator>
      <dc:date>2014-10-20T17:47:03Z</dc:date>
    </item>
    <item>
      <title>dump</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/dump/ta-p/2772524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tool to dump some values to assist with debugging iMessage issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 15:54:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/dump/ta-p/2772524</guid>
      <dc:creator>HPReg</dc:creator>
      <dc:date>2014-09-18T15:54:11Z</dc:date>
    </item>
    <item>
      <title>Use WANem to create a great adjustable WAN simulator in 10 minutes!</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Documents/Use-WANem-to-create-a-great-adjustable-WAN-simulator-in-10/ta-p/2790957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I thought I’d write something up as I was looking for a WAN simulator tool to pass some VM traffic between to determine impacts on a few scenarios. As I don't have a web site and I'm using VMWare Fusion this seems like a logical place to put it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;Basically this will give you a few subnets with a fake WAN in between which will allow you to; increase latency, added jitter, reduce bandwidth, etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;I’ve made the following assumptions, which you can change as you see fit -&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;1. I’m a Mac user so this is written with VMWare Fusion in mind, though Workstation would be pretty much the same&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;2. LAN 1 has the subnet 10.1.1.0/24 (you can change these or even use IPv6)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;3. LAN 2 has the subnet 10.1.2.0/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;4. LAN 3 has the subnet 10.1.3.0/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;5. LAN 4 has the subnet 10.1.4.0/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;6. This VM interfaces will be configured as private (Private to my Mac)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;7. VMWare’s DHCP is disabled on private (KB102651)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Okay, lets get started…&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;We’ll be using WANem - &lt;A href="http://wanem.sourceforge.net/"&gt;&lt;SPAN class="s2"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://wanem.sourceforge.net/" target="test_blank"&gt;http://wanem.sourceforge.net/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Note that are instructions on the net about setting up WANem but most require you to add default routes on the guest OS’s, I think it’s better to use gateways.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I’m using version 3 beta 2. You’ll need the ISO for this, so download that and unzip it. Create a VM with the following specs -&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;A. OS - Other Linux 3.x kernel&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;B. 1 vCPU&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;C. 256MB of RAM (more might be needed if you're pushing heavy data loads through)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;D. 4x NIC’s (less or more is fine, whatever you think you’ll need)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;E. IDE HDD with 3GB of space (more might be needed if you intend to push heavy data loads through)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;F. Disable as much as possible - audio, BT and USB, Printer, etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;A&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;ttach the ISO to the CD Drive and boot. You’ll notice as it’s booting it won’t find any DHCP and will throw a few errors - thats expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Once it’s started you should be presented with a web browser and the Network Connections configuration page. Close that page and the browser.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Click on the icon to the bottom left, select Preferences, WANem HD Install. Click Accept through the next few windows.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Select Disk use whole hard disk. Select the disk which should be around 3GB and OK. Select Yes and let it install. You should get a good message. You’ll be asked to select a disk again, select the top item which should be /dev/sda2 with around 2GB of space and click OK. It should now be installing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Next up you’ll be prompted to configure the boot loader grub. Click OK. Go with the default top option mbr and click OK. Click Yes to install. Click OK to the success message and finally click Yes to restart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Do as it says - disconnect the CD ISO image and hit return.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Once WANem restarts you’ll be at the WANem prompt. At this point WANem is installed, any configuration changes you make will now stick where as before you were booting a LiveCD and each reboot would see the settings lost.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Almost there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Type startx and press enter to get the GUI back.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Once the GUI starts you should be back to the web browser and Network Connections.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Click eth0 then click edit. Select the IPv4 (or v6) settings, change Method to Manual. Click add and enter 10.1.1.1 and press return. Being a class A address it will assume a /8 subnet mask, double click 8 and make it 24 then press return. Now click save.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Do the same for eth1, eth2 and eth3 using 10.1.2.1/24, 10.1.3.1/24 and 10.1.4.1/24. Close the Network Connections page.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Now would be a good time to shutdown and create a snapshot or copy the VM to a safe backup location. To shutdown select the icon in the bottom right.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;Once it’s rebooted (or continuing on from above without a reboot) select Basic Mode in the web browser. As you can see here you can set the WAN speed and network delay for each interface or as you can think of them now virtual WAN links. You can also go more in depth in the Advanced Mode tab.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I’ll leave the rest up to you. From this point when you boot the VM it will start in a CLI, you can startx but you can also make changes using “help” but it’s easier in the GUI. For those advanced users keep an eye on top and swap usage and increase RAM as needed. For those who are worried about pushing big data loads through WANem simply give it a bit more RAM, at 128MB it does swap a little but at 256MB I haven't see it swap so 512MB would be very safe.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;So now when you build a VM in one of those subnets you use the 10.1.x.1 IP as the gateway and adjust it’s WAN performance however you like.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Hope that helps anyone who’s after a lean WAN emulator that works really well. Thanks to TATA Consulting Services who make WANem, all credit to them for the great distro.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;If I’ve made any mistakes let me know and I’ll update this post.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;Cheers.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2014 11:21:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Documents/Use-WANem-to-create-a-great-adjustable-WAN-simulator-in-10/ta-p/2790957</guid>
      <dc:creator>Arie</dc:creator>
      <dc:date>2014-05-03T11:21:20Z</dc:date>
    </item>
  </channel>
</rss>

