Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 03 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Dec 03

I have only just picked up on this thread.

How to access a shared folder in an Ubuntu Vbox guest, hosted on a Vista
system:

1/ Create the folder you want to share on the Vista host

2/ In the Vbox GUI, go to the settings for your VM and move to the
Shared Folders section. Add the folder you want to share and remember
the name you give it.

3/ Start your VM and, when you're logged in, create a mount point for
the shared folder

4/ Open a terminal and enter the following command:

sudo mount -t vboxsf name-you-gave-shared-folder /path/to/mount/point

This works in Ubuntu 9.04. The only problem is that, unless you keep
the folder open in Ubuntu, the mount does not seem to be persistent.
I'm sure someone can tell you how to add this to fstab to get around
that problem but, personally, it's not important enough for me to be
that bothered about it :-)

Share: 

 

This Question has 26 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on MY Documents did not Import Or get search suggestion and latest updates.


Tagged: