[digiKam-users] Digikam is not finding new items anymore

digikam at 911networks.com digikam at 911networks.com
Sun Jan 2 20:20:36 GMT 2022


On Sun, 2 Jan 2022 17:20:52 +0000 (UTC)
r bartlett <techwritebos at yahoo.com> wrote:

>  Thank you, @sknahT.  The problem is that the new external hard
> drive is already in place, so 6.4.0 isn't seeing any files
> anymore...because the path has changed.  The files are now all in a
> different spot. 

That's not a problem is Linux, just create a symlink from the new
path to the old path and the OS will deal with it.

That's what I did for my external driveS (I have drive-a, drive-b,
and drive-c):

sudo ln -s /media/froggy/drive-b/  /run/media/froggy/drive-b/ 

then you can check it with:

readlink /run/media/froggy/drive-b/ 
		/media/froggy/drive-b/

-- 
sknahT

vyS


More information about the Digikam-users mailing list