Soporte NTFS de lectura

TaDeuS

Para tener soporte NTFS de lectura tengo k compilar la opción como modulo? es que la he compilado komo interna y no me deja montar la partición ntfs :/

PiradoIV

¿Ya ha salido soporte para escribir en NTFS?

Saludotes,
Pirado IV

TaDeuS

Si pero es experimental creo, es decir bastante peligroso usarlo xD

Death_Master

En la 2.6.x ya no es experimental, pero está ciertamente muy limitado...

CONFIG_NTFS_RW:

This enables the partial, but safe, write support in the NTFS driver.

The only supported operation is overwriting existing files, without
changing the file length. No file or directory creation, deletion or
renaming is possible. Note only non-resident files can be written to
so you may find that some very small files (<500 bytes or so) cannot
be written to.

While we cannot guarantee that it will not damage any data, we have
so far not received a single report where the driver would have
damaged someones data so we assume it is perfectly safe to use.

Note: While write support is safe in this version (a rewrite from
scratch of the NTFS support), it should be noted that the old NTFS
write support, included in Linux 2.5.10 and before (since 1997),
is not safe.

This is currently useful with TopologiLinux. TopologiLinux is run
on top of any DOS/Microsoft Windows system without partitioning your
hard disk. Unlike other Linux distributions TopologiLinux does not
need its own partition. For more information see
<http://topologi-linux.sourceforge.net/>

It is perfectly safe to say N here.

Sacado del kernel 2.6.5 ;)

ElKedao

Bajaros el Captive con él he logrado montar particiones NTFS aunque escribir no me dejó, pero creo que fue algún fallo mío, en su web sino me equivoco creo que dicen que si está pensado para E/S.

Saludos

Sandevil

El captive mas que un driver, es un wrapper basado en wine, y para usarlo te hace falta poseer una licencia de windows nt, xp en propiedad, ya que hace uso del driver nativo( el original de microsoft), para poder dar ese soporte. Por lo demas funciona perfectamente.

Lordek

modprobe ntfs

Usuarios habituales

  • Lordek
  • Sandevil
  • ElKedao
  • Death_Master
  • TaDeuS
  • PiradoIV