Hi Roman,
On Sun, Mar 5, 2023 at 8:34 AM Roman Scherer
<[email protected]> wrote:
>
> "Too many levels of symbolic links" error.
I think you have circular symbolic links (or possibly just a
poorly-placed link to a folder). [1] Unfortunately, I am not sure how
to examine the issue unless you have basic tools like 'find'
available.
Perhaps you can run the absolute path from the store.
find /run/current-system/ -follow -printf ""
Kind regards
Felix Lechner
[1]
https://serverfault.com/questions/265598/how-do-i-find-circular-symbolic-links/265614#265614