{"id":517,"date":"2011-10-21T20:54:45","date_gmt":"2011-10-21T20:54:45","guid":{"rendered":"http:\/\/41j.com\/blog\/?p=517"},"modified":"2011-10-21T20:54:45","modified_gmt":"2011-10-21T20:54:45","slug":"ubuntu-10-04-server-virtualbox-guest-additions-installation","status":"publish","type":"post","link":"https:\/\/41j.com\/blog\/2011\/10\/ubuntu-10-04-server-virtualbox-guest-additions-installation\/","title":{"rendered":"Ubuntu 10.04 Server VirtualBox Guest Additions Installation"},"content":{"rendered":"<p>I had some trouble installing VirtualBox Guest Additions on Ubuntu server on my Mac. I had to do the following:<\/p>\n<p>From MacOS:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\ncp \/Applications\/VirtualBox.app\/Contents\/MacOS\/VBoxGuestAdditions.iso ~\r\n<\/pre>\n<p>Attach the iso file above to VirtualBox.<\/p>\n<p>As root on the Ubuntu system:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nmkdir \/mnt\/cdrom\r\nmount \/dev\/sr0 \/mnt\/cdrom\r\napt-get install gcc\r\n\/mnt\/cdrom\/VBoxLinuxAdditions.run\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I had some trouble installing VirtualBox Guest Additions on Ubuntu server on my Mac. I had to do the following: From MacOS: cp \/Applications\/VirtualBox.app\/Contents\/MacOS\/VBoxGuestAdditions.iso ~ Attach the iso file above to VirtualBox. As root on the Ubuntu system: mkdir \/mnt\/cdrom mount \/dev\/sr0 \/mnt\/cdrom apt-get install gcc \/mnt\/cdrom\/VBoxLinuxAdditions.run<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[1],"tags":[],"class_list":["post-517","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p1RRoU-8l","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/41j.com\/blog\/wp-json\/wp\/v2\/posts\/517","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/41j.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/41j.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/41j.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/41j.com\/blog\/wp-json\/wp\/v2\/comments?post=517"}],"version-history":[{"count":1,"href":"https:\/\/41j.com\/blog\/wp-json\/wp\/v2\/posts\/517\/revisions"}],"predecessor-version":[{"id":518,"href":"https:\/\/41j.com\/blog\/wp-json\/wp\/v2\/posts\/517\/revisions\/518"}],"wp:attachment":[{"href":"https:\/\/41j.com\/blog\/wp-json\/wp\/v2\/media?parent=517"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/41j.com\/blog\/wp-json\/wp\/v2\/categories?post=517"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/41j.com\/blog\/wp-json\/wp\/v2\/tags?post=517"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}