commit | a519d7bef5ada664a4ab65382735f0f7f8536f80 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 04 00:51:47 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 04 00:51:47 2015 +0100 |
tree | b8f934bbced3b643d42090eacc53fbf6c40c0c2a |
initial version
diff --git a/ubuntu-14.04/scripts/vmware.sh b/ubuntu-14.04/scripts/vmware.sh new file mode 100644 index 0000000..05b0af0 --- /dev/null +++ b/ubuntu-14.04/scripts/vmware.sh
@@ -0,0 +1,2 @@ +apt-get -y install open-vm-tools +echo -n ".host:/ /mnt/hgfs vmhgfs rw,ttl=1,uid=my_uid,gid=my_gid,nobootwait 0 0" >> /etc/fstab