how_to_mount_ntfs_with_read_write
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| how_to_mount_ntfs_with_read_write [2009/04/10 07:42] – created k2patel | how_to_mount_ntfs_with_read_write [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ==== Requirement ==== | ==== Requirement ==== | ||
| Following package need to be installed. | Following package need to be installed. | ||
| + | <code text> | ||
| - / | - / | ||
| - ntfs-3g - which is installed as part of fusefs-ntfs. | - ntfs-3g - which is installed as part of fusefs-ntfs. | ||
| + | </ | ||
| ==== 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 |
| </ | </ | ||
| Congratulation !! you just did it | Congratulation !! you just did it | ||
| + | |||
| + | If you need more detail follow [[http:// | ||
how_to_mount_ntfs_with_read_write.1239349358.txt.gz · Last modified: 2020/08/10 02:30 (external edit)
