{"id":16,"date":"2018-10-04T13:01:03","date_gmt":"2018-10-04T20:01:03","guid":{"rendered":"https:\/\/angrysysadmins.tech\/?p=16"},"modified":"2019-05-30T09:43:07","modified_gmt":"2019-05-30T17:43:07","slug":"open-vm-tools-gentoo-guest-vm","status":"publish","type":"post","link":"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/","title":{"rendered":"Gentoo: How to Install open-vm-tools"},"content":{"rendered":"\n<p>When installing the open-vm-tools package in a Gentoo guest, it&#8217;s possible that you will get an error like the following:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">* Messages for app-emulation package \/ open-vm-tools-$version:\n * CONFIG_VMWARE_BALLOON: is not set when it should be.\n * CONFIG_VMWARE_VMCI: is not set when it should be.\n * CONFIG_VMWARE_VMCI_VSOCKETS: is not set when it should be.<\/pre>\n\n\n\n<p>This error occurs when the kernel configuration being used is missing certain modules. To add these in, go back to the kernel sources in \/usr\/src\/linux and run <code>make menuconfig<\/code> again.<br><br>In the menu that opens, make sure to have the following options match this:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">| Processor types and features<br>|-| [*] Linux guest support<br><br>| Device Drivers<br>|-| Misc Devices<br>|-|-| &lt;M&gt; VMware Balloon Driver<br>|-|-| &lt;M&gt; VMware VMCI Driver<br><br>| Networking Support<br>|-| Networking Options<br>|-|-| &lt;M&gt; Virtual Socket Protocol<br>|-|-|-| &lt;M&gt; VMware VMCI Transport for Virtual Sockets<br><\/pre>\n\n\n\n<p>Note that the options that have &lt;M> next to them can be set to either &lt;M> or &lt;*>. &lt;M> means that the driver will be compiled as a module that can be added dynamically, and &lt;*> will be compiled into the kernel and always present. Either is acceptable in this case.<br><br>Now recompile the kernel, install it again, reboot, and attempt to install open-vm-tools once more. The package should install successfully this time. Run the following commands to make sure that the tools start when the machine boots:<br><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">rc-update add vmware-tools default<br><br>echo 'modules=\"vsock vmw_vsock_virtio_transport vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport\"' &gt;&gt;\/etc\/conf.d\/modules<\/pre>\n\n\n\n<p><br><\/p>\n\n\n\n<p><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Installing open-vm-tools in Gentoo can lead to errors if the kernel is misconfigured. Here is how to fix that.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9,10,8,22,11],"tags":[12,13,6,15,14],"coauthors":[37],"class_list":["post-16","post","type-post","status-publish","format-standard","hentry","category-gentoo","category-kernel","category-linux","category-virtualization","category-vmware","tag-gentoo","tag-kernel","tag-linux","tag-open-vm-tools","tag-vmware"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Gentoo: How to Install open-vm-tools - Angry Sysadmins<\/title>\n<meta name=\"description\" content=\"Installing open-vm-tools in Gentoo can lead to errors if the kernel is misconfigured. Here is how to fix that.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Gentoo: How to Install open-vm-tools - Angry Sysadmins\" \/>\n<meta property=\"og:description\" content=\"Installing open-vm-tools in Gentoo can lead to errors if the kernel is misconfigured. Here is how to fix that.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/\" \/>\n<meta property=\"og:site_name\" content=\"Angry Sysadmins\" \/>\n<meta property=\"article:published_time\" content=\"2018-10-04T20:01:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-05-30T17:43:07+00:00\" \/>\n<meta name=\"author\" content=\"Cat Kasin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Cat Kasin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/angrysysadmins.tech\\\/index.php\\\/2018\\\/10\\\/bailey\\\/open-vm-tools-gentoo-guest-vm\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/angrysysadmins.tech\\\/index.php\\\/2018\\\/10\\\/bailey\\\/open-vm-tools-gentoo-guest-vm\\\/\"},\"author\":{\"name\":\"Cat Kasin\",\"@id\":\"https:\\\/\\\/angrysysadmins.tech\\\/#\\\/schema\\\/person\\\/151b2d23439b55b970060836f317a14d\"},\"headline\":\"Gentoo: How to Install open-vm-tools\",\"datePublished\":\"2018-10-04T20:01:03+00:00\",\"dateModified\":\"2019-05-30T17:43:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/angrysysadmins.tech\\\/index.php\\\/2018\\\/10\\\/bailey\\\/open-vm-tools-gentoo-guest-vm\\\/\"},\"wordCount\":161,\"commentCount\":0,\"keywords\":[\"Gentoo\",\"Kernel\",\"Linux\",\"open-vm-tools\",\"VMware\"],\"articleSection\":[\"Gentoo\",\"Kernel\",\"Linux\",\"Virtualization\",\"VMware\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/angrysysadmins.tech\\\/index.php\\\/2018\\\/10\\\/bailey\\\/open-vm-tools-gentoo-guest-vm\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/angrysysadmins.tech\\\/index.php\\\/2018\\\/10\\\/bailey\\\/open-vm-tools-gentoo-guest-vm\\\/\",\"url\":\"https:\\\/\\\/angrysysadmins.tech\\\/index.php\\\/2018\\\/10\\\/bailey\\\/open-vm-tools-gentoo-guest-vm\\\/\",\"name\":\"Gentoo: How to Install open-vm-tools - Angry Sysadmins\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/angrysysadmins.tech\\\/#website\"},\"datePublished\":\"2018-10-04T20:01:03+00:00\",\"dateModified\":\"2019-05-30T17:43:07+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/angrysysadmins.tech\\\/#\\\/schema\\\/person\\\/151b2d23439b55b970060836f317a14d\"},\"description\":\"Installing open-vm-tools in Gentoo can lead to errors if the kernel is misconfigured. Here is how to fix that.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/angrysysadmins.tech\\\/index.php\\\/2018\\\/10\\\/bailey\\\/open-vm-tools-gentoo-guest-vm\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/angrysysadmins.tech\\\/index.php\\\/2018\\\/10\\\/bailey\\\/open-vm-tools-gentoo-guest-vm\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/angrysysadmins.tech\\\/index.php\\\/2018\\\/10\\\/bailey\\\/open-vm-tools-gentoo-guest-vm\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/angrysysadmins.tech\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Gentoo: How to Install open-vm-tools\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/angrysysadmins.tech\\\/#website\",\"url\":\"https:\\\/\\\/angrysysadmins.tech\\\/\",\"name\":\"Angry Sysadmins\",\"description\":\"A site full of angry sysadmins here to vent and help\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/angrysysadmins.tech\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/angrysysadmins.tech\\\/#\\\/schema\\\/person\\\/151b2d23439b55b970060836f317a14d\",\"name\":\"Cat Kasin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e83bfa1b7d9ce082bd6b68938f580039db8d5571ad6c5d012e6a5243a189309e?s=96&d=mm&r=g23b0ffb86dd6c08514a66a6a50f7a0a9\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e83bfa1b7d9ce082bd6b68938f580039db8d5571ad6c5d012e6a5243a189309e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e83bfa1b7d9ce082bd6b68938f580039db8d5571ad6c5d012e6a5243a189309e?s=96&d=mm&r=g\",\"caption\":\"Cat Kasin\"},\"description\":\"I build virtual environments and challenges for Cybersecurity students to complete as a way to gain experience before graduating and entering the workforce.\",\"url\":\"https:\\\/\\\/angrysysadmins.tech\\\/index.php\\\/author\\\/bailey\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Gentoo: How to Install open-vm-tools - Angry Sysadmins","description":"Installing open-vm-tools in Gentoo can lead to errors if the kernel is misconfigured. Here is how to fix that.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/","og_locale":"en_US","og_type":"article","og_title":"Gentoo: How to Install open-vm-tools - Angry Sysadmins","og_description":"Installing open-vm-tools in Gentoo can lead to errors if the kernel is misconfigured. Here is how to fix that.","og_url":"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/","og_site_name":"Angry Sysadmins","article_published_time":"2018-10-04T20:01:03+00:00","article_modified_time":"2019-05-30T17:43:07+00:00","author":"Cat Kasin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Cat Kasin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/#article","isPartOf":{"@id":"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/"},"author":{"name":"Cat Kasin","@id":"https:\/\/angrysysadmins.tech\/#\/schema\/person\/151b2d23439b55b970060836f317a14d"},"headline":"Gentoo: How to Install open-vm-tools","datePublished":"2018-10-04T20:01:03+00:00","dateModified":"2019-05-30T17:43:07+00:00","mainEntityOfPage":{"@id":"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/"},"wordCount":161,"commentCount":0,"keywords":["Gentoo","Kernel","Linux","open-vm-tools","VMware"],"articleSection":["Gentoo","Kernel","Linux","Virtualization","VMware"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/","url":"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/","name":"Gentoo: How to Install open-vm-tools - Angry Sysadmins","isPartOf":{"@id":"https:\/\/angrysysadmins.tech\/#website"},"datePublished":"2018-10-04T20:01:03+00:00","dateModified":"2019-05-30T17:43:07+00:00","author":{"@id":"https:\/\/angrysysadmins.tech\/#\/schema\/person\/151b2d23439b55b970060836f317a14d"},"description":"Installing open-vm-tools in Gentoo can lead to errors if the kernel is misconfigured. Here is how to fix that.","breadcrumb":{"@id":"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/angrysysadmins.tech\/index.php\/2018\/10\/bailey\/open-vm-tools-gentoo-guest-vm\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/angrysysadmins.tech\/"},{"@type":"ListItem","position":2,"name":"Gentoo: How to Install open-vm-tools"}]},{"@type":"WebSite","@id":"https:\/\/angrysysadmins.tech\/#website","url":"https:\/\/angrysysadmins.tech\/","name":"Angry Sysadmins","description":"A site full of angry sysadmins here to vent and help","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/angrysysadmins.tech\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/angrysysadmins.tech\/#\/schema\/person\/151b2d23439b55b970060836f317a14d","name":"Cat Kasin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e83bfa1b7d9ce082bd6b68938f580039db8d5571ad6c5d012e6a5243a189309e?s=96&d=mm&r=g23b0ffb86dd6c08514a66a6a50f7a0a9","url":"https:\/\/secure.gravatar.com\/avatar\/e83bfa1b7d9ce082bd6b68938f580039db8d5571ad6c5d012e6a5243a189309e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e83bfa1b7d9ce082bd6b68938f580039db8d5571ad6c5d012e6a5243a189309e?s=96&d=mm&r=g","caption":"Cat Kasin"},"description":"I build virtual environments and challenges for Cybersecurity students to complete as a way to gain experience before graduating and entering the workforce.","url":"https:\/\/angrysysadmins.tech\/index.php\/author\/bailey\/"}]}},"_links":{"self":[{"href":"https:\/\/angrysysadmins.tech\/index.php\/wp-json\/wp\/v2\/posts\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/angrysysadmins.tech\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/angrysysadmins.tech\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/angrysysadmins.tech\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/angrysysadmins.tech\/index.php\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":11,"href":"https:\/\/angrysysadmins.tech\/index.php\/wp-json\/wp\/v2\/posts\/16\/revisions"}],"predecessor-version":[{"id":654,"href":"https:\/\/angrysysadmins.tech\/index.php\/wp-json\/wp\/v2\/posts\/16\/revisions\/654"}],"wp:attachment":[{"href":"https:\/\/angrysysadmins.tech\/index.php\/wp-json\/wp\/v2\/media?parent=16"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/angrysysadmins.tech\/index.php\/wp-json\/wp\/v2\/categories?post=16"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/angrysysadmins.tech\/index.php\/wp-json\/wp\/v2\/tags?post=16"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/angrysysadmins.tech\/index.php\/wp-json\/wp\/v2\/coauthors?post=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}