{"id":293,"date":"2012-04-23T17:41:56","date_gmt":"2012-04-23T15:41:56","guid":{"rendered":"http:\/\/rexxer.kharkov.ru\/?p=293"},"modified":"2012-04-23T17:41:56","modified_gmt":"2012-04-23T15:41:56","slug":"vmware-esxi-tools-on-freebsd9-issue","status":"publish","type":"post","link":"https:\/\/dety.net.ua\/?p=293","title":{"rendered":"Vmware ESXi tools on FreeBSD9 issue"},"content":{"rendered":"<p>I ran into this as well. Read through the entire other thread but  didn&#8217;t find an answer, so I figured it out on my own. I wanted to paste  here since I couldnt find the answer anywhere else online. In short, the  error <strong>&#8220;Guest memory manager: failed&#8221;<\/strong> occurs when the config script is trying to load the module <strong>vmmemctl.ko<\/strong>. However, i could never get it to create this module or use the binary module.<\/p>\n<p>&#8211; Be sure that you have the entire FreeBSD kernel source when installing the <strong>vmware-freebsd-tools.tar.gz<\/strong>. If you don&#8217;t have them, use <strong>sysinstall<\/strong> to put them on!<\/p>\n<p>&#8211; Get <strong>vmmemctl.tar<\/strong>. If you chose the standard paths, it will be at <strong>\/usr\/local\/lib\/vmware-tools\/modules\/source\/vmmemctl.tar<\/strong>. Copy it to a temporary location<\/p>\n<p style=\"height: 8pt;padding: 0px\">\n<p>&#8211; It&#8217;s easier to just type commands instead of explaining them:<\/p>\n<p>cp \/usr\/local\/lib\/vmware-tools\/modules\/source\/vmmemctl.tar \/tmp<\/p>\n<blockquote><p>cd \/tmp<\/p>\n<p>tar -zxf vmmemctl.tar<\/p>\n<p>cd \/tmp\/vmmemctl-only<\/p>\n<p>make<\/p><\/blockquote>\n<p>&#8211; This will give you a <strong>vmmemctl.ko<\/strong> file<\/p>\n<p>&#8211; Do NOT run <strong>make install<\/strong> at this point as the README suggests. The Makefile is coded to cp  vmmemctl.ko to \/modules, which won&#8217;t exist on a stock install. This  instead makes it copy vmmemctl.ko to a FILE called \/modules. Instead  manually copy vmmemctl.ko to \/boot\/kernel:<\/p>\n<p>cp vmmemctl.ko \/boot\/kernel<\/p>\n<p>&#8211; you can now use <strong>kldload<\/strong> to load this module if you&#8217;d like, or just re-run <strong>\/usr\/local\/bin\/vmware-config-tools.pl<\/strong> and it will do this for you.<\/p>\n<p><a href=\"http:\/\/communities.vmware.com\/thread\/91117\" target=\"_blank\">Source<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I ran into this as well. Read through the entire other thread but didn&#8217;t find an answer, so I figured it out on my own. I wanted to paste here since I couldnt find the answer anywhere else online. In short, the error &#8220;Guest memory manager: failed&#8221; occurs when the config script is trying to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,13],"tags":[],"class_list":["post-293","post","type-post","status-publish","format-standard","hentry","category-freebsd","category-novosti"],"_links":{"self":[{"href":"https:\/\/dety.net.ua\/index.php?rest_route=\/wp\/v2\/posts\/293","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dety.net.ua\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dety.net.ua\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dety.net.ua\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dety.net.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=293"}],"version-history":[{"count":0,"href":"https:\/\/dety.net.ua\/index.php?rest_route=\/wp\/v2\/posts\/293\/revisions"}],"wp:attachment":[{"href":"https:\/\/dety.net.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=293"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dety.net.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=293"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dety.net.ua\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=293"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}