Consequences of mount -c
Achim Gratz
Stromeko@NexGo.DE
Fri Jun 24 13:32:00 GMT 2016
Fergus <fergus <at> bonhard.uklinux.net> writes:
> I have set
> /bin/mount -c "/"
> in ~/.bashrc with many subsequent easements in use.
> In /usr/share/fonts/microsoft/ there are unfortunately
> multiple links referring to files in
> /cygdrive/c/Windows/Fonts/; all broken.
> Similarly in /etc/, several links pointing to files in
> /cygdrive/c/Windows/System32/drivers/etc/; all broken.
> I've only just noticed this. I don't much want to remove the mount -c
instruction. Is there anything else
> that can be done to correct things?
These links should all go through /proc/cygdrive, really. However, the
option to make it so (-U) hasn't been in cygpath for very long, so it's not
used yet in the postinstall. The next release of base-files will use this
option, so the problems in /etc will be gowing away. The postinstall script
for fontconfig, xinit and WindowMaker should be treated similarly (there may
be others that I haven't on my system).
Regards,
Achim.
More information about the Cygwin
mailing list