Just add "ro" to the options of the command mentioned in your first post, i.e.

sudo mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177,ro" "/dev/sda4" "/media/brendon/2C66B74966B71316"

(I have no idea whether all those other options are needed or helpful. If that command doesn't work, try removing all other options besides ro. Also, make sure that /media/brendon/2C66B74966B71316 exists. I believe super user powers are needed, hence sudo.)

Reply via email to