{"id":586,"date":"2013-10-22T08:42:00","date_gmt":"2013-10-22T06:42:00","guid":{"rendered":""},"modified":"2018-11-01T00:07:54","modified_gmt":"2018-10-31T23:07:54","slug":"mint-install-virtualbox-guest-additions","status":"publish","type":"post","link":"https:\/\/nil.uniza.sk\/en\/mint-install-virtualbox-guest-additions\/","title":{"rendered":"Mint &#8211; Install VirtualBox guest additions"},"content":{"rendered":"<p style=\"margin-top: 0px; margin-bottom: 0px; line-height: 13.1875px;\">\n\t<strong>Prerequisities:<\/strong><\/p>\n<ul style=\"line-height: 13.1875px;\">\n<li>\n\t\tInstalled&nbsp;<a href=\"http:\/\/dlc.sun.com\/virtualbox\/vboxdownload.html\">free Oracle VM VirtualBox<\/a>&nbsp;application.<\/li>\n<li>\n\t\tInstalled virtual machine with Mint OS.<\/li>\n<\/ul>\n<p>\n\t<strong>Steps<\/strong><\/p>\n<p style=\"margin-top: 0px; margin-bottom: 0px; line-height: 13.1875px;\">\n\t1) Installing Vbox guest addition using VBox option, where we choose from the virtualbox menu &quot;Devices&quot; and then Install guest additions does not work directly. So run terminal and log in as the root with choosen password. Then:<\/p>\n<pre style=\"line-height: 13.1875px;\">\r\napt-get update\r\napt-get install -y linux-headers-$(uname -r)<\/pre>\n<p style=\"margin-top: 0px; margin-bottom: 0px; line-height: 13.1875px;\">\n\t2) Mount the CDROM media with the additions (for example through VBox Devices menu).<\/p>\n<p style=\"margin-top: 0px; margin-bottom: 0px; line-height: 13.1875px;\">\n\t3) Now copy run script from the cdrom (named VBOXADDITIONS_4_2.18_88780 in my case) to somewhere where we are able to run it<\/p>\n<pre style=\"line-height: 13.1875px;\">\r\n!list cdrom with inserted VBOX Additions\r\nls \/media\r\ncdrom cdrom0 <span style=\"background-color:#ffff00;\">VBOXADDITIONS_4_2.18_88780<\/span>\r\n\r\ncp \/media\/VBOXADDITIONS_4_2.18_88780\/V<span style=\"font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;\">BoxLinuxAdditions.run \/root\/<\/span>\r\ncd \/root\r\n.\/VBoxLinuxAdditions.run<\/pre>\n<p style=\"margin-top: 0px; margin-bottom: 0px; line-height: 13.1875px;\">\n\t&nbsp;<\/p>\n<p style=\"margin-top: 0px; margin-bottom: 0px; line-height: 13.1875px;\">\n\t4) Now we have to reboot Mint linux to complete guest additions installation complete.<\/p>","protected":false},"excerpt":{"rendered":"<p style=\"margin-top: 0px; margin-bottom: 0px; line-height: 13.1875px;\">\n\t<strong>Prerequisities:<\/strong><\/p>\n<ul style=\"line-height: 13.1875px;\">\n<li>\n\t\tInstalled&nbsp;<a href=\"http:\/\/dlc.sun.com\/virtualbox\/vboxdownload.html\">free Oracle VM VirtualBox<\/a>&nbsp;application.<\/li>\n<li>\n\t\tInstalled virtual machine with Mint OS.<\/li>\n<\/ul>\n<p>\n\t<strong>Steps<\/strong><\/p>","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"categories":[825],"tags":[],"class_list":["post-586","post","type-post","status-publish","format-standard","hentry","category-virtualization-virtualbox-en"],"taxonomy_info":{"category":[{"value":825,"label":"VirtualBox"}]},"featured_image_src_large":false,"author_info":{"display_name":"admin","author_link":"https:\/\/nil.uniza.sk\/en\/author\/admin\/"},"comment_info":4,"category_info":[{"term_id":825,"name":"VirtualBox","slug":"virtualization-virtualbox-en","term_group":0,"term_taxonomy_id":823,"taxonomy":"category","description":"","parent":819,"count":12,"filter":"raw","cat_ID":825,"category_count":12,"category_description":"","cat_name":"VirtualBox","category_nicename":"virtualization-virtualbox-en","category_parent":819}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/posts\/586","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/comments?post=586"}],"version-history":[{"count":0,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/posts\/586\/revisions"}],"wp:attachment":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/media?parent=586"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/categories?post=586"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/tags?post=586"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}