Score:0

Why does the VMWare mount point show as read-only even if actually writable?

at flag

This is a bit of a mystery. The hgfs shares all show as read-only, but I have no trouble writing files to them (as I want to). The trouble is that Nautilus refuses to copy files into these folders, as they are marked read-only, even if cp ~/some.file /mnt/hgfs/Downloads poses no problems.

See below for a demo

$ ls -lh /mnt/hgfs/
totalt 304K
dr-xr-xr-x 1 my-user my-user  20K okt.   6 12:35 Dokumenter
dr-xr-xr-x 1 my-user my-user 256K okt.   8 18:02 Downloads
dr-xr-xr-x 1 my-user my-user  28K okt.  12 14:28 Skrivebord

$ echo 123 > /mnt/hgfs/Skrivebord/foo 

$ cat /mnt/hgfs/Skrivebord/foo 
123

$ ls -ld /mnt/hgfs/Skrivebord/
dr-xr-xr-x 1 my-user my-user 28672 okt.  12 14:28 /mnt/hgfs/Skrivebord/

How can I circumvent this so that GUI operations work?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.