[SOLVED] sync fails with linuxc mint upgrade

Get help for specific problems
Posts: 2
Joined: 8 Dec 2021

elmar

Since upgrading to 20.2 from 19.3 I cannot sync; I get the following error.
Cannot find the following folders:

/mnt/wwn-0x50014ee6aecee175-part1/Shinobi/D drive
/mnt/wwn-0x50014ee6aecee175-part1/Shinobi/E drive
/mnt/wwn-0x50014ee6aecee175-part1/Shinobi/F drive
/mnt/wwn-0x50014ee6aecee175-part1/Shinobi/Linux 2
___________________________________________

Cannot read file attributes of "/mnt/wwn-0x50014ee6aecee175-part1".
ENOENT: No such file or directory [lstat]

Cannot read file attributes of "/mnt/wwn-0x50014ee6aecee175-part1".
ENOENT: No such file or directory [lstat]

Cannot read file attributes of "/mnt/wwn-0x50014ee6aecee175-part1".
ENOENT: No such file or directory [lstat]

Cannot read file attributes of "/mnt/wwn-0x50014ee6aecee175-part1".
ENOENT: No such file or directory [lstat]
Help? Machine works perfectly otherwise.

- Elmar
User avatar
Posts: 4867
Joined: 11 Jun 2019

xCSxXenon

Did the syntax of the mounted paths change from the upgrade?
Posts: 2
Joined: 8 Dec 2021

elmar

That's it - the backup drive moved from /mnt/ to /media/. Solved! Thanks.