O post Fluxo de arquivos do Drive "Não é possível montar o ponto de montagem padrão" adiciona mais conselhos ao seu segundo link.
Uma entrada diz:
- Go to
HKCU\Software\Google\DriveFS
Add two Strings:
- name
ContentCachePath
, Value%LOCALAPPDATA%\Google\DriveFS
- name
DefaultMountPoint
, ValueH
NOTE> In my case this is H letter, but set the letter that DriveFS should use. I assume, that this is the letter in the error.
Uma entrada posterior adiciona:
I discovered that there were two places in the registry on my computer that were pointing to a mount point for Drive File Stream. Changing the mount point as indicated above did nothing, but then I found that
HKCU\software\Google\DriveFS\Share
had the incorrect drive letter as well.Once I changed this string to the proper drive letter I wanted, so that it matched the location stated above, I was able to reboot a number of times with no error. This also fixed the problem on an older Windows 7 machine I have which started to exhibit the same issue in the past few days.