Unable to Create Folders or Edit Files on Mounted Drive in Fedora 43 KDE

0
1
Asked By CuriousPineapple42 On

I'm having trouble with my mounted drive since switching to Fedora 43 KDE a few days ago. I can't create any folders or modify files because it keeps telling me I don't have the necessary permissions. I checked the permissions, and it looks like I should have access, but I'm still facing issues. My system's SSD doesn't have much storage, so I really need to access the mounted drive efficiently. Can anyone help me figure out what's going on?

1 Answer

Answered By TechieTurtle99 On

First off, what kind of filesystem are you dealing with on the drive? If it's NTFS, there might be some underlying issues that need fixing. Linux sometimes mounts NTFS as read-only if it detects filesystem problems. It would help if you could post the output of `mount` and `ls -ld` for the mount point, along with your fstab entry; then we can diagnose it better.

GadgetGuru88 -

The filesystem is actually fuseblk. Here’s the output from `mount`: [this](https://imgur.com/a/ceEqKvW) and `ls -ld` shows drwxrwxrwx 1 elliotter elliotter 4096 Jan 9 22:43.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.