Juu /dev/hdb1. Mitenkäs muutan sen koodinpätkän:
e.g. Assumed that /dev/hda1 is the location of Windows partition (NTFS)
Local mount folder: /media/windows
sudo mkdir /media/windows
sudo cp /etc/fstab /etc/fstab_backup
sudo gedit /etc/fstab
* Append the following line at the end of file
/dev/hda1 /media/windows ntfs nls=utf8,umask=0222 0 0