chmod: changing permissions of 'mnt': Read-only file system code example
Example: how to make NTFS read only file system writable in linux
sudo mount -t ntfs-3g /dev/sdb2 /mnt/ntfs2/
sudo mount -t ntfs-3g /dev/sdb2 /mnt/ntfs2/