LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   write to ntfs (https://www.linuxquestions.org/questions/slackware-14/write-to-ntfs-464030/)

ahmed gamal 07-14-2006 12:06 PM

write to ntfs
 
hi every body
i have sw10.2 but i can't write to my ntfs drivers????

jstephens84 07-14-2006 12:09 PM

Have you mounted the drivers? Are they local or are the on a network?

Voltar 07-14-2006 12:24 PM

Are you using a 2.4 or 2.6 kernel?

marozsas 07-14-2006 12:26 PM

Write support to NTFS is not stable and is not enabled by default. You need to recompile the kernel to enable it, but I strongly advice you that is a bad ideia.

gbonvehi 07-14-2006 12:26 PM

You can't by default and it's not recommended unless you use a third party driver (I don't remember their names, but you'll have to search for it).
As Microsoft never released NTFS specifications all you can get from open source efforts are read and overwrite access to NTFS filesystem. That means, you can read, and change the content but not the size of files that already exists (and this is still beta).

marozsas 07-14-2006 12:37 PM

There is a commercial driver from Paragon.
Check http://www.ntfs-linux.com/

ahmed gamal 07-14-2006 01:09 PM

Quote:

Originally Posted by Voltar
Are you using a 2.4 or 2.6 kernel?

i am using kernal 2.4 but does it differ if i use 2.6

ahmed gamal 07-14-2006 01:09 PM

Quote:

Originally Posted by jstephens84
Have you mounted the drivers? Are they local or are the on a network?

they are local

ahmed gamal 07-14-2006 01:10 PM

Quote:

Originally Posted by marozsas
Write support to NTFS is not stable and is not enabled by default. You need to recompile the kernel to enable it, but I strongly advice you that is a bad ideia.

then shall i convert my ntfs to fat32???

jstephens84 07-14-2006 01:13 PM

Is there a tool that will convert ntfs to fat32. I know you can go fat32 to ntfs though.

Voltar 07-14-2006 01:15 PM

I don't think you can go from NTFS to FAT32, and to the best of my knowledge the 2.6 Kernels have better support for NTFS. It still is a bad idea to use it because it could lead to data corruption.

onebuck 07-14-2006 01:21 PM

Quote:

Originally Posted by ahmed gamal
then shall i convert my ntfs to fat32???

Hi,

Can you shrink your ntfs and create a fat32 partition to allow you to share files with linux?

ahmed gamal 07-14-2006 01:28 PM

look man transfering from ntfs to fat isn't impossible
it is very easy u can use partion magic 8 u can find it if u use torrent
if u want to change from fat to ntfs open the dos and write
convert drive_letter: /fs:ntfs
for example convert D: /fs:ntfs
this will make drive D ntfs driver

Theorist 07-14-2006 01:56 PM

Hi ahmed gamal,
Writing to NTFS is not a good idea. But if you are absolutely sure that you want to do it, then you can use Captive NTFS. You can get it here : -

http://www.jankratochvil.net/project/captive/

With Regards,
Theorist

ahmed gamal 07-14-2006 02:25 PM

what i want to ask why it isn't a good idea to write to ntfs???


All times are GMT -5. The time now is 08:44 PM.