Mounting an NTFS filesystem Suppose your ntfs filesystem is /dev/sda1 and you are going to mount it on /mymnt/win, do the following. First, create a mount point. mkdir /mymnt/win Next, edit /etc/fstab as follows. To mount read-only: /dev/sda1 /mymnt/win ntfs-3g ro,umask=0222,defaults 0 0 To mount read-write: /dev/sda1 /mymnt/win ntfs-3g rw,umask=0000,defaults 0 0 You can now [...]
-
Blog Home
Blogroll
Quick Links
Navigation
Archives
-
Recent Posts
Calendar
Cloud
alert apache backup centos chrome configuration database deviccs DMA DNS example filesystem fsck google harddisk IDE java kernel LAMP linux mail Mode MTU mysql nagios network old OpenDNS openvz password PECL performace permission php redhat repository root Rsync SATA server setup timezone ubuntu user virtualization