Using Shared Folder in a RedHat Guest VM on VirtualBox

 

Sharing folder between guest OS and the host OS is very easy in VMware. But in VirtualBox, I have to run the mount command ..

 

 

 

 

Then

 su -
 mkdir /media/shared
 mount Downloads -t vboxsf /media/share/