- Create a folder on window host machine e:\Win7SharedFolder
- Start vitrualbox >> Settings >> General >> Advance >> set Shared clipboard = Bidirectional ; Set Drag n Drop = Bidirectional
- Start vitrualbox >> Settings >> Shared folder >> add new shared >> browse the folder e:\Win7SharedFolder
- Start the Linux Virtual machine >> Oracle VM virtualBox menu >> Devices >> Insert Guest Additions CD Image >> Install guest additon
- Create a folder UbuntuSharedFolder on Ubuntu Home
- On terminal run below command :
keeping both folders same in windows and Linux also works like below:
$ sudo mount -t vboxsf WinUbuntuShared WinUbuntuShared
No comments:
Post a Comment