User Tools

Site Tools


how_to_mount_ntfs_with_read_write

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
how_to_mount_ntfs_with_read_write [2009/04/10 07:42]
k2patel created
how_to_mount_ntfs_with_read_write [2009/04/10 07:43]
k2patel
Line 3: Line 3:
 ==== Requirement ==== ==== Requirement ====
 Following package need to be installed. Following package need to be installed.
 +<code text>
  - /​usr/​ports/​sysutils/​fusefs-ntfs  - /​usr/​ports/​sysutils/​fusefs-ntfs
  - ntfs-3g - which is installed as part of fusefs-ntfs.  - ntfs-3g - which is installed as part of fusefs-ntfs.
 +</​code>​
  
 ==== Enable fuse ==== ==== Enable fuse ====
Line 23: Line 25:
 Now mount drive to that folder Now mount drive to that folder
 <code bash> <code bash>
-ntfs-3g ​ntfs-3g /dev/da0s1 /mnt/cldrv+ntfs-3g /dev/da0s1 /mnt/cldrv
 </​code>​ </​code>​
  
 Congratulation !! you just did it Congratulation !! you just did it
how_to_mount_ntfs_with_read_write.txt ยท Last modified: 2020/08/10 02:35 (external edit)