• open a root terminal
  • get the device id to mount, mine is hda1
  • edit /etc/fstab
  • add the following line:
/dev/hda1       /mnt/ntfs       ntfs    rw,users,umask=022 0    0