-
Website
http://davidherron.com -
Original page
http://davidherron.com/blog/topics/628-virtualbox-running-ubuntu-accessing-host-file-system-mac-os-x -
Subscribe
All Comments -
Community
-
Top Commenters
-
authorityseo
1 comment · 18 points
-
babysrss
2 comments · 1 points
-
tmgstudio
1 comment · 2 points
-
tweetfashdotcom
2 comments · 1 points
-
indieshows
1 comment · 1 points
-
-
Popular Threads
-
Configuring multiple virtual hosts for web development using MAMP on a Mac
1 week ago · 5 comments
-
Collapsable content using jQuery
1 week ago · 2 comments
-
Drupal layout mysteriously broken on Internet Explorer?
1 week ago · 1 comment
-
Configuring multiple virtual hosts for web development using MAMP on a Mac
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
I have a virutalbox installed on Vista and on the virtualbox I have DSL(damn small linux) and Knoppix
as a start I want to share folders between vista and DSL .so in DSL when I write the command
sudo mount -t vboxsf sharewvm C:\Users\Project\Desktop\sharewvm
I get mount: mount point C:UsersProjectDesktopsharewvm does not exist
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
another thing on DSL where would the sharewvm will be created and how can I access it?
Thank you
e.g. sudo mount -t vboxsf sharewvm $HOME/sharewvm
Will make sharewvm mount onto a directory in your home directory.
however I got another error when I run the command it says
mount: fs type vboxsf not supported by kernel
I searched about this error but I didn't find any thing helpful in my case. and if the solution
is to install newer kernel does that mean I need to install a newer version of the DSL and Knoppix?
I'm sorry my questions are not that smart but I'm new to the linux world
Thank you
yes, I did. and I have the guest additions iso on the same folder that I have the DSL and knoppix
OK, I searched for the setup.exe but I didn't find it. and I have another question if you don't mind.
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!
so what do think I should do?
Thank you for your help
Clouds