

Installing and Maintaining Guest Additions 4.2.1. Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.Table of Contents 4.1. If you like GeeksforGeeks and would like to contribute, you can also write an article using or mail your article to See your article appearing on the GeeksforGeeks main page and help other Geeks. This article is contributed by SHAURYA UPPAL.


Try adding any file in windows(Host OS) Ubuntu share folder now check Ubuntu(Guest OS) windowsshare directory the file will be reflected. Now you can share the files between Windows and Ubuntu. ~/Desktop/windowsshare is the directory in Ubuntu(Guest OS) Ubuntushare is the name of folder we add in VirtualBox Devices section this folder is in Windows(Host OS). Run this command to share the folder: $ sudo mount -t vboxsf Ubuntushare ~/Desktop/windowsshare With your mountpoint created you can now mount the shared folder. Run this to create a directory in Ubuntu $ sudo mkdir ~/Desktop/windowsshare When done with you shared folder(s) specification, we mount folder from Ubuntu(Guest OS).Ĭreate a mountpoint, this a directory in Ubuntu that will share files with the shared folder from Windows. From Virtual menu go to Devices->Shared Folders then add a new folder in the list, this folder should be the one in windows which you want to share with Ubuntu(Guest OS).Įxample -> Make a folder on Desktop with name Ubuntushare and add this folder.

Linux Virtualization : Linux Containers (lxc).Linux Virtualization : Resource throttling using cgroups.How to create a Shared Folder between two Local User in Linux?.Create a shared Folder between Host OS and Guest OS ( Virtual Box).ISRO CS Syllabus for Scientist/Engineer Exam.ISRO CS Original Papers and Official Keys.GATE CS Original Papers and Official Keys.
