Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 21, 2024, 09:33:36 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux in General
»
Os Talk
»
how can mount NTFS partion in Linux
« previous
next »
Print
Pages: [
1
]
Author
Topic: how can mount NTFS partion in Linux (Read 8764 times)
Sahil
New Member
Posts: 3
how can mount NTFS partion in Linux
«
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
Logged
Ricky
LST CareTaker
Specially Skilled
Posts: 2381
Re: how can mount NTFS partion in Linux
«
Reply #1 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.
Logged
unixmen
Linux Noob !
Posts: 24
Re: how can mount NTFS partion in Linux
«
Reply #2 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
«
Last Edit: January 07, 2009, 11:58:08 AM by unixmen
»
Logged
dragoncity99
LST CareTaker
Experienced
Posts: 551
Re: how can mount NTFS partion in Linux
«
Reply #3 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)
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux in General
»
Os Talk
»
how can mount NTFS partion in Linux