Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux in General => Os Talk => Topic started by: Sahil on August 23, 2008, 08:22:52 AM

Title: how can mount NTFS partion in Linux
Post by: Sahil on August 23, 2008, 08:22:52 AM
hi how can i mount the Windows NTFS partion in Linux is it possible or not



is there any possibelity to access Linux partions in windows without any hired party tool
Title: Re: how can mount NTFS partion in Linux
Post by: Ricky on September 06, 2008, 12:20:19 PM
Yes.. now almost all linux latest distro comes with ability to work upon NTFS partition. You do not need any third party too apart of just mounting it.
Title: Re: how can mount NTFS partion in Linux
Post by: unixmen on January 06, 2009, 04:30:28 PM
the  easy  way   is  ti  install Samba   to your Linux . hierwith  how :
http:///index.php?option=com_content&view=article&id=20:share-ubuntu-home-directories-using-samba&catid=4:ubuntu&Itemid=7




Regards
  www  net   Team
Title: Re: how can mount NTFS partion in Linux
Post by: dragoncity99 on October 29, 2009, 01:26:33 PM
To summarize both:
1. If your Linux host is both dualboot and you want to do read/write to the ntfs on the same workstation/pc
--> My advice is don't do it. NTFS write is dangerous and might corrupt your filesystem. Copying files from ntfs is still fine. As long as your Linux Distro's kernel is compiled with NTFS support (kernel module or into kernel) then you can do so.

2. If your Linux host is sharing files from another windows workstation/pc
--> Use samba
--> Use Microsoft NFS along with your Linux NFS (Either WIndows/Linux can be NFS Server)