Access NTFS partition in Fedora 28
I cant access (Move or ctrl+x, Delete, rename) my Files/Folders in partition ntsf in Fedora 28! ntfs-3g is installed.
I cant access (Move or ctrl+x, Delete, rename) my Files/Folders in partition ntsf in Fedora 28! ntfs-3g is installed.
Asked: 2018-05-11 08:26:12 -0600
Seen: 3,550 times
Last updated: May 11 '18
Is Fedora trying to keep up after Firefox set the benchmark for bumping version numbers?
Failed to synchronize cache for repo
Trying to manually boot from grub
How can I best learn how to use the terminal for Fedora 28?
Has 'exec' a memory leak on Fedora28?
@kaf-laarous is your partition share with windows?, is so the Windows partition is not cleanly unmounted, and linux will refuse to mount it in R/W mode. otherwise Try remounting manually (as root) with no option, and post the output here, with the command
sudo lsblk
give you thepartition
and then do:You need to disable “quick boot” in Windows, or whatever it’s called.
Disable Fast Shutdown, as @florian stated.
sudo lsblk
sudo ntfs-3g /dev/sda6 /mnt
The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. Falling back to read-only mount because the NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting.)