i have a ntfs hard mounted on /mnt/HDD and i want to change the ownership of the files inside from root to amiroof. i tried
sudo chwon -R amiroof:amiroof /mnt/HDD
but that didnt worked and the result of ls -halg /mnt/HDD is still the same.
i have windows installed on that drive (with fast startup disabled) and that might be the cause.