Location is not a folder

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
censor
Level 1
Level 1
Posts: 18
Joined: Sat Jul 14, 2018 7:29 am

Location is not a folder

Post by censor »

On my Mint 19 Cinnamon i have reformat a ssd disk from NTFS to EXT4 and every time i login and access the disk it failed with error in subject.
If a open Disks with sudo and just ciick on the partition i can then access it from Nemo (Files)
Its mounted as
/dev/sdd1 239313532 100535436 126551896 45% /media/root/VMware1

Output from DF

It seems that the mount have to be accessed with root first to work?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: Location is not a folder

Post by kukamuumuka »

Code: Select all

ls -la /media/root/VMware1

Code: Select all

find $HOME ! -user $USER -type f
PS. sudoing with graphical applications leads to permission problems. :wink:
censor
Level 1
Level 1
Posts: 18
Joined: Sat Jul 14, 2018 7:29 am

Re: Location is not a folder

Post by censor »

Thanks :)
censor
Level 1
Level 1
Posts: 18
Joined: Sat Jul 14, 2018 7:29 am

Re: Location is not a folder

Post by censor »

Got the problem again, and the earlier commands dont solve it, notice that the mount of the partition want to do it on /media/root/Vmware1. when i remount it to the path /media/<username>/Vmware and it works fine.
How can i make this happen every login so it dont mount the the partition on /media/root/Vmware1 (the partition is label as Vmware)
Any solution without edit the fstab :)
Locked

Return to “Cinnamon”