How To share Windows Drive In Ubuntu Guest Inside VirtualBox

  1. Open VirtualBox
  2. Open setting of your guest OS Ubuntu
  3. Goto shared folders
  4. Click the "Add shred folder" button. Its the button on far right with a plus sign on folder.
  5. Give a folder name and the path you want to share.
  6. Select "Read-only" if you want the share to be read only.
  7. Now open your guest OS Ubuntu
  8. Once its on, open terminal and run the command
  9. sudo mount.vboxfs name_of_your_shared_folder /mnt

Comments

Popular posts from this blog

Perm Root HTC Desire Gingerbread 2.3.3

[Solved] invalid partition table on /dev/sda -- wrong signature 0.

Essential adb Command Examples