<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>David Herron .com - Latest Comments in VirtualBox running Ubuntu accessing host file system on Mac OS X</title><link>http://davidherron.disqus.com/</link><description>Personal blog by David Herron</description><atom:link href="https://davidherron.disqus.com/virtualbox_running_ubuntu_accessing_host_file_system_on_mac_os_x/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 17 Nov 2009 11:12:12 -0000</lastBuildDate><item><title>Re: VirtualBox running Ubuntu accessing host file system on Mac OS X</title><link>http://davidherron.com/blog/2014-04-25/virtualbox-running-ubuntu-accessing-host-file-system-mac-os-x#comment-23355117</link><description>&lt;p&gt;Problem with not mounting automatically is that fstab is processed before the Guest Additions are started. You can fix it by adding mount -a to rc.local or some other script running at the very end of startup sequence.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">berkus</dc:creator><pubDate>Tue, 17 Nov 2009 11:12:12 -0000</pubDate></item><item><title>Re: VirtualBox running Ubuntu accessing host file system on Mac OS X</title><link>http://davidherron.com/blog/2014-04-25/virtualbox-running-ubuntu-accessing-host-file-system-mac-os-x#comment-10241315</link><description>&lt;p&gt;Brilliant! Very helpful guide indeed, and fixed my problem straight away.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Allen</dc:creator><pubDate>Thu, 28 May 2009 21:52:43 -0000</pubDate></item><item><title>Re: VirtualBox running Ubuntu accessing host file system on Mac OS X</title><link>http://davidherron.com/blog/2014-04-25/virtualbox-running-ubuntu-accessing-host-file-system-mac-os-x#comment-6899823</link><description>&lt;p&gt;excellent writeup David.  Exactly the type of information I was looking for on getting the filesystems shared between the virtual machine and host  machine&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Jolicoeur</dc:creator><pubDate>Thu, 05 Mar 2009 08:56:11 -0000</pubDate></item><item><title>Re: VirtualBox running Ubuntu accessing host file system on Mac OS X</title><link>http://davidherron.com/blog/2014-04-25/virtualbox-running-ubuntu-accessing-host-file-system-mac-os-x#comment-6745486</link><description>&lt;p&gt;Hi again,&lt;br&gt;  OK, I searched for the setup.exe but I didn't find it. and I have another question if you don't mind.&lt;br&gt;I was trying to install the guest additions according to the Linux steps in the user manual,however my instructor told me that I have to follow the windows steps!&lt;br&gt;so what do think I should do?&lt;/p&gt;&lt;p&gt;Thank you for your help&lt;br&gt;Clouds&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Clouds</dc:creator><pubDate>Sun, 01 Mar 2009 12:11:27 -0000</pubDate></item><item><title>Re: VirtualBox running Ubuntu accessing host file system on Mac OS X</title><link>http://davidherron.com/blog/2014-04-25/virtualbox-running-ubuntu-accessing-host-file-system-mac-os-x#comment-6577377</link><description>&lt;p&gt;There's a required step to installing the guest additions which is to run the install script.  On the ISO that VB mounts is bundles that unpack &amp;amp; compile the guest additions.  This is covered in the VB manual and requires having gcc/g++/make and other developer packages installed as well as the linux headers for your specific linux release.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Herron</dc:creator><pubDate>Tue, 24 Feb 2009 14:40:36 -0000</pubDate></item><item><title>Re: VirtualBox running Ubuntu accessing host file system on Mac OS X</title><link>http://davidherron.com/blog/2014-04-25/virtualbox-running-ubuntu-accessing-host-file-system-mac-os-x#comment-6576939</link><description>&lt;p&gt;well if you mean by installing the guest additions clicking on the install guest additions under Devices ?&lt;br&gt;yes, I did. and I have the guest additions iso on the same folder that I have the DSL and knoppix&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Clouds</dc:creator><pubDate>Tue, 24 Feb 2009 14:30:48 -0000</pubDate></item><item><title>Re: VirtualBox running Ubuntu accessing host file system on Mac OS X</title><link>http://davidherron.com/blog/2014-04-25/virtualbox-running-ubuntu-accessing-host-file-system-mac-os-x#comment-6575974</link><description>&lt;p&gt;Did you install the guest additions?  The vboxsf file system is installed by installing the guest additions.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Herron</dc:creator><pubDate>Tue, 24 Feb 2009 14:03:36 -0000</pubDate></item><item><title>Re: VirtualBox running Ubuntu accessing host file system on Mac OS X</title><link>http://davidherron.com/blog/2014-04-25/virtualbox-running-ubuntu-accessing-host-file-system-mac-os-x#comment-6574504</link><description>&lt;p&gt;thank you soooo much David. I can't believe all that time for such a mistake! &lt;br&gt;however I got another error when I run the command it says&lt;br&gt;mount: fs type vboxsf not supported by kernel&lt;br&gt;I searched about this error but I didn't find any thing helpful in my case. and if the solution&lt;br&gt;is to install newer kernel does that mean I need to install a newer version of the DSL and Knoppix?&lt;/p&gt;&lt;p&gt;I'm sorry my questions are not that smart but I'm new to the linux world&lt;br&gt;Thank you  &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Clouds</dc:creator><pubDate>Tue, 24 Feb 2009 13:02:21 -0000</pubDate></item><item><title>Re: VirtualBox running Ubuntu accessing host file system on Mac OS X</title><link>http://davidherron.com/blog/2014-04-25/virtualbox-running-ubuntu-accessing-host-file-system-mac-os-x#comment-6568721</link><description>&lt;p&gt;You need to use a filesystem path in the guest machine.  Instead you used a filesystem path in the host machine.  VirtualBox already made the association between the share name and the host system path.  The "mount -t vboxsf" makes an association between that name and the path within the guest machine.&lt;/p&gt;&lt;p&gt;e.g. sudo mount -t vboxsf sharewvm $HOME/sharewvm&lt;/p&gt;&lt;p&gt;Will make sharewvm mount onto a directory in your home directory.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Herron</dc:creator><pubDate>Tue, 24 Feb 2009 08:57:24 -0000</pubDate></item><item><title>Re: VirtualBox running Ubuntu accessing host file system on Mac OS X</title><link>http://davidherron.com/blog/2014-04-25/virtualbox-running-ubuntu-accessing-host-file-system-mac-os-x#comment-6557519</link><description>&lt;p&gt;Hi,&lt;br&gt;at first I want to tell you that I'm working on this problem more than 3 weeks and I haven't seen any simple explanation as yours&lt;br&gt;I have a virutalbox installed on Vista and on the virtualbox I have DSL(damn small linux) and Knoppix &lt;br&gt;as a start I want to share folders between vista and DSL .so in DSL when I write the command &lt;br&gt;sudo mount -t vboxsf sharewvm C:\Users\Project\Desktop\sharewvm&lt;br&gt;I get mount: mount point C:UsersProjectDesktopsharewvm does not exist&lt;br&gt;I don't know if the problem because of the backward slash I even doubled the slash still says that the mount point does not exist&lt;br&gt;another thing on DSL where would the sharewvm will be created and how can I access it?&lt;/p&gt;&lt;p&gt;Thank you&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Clouds</dc:creator><pubDate>Tue, 24 Feb 2009 04:22:34 -0000</pubDate></item></channel></rss>