its been almost two days since I've installed KDE ubuntu in dual boot with windows 10. I've 3 drive partitions in my windows and a 32 gigs root drive partition in my linux. when i seek properties of drives and files inside it i see owner has rwx permissions but i a unable to create files and folders, move or delete files and paste files from my root downloads folder i installed nautilus and dolphin file explorers but they both behave the same it'd be great if someone helped at an instance
Asked
Active
Viewed 38 times
df <directory with problems>
to find the filesystem the directory belongs to and thencat /proc/mounts
orfindmnt <filesystem>
to display the mount options. – xenoid Sep 29 '20 at 08:04https://github.com/waltinator/pathlld
will help you explore permissions/ownerships. – waltinator Sep 29 '20 at 13:00