CyberSpaceSailor | I edited /etc/fstab in order to automount a NTFS Windows 10 partition on Lubuntu by adding the line "UUID={{Partition UUID Number}} /mnt/Windows10 ntfs defaults 0 0". However, after saving the changes to /etc/fstab and rebooting the PC, the Windows 10 partition is not visible anymore in "Devices" at PCManFM-Qt. Any idea about what's wrong and how can I fix it, so the Windows 10 partition is visible again? | 19:08 |
---|---|---|
kmikita | CyberSpaceSailor, If partition mounted by systemd from fstab, then it's not visible in file manager, recognized as a constant mount point. | 19:25 |
kmikita | try mount with udev rule | 19:26 |
CyberSpaceSailor | kmikita: Alright... That's strange, because I think I did this before in another machine and it was still visible. | 19:26 |
CyberSpaceSailor | Not a big issue, as I can bookmark it on PCmanFM-Qt | 19:27 |
kmikita | CyberSpaceSailor, maybe, try mount in /media | 19:27 |
CyberSpaceSailor | Maybe that's what I did in the other machine | 19:28 |
kmikita | CyberSpaceSailor, this issue may be directly related to GNOME's GIO library also. | 19:33 |
CyberSpaceSailor | kmikita: If that's the case, is there something that can be done? | 19:34 |
kmikita | somewhere here https://github.com/GNOME/glib/blob/main/gio/gunixmounts.c | 19:38 |
kmikita | CyberSpaceSailor, you can try patch glib on your taste | 19:38 |
CyberSpaceSailor | I will take a look. Thanks. | 19:41 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!