dls-controls / dev-c7

A container for running the DLS Controls RHEL7 developer environment on a RHEL8 workstation
Apache License 2.0
0 stars 2 forks source link

auto mount of home folders seems to fail #1

Open gilesknap opened 2 years ago

gilesknap commented 2 years ago

Home drives are automatically mounted when first attempting to access them. You get an error such as the following:

[hgv27681@dev-c7 mga83]$ cd /home/tmc43/
bash: cd: /home/tmc43/: Too many levels of symbolic links

Working on the host, it appears that the account mapped OK.

A workaround is to delete your existing dev-c7 containers and start them again, after having mounted the home drive. This can be done for VSCode and for the dev-c7 startup script.