NTFS Drive - write permission on Manjaro KDE

Because you can have those read only locks even if you did not use hibernation in Windows man…

Re read what i wrote related to ntfs-3g and you will realize you understood the wrong way.

And who cares about “dirty” bit for the moment as you don’t know if it’s the case.

We definitely do not need any Windows installation in order to mount any partition, ntfs or whatever filesystem.

I told the OP to use ntfs-3g to have read/write permission on his partition.

As far as i know, you did not help him to resolve his issue, because if he follows what you wrote in all your posts, the OP will only have read-only, this is therefore irrelevant…

I missed the post where the OP did those steps and replied with the error message of why the file-systems were mounting as read-only and whether or not ntfsfix was enough to resolve the issue (as it has been with other users.) Can you link me to the OP’s reply where they followed-through with this, so that we can quickly rule it out and move on to the next steps? Thank you.

Even with ntfs-3g, RO can occur, as has happened to my drives (SATA and USB) when I have used Windows (no fastboot, hibernate or sleep and not dual-boot) and then Manjaro. All drives became RO. It’s not every time, but sometimes. The solution was to reboot into Windows and then back to Manjaro again.

My Windows is on a separate SATA HDD, and is not even in GRUB, but the problem can still occur with other SATA and USB drives after using Windows.

I think that @Mayanktaker could install Win 10 ISO on a virtual machine, turn off fast boot, mount the drives on that. Shut down the VM and try again. Alternatively, try the drives in a trusted friend’s/relative’s Windows machine.

Cant reply everyone so writing this -
I have one more SSD and I installed Windows 10 on that and when I installed Manjaro and Windows both, every time I unplugged my other Hard Drives for safety and I do this everytime I install an OS. So I tried booting to Windows and then Manjaro but no luck. I fear if those commands break my hard disk or I fear of data lose. I cant lose data. 3 TB of data. Cant move from those drives to other place because I dont have more memory.

I tried with Ubuntu live and Manjaro live, no luck. in my main Manjaro, no luck.
Run few commands you guys suggested but no luck.
This is the only thing stopping me to use Manjaro full time.
For now I have to use Windows again(sadly).
Still searching for proper solution because I have 6 computers which I want to replace totally. But looking at current conditions, I think Windows is ready to eat if peal properly.

Update :
sudo ntfsfix command did the trick and fixed errors. I used this command with all three partitions and now I have full read/write access to my HDD.
Thank you guys for your time, your help and your kindness.
I really appreciate it. Now I can enjoy Manjaro. <3 :heart_eyes:

3 Likes

That’s great to hear!

However, be diligent and cautious with NTFS. You might not be entirely out of the woods yet, as @bikehunter666 implied (I think?) that longterm your best option might be to copy your data to another drive formatted in a more “Linux-friendly” file-system, such as EXT4 or XFS. This way you won’t have to worry about using a Microsoft file-system on a pure Linux ecosystem, nor rely on booting into Windows 10 to fix deeper NTFS issues, should they ever occur.

Just remember the risks involved with moving large amounts of data without any backups or redundancy. The choice is yours! Good luck, @Mayanktaker! :v:

1 Like

Jep longterm solution would be to use ext4

1 Like

Thank you for the suggestion. I just ordered 4 tb Toshiba 7200 RPM Hard Drive to move data.

Yes I am going to use ext4 after moving my data on new hard drive.

Keep in mind that when you copy everything over to the new 4TB harddrive, and you have no backups, if (when) the drive fails you lose everything.

If the copy is 100% successful to the new Toshiba drive, you can then convert the existing three drives from NTFS to ext4, and use them to make backups of your most important data. Always have backups, and even backups of backups if possible. :+1:

1 Like

Yes/ Thanks. I am also looking for cheap cloud storage solution for that “backups of backups”. :wink:

I know Backblaze B2 charges a flat “price-per-GB” of storage, so you’re not limited to a ceiling of 100GB, 200GB, or 2TB. Technically, you could sync the entirety of your 4TB drive, and it doesn’t require a “higher level” tier. Another plus is they fully support the open-source rclone, (only with their B2 service actually) which means you can provide your own encryption that even they do not have the key to decrypt.

Anyways, I’ll leave it at that, since it’s going off topic. :v:

UPDATE: Correction. Only their B2 service supports rclone and Linux. The reason for that is data hoarders (with data even exceeding 24TB) usually run Linux / Unix servers, so such users would cripple their Personal backup solution.

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.