I am dual booting windows and linux and all my windows ntfs partitions are read only

I want to auto mount all the partitions and instead of clicking on them after system start. The partitions even after clicking on them are just mounted as read only, not like normal partitions. How do I fix this?

Hi @Goop,

Please see [root tip] Use systemd to mount ANY device.
As well as [root tip] systemd mount unit samples.

I believe you’ll find what’s necessary there. Please also just bear in mind that the Linux implementation is reverse-engineerd and might cause errors. That’s why they are mounted read-only by default. I haven’t come across a problem, personally, but that doesn’t mean there aren’t any.

2 Likes

Have you disabled Fast Startup in Windows?

Yes and in the UEFI menu as well.

1 Like

Thanks

1 Like

1 Like

Do normal mount in fstab or with systemd unit.
Use ntfsfix to fixed potential inconstancies.

1 Like

Did you read this thread, it contains many valuable information about dual booting Windows: [root tip] Dual boot Manjaro and Windows

Other recent similar thread: NTFS Drive - write permission on Manjaro KDE

2 Likes

Whenever I experience read only files after using Windows, I boot into Windows again and then reboot into Manjaro.

Also, check that there aren’t any file locks applied in Windows, such as document files after using MS Office for example.

1 Like