Skip to content
ShallWeLearn
  • Math4ML
  • Scratch
  • Python
  • Git
  • Java
  • About
  • Math4ML
  • Scratch
  • Python
  • Git
  • Java
  • About
  • Home
  • 2014
  • February
  • 24
  • Using Shared Folder in a RedHat Guest VM on VirtualBox

Using Shared Folder in a RedHat Guest VM on VirtualBox

Posted by By jess February 24, 2014

 

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/

 

Last updated on July 16, 2022
jess
View All Posts

Post navigation

Previous Post
Fix Network Card Undetected Problem in Cloned Virtual Machine
Next Post
Set up Django on Windows 8 with Python 2.7
Copyright 2026 — ShallWeLearn. All rights reserved. Bloglo WordPress Theme
Scroll to Top