hey #Linux folks, I'm trying to find this answer and I'm not finding it, so I'm asking you.
I want to create a symbolic link to a directory.
In windows I would type:
mklink /d "c:\path\to\dir" "c:\new\path"
Problem:
Nobara (Fedora) updated and what was previously /run/media/ezlin/sd1 is now /run/media/ezlin/LinuxDrive
Everything installed previously pointing to sd1 now fails to run. Obviously.
I need to create a symlink from sd1 to LinuxDrive.
continued: