[Ilugc] How to mount ntfs partition

  • From: gopal@xxxxxxxxxxxxxxxxx (Gopalarathnam Venkatesan)
  • Date: Tue Jul 25 10:13:54 2006

srinivas masna wrote:

hi,
any1 pls tell me how to mount and unmount a windows ntfs partition in 
fedora
4.


If your system has support for NTFS file system either as a kernel 
module or built into the kernel, you can do:

shell> sudo mount -t ntfs /dev/partition /mnt # attach partition under /mnt
shell> sudo umount /mountpoint # unmount

-- 
Gopalarathnam Venkatesan

http://gopalarathnam.com/

Other related posts: