![]() Registered Member ![]()
|
Hello,
In my fstab file, I have an entry to mount a partition on a data drive (not the / drive).
I have a second bind entry that binds /home to a folder on that partition.
There also exists /mnt/linux_data/01_centos/user_name which is the directory with all of the /home data.
The above works in that if I click on the "Home" icon under "Places" I am taken to my /home directory as expected. The dolphin location bar reads /home/username, also as expected thought this directory is actually /mnt/linux_data/01_centos/user_name as specified above. The problem is that when I click on the "linux_data" icon on the "Devices" panel, I am taken to /home where I can see my user_name directory. The location bar just reads /home/. This location should be /mnt/linux_data as /home is another directory down in /mnt/linux_data/01_centos. The issue is that there are other directories in /linux_data that I need access to.
If I navigate through /, I can get to /mnt/linux_data and all of the directories are there as they should be. I don't understand why the link under Devices is not correct. This has happened before and I was able to get it working correctly with the linux_data icon on the Devices panel pointing to /mnt/linux_data and the Home icon under Places pointing to /mnt/linux_data/01_centos/user_name but I never knew what I did to fix the issue. I don't see any way to access the properties of the links on the Devices panel to know what the problem is. Perhaps they are read from some system resource? Suggestions would be appreciated, LMHmedchem |
![]() Registered Member ![]()
|
Have you checked with any tools what is going on with the mounts? Here is a link.
https://askubuntu.com/questions/583909/ ... re-mounted |
![]() Registered Member ![]()
|
This is an old threat, but it describes exactly my mistake. The following is my fstab.
Here is the output from findmnt.
Aside. /mnt/external-hdd is actually formatted in btrfs. As soon as mount bind is used, it is specified as fuseblk. But in dolphin under devices, it then links to "/home/xxx/music/", although there should be a direct link to "/mnt/external-hdd". |
Registered users: Bing [Bot], gfielding, Google [Bot], markhm, sethaaaa, Sogou [Bot], Yahoo [Bot]