{"id":427,"date":"2010-02-14T14:20:33","date_gmt":"2010-02-14T13:20:33","guid":{"rendered":"http:\/\/blog.spanger.org\/?p=427"},"modified":"2011-03-16T12:57:03","modified_gmt":"2011-03-16T11:57:03","slug":"mount-virtual-box-shares-under-ubuntu-guest","status":"publish","type":"post","link":"https:\/\/blog.spanger.org\/?p=427","title":{"rendered":"Mount VirtualBox shares under Ubuntu guest"},"content":{"rendered":"<p>Scenario:<\/p>\n<p>Snow Leopard (Mac OSX) as host, Ubuntu 9.10 as guest (Virtual Box virtualization).<\/p>\n<p>I want to share files from Leopard to Ubuntu.<\/p>\n<ol>\n<li>Create a shared folder in VirtualBox &#8212; Ubuntu guest settings<\/li>\n<p><a href=\"https:\/\/blog.spanger.org\/wp-content\/uploads\/2010\/02\/ubuntu-share-1.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  size-medium wp-image-429\" title=\"Sharing folders in Ubuntu guest\" src=\"https:\/\/blog.spanger.org\/wp-content\/uploads\/2010\/02\/ubuntu-share-1-300x195.jpg\" alt=\"\" width=\"301\" height=\"195\" \/><\/a><\/p>\n<li>Create mount directory in ubuntu\n<pre><code>sudo mkdir \/mnt\/Downloads<\/code><\/pre>\n<\/li>\n<li>Mount share (created in step one)\n<pre><code>sudo mount.vboxsf Downloads \/mnt\/Downloads\/<\/code><\/pre>\n<\/li>\n<\/ol>\n<p>URL: http:\/\/blogs.sun.com\/tao\/entry\/virtual_box_shared_folder_between<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Scenario: Snow Leopard (Mac OSX) as host, Ubuntu 9.10 as guest (Virtual Box virtualization). I want to share files from Leopard to Ubuntu. Create a shared folder in VirtualBox &#8212; Ubuntu guest settings Create mount directory in ubuntu sudo mkdir \/mnt\/Downloads Mount share (created in step one) sudo mount.vboxsf Downloads \/mnt\/Downloads\/ URL: http:\/\/blogs.sun.com\/tao\/entry\/virtual_box_shared_folder_between<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,9],"tags":[19,15,21,20],"class_list":["post-427","post","type-post","status-publish","format-standard","hentry","category-linux-stuff","category-macos-x","tag-mount-shared-folders","tag-snow-leopard","tag-ubuntu","tag-virtualbox"],"_links":{"self":[{"href":"https:\/\/blog.spanger.org\/index.php?rest_route=\/wp\/v2\/posts\/427","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.spanger.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.spanger.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.spanger.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.spanger.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=427"}],"version-history":[{"count":18,"href":"https:\/\/blog.spanger.org\/index.php?rest_route=\/wp\/v2\/posts\/427\/revisions"}],"predecessor-version":[{"id":843,"href":"https:\/\/blog.spanger.org\/index.php?rest_route=\/wp\/v2\/posts\/427\/revisions\/843"}],"wp:attachment":[{"href":"https:\/\/blog.spanger.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=427"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.spanger.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=427"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.spanger.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=427"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}