1. Select Shared Folder in virtual box menu
2. click the add button and then add folder you want in windows. you can read/write files in this folder from your guest ubuntu folder.
3. And now, in Guest OS, Ubuntu, you must do the mount operation like the following
first go to the /mnt directory and create directory named share and run the command.
mount -t vboxsf 'shared-folder name' ./share
http://myknowledge.kr/90?srchid=BR1http%3A%2F%2Fmyknowledge.kr%2F90
No comments:
Post a Comment