mount vmware share folder in linux guest


/ Published in: Bash
Save to your folder(s)

mount vmware share folder in linux guest


Copy this code and paste it in your HTML
  1. mount -t vmhgfs .host:/ /share_folder

Report this snippet


Comments


You need to login to view comments.