 | |
Il progetto dsy.it è l'unofficial support site dei corsi di laurea del Dipartimento di Scienze dell'Informazione e del Dipartimento di Informatica e Comunicazione della Statale di Milano. E' un servizio degli studenti per gli studenti, curato in modo no-profit da un gruppo di essi. I nostri servizi comprendono aree di discussione per ogni Corso di Laurea, un'area download per lo scambio file, una raccolta di link e un motore di ricerca, il supporto agli studenti lavoratori, il forum hosting per Professori e studenti, i blog, e molto altro...
In questa sezione è indicizzato in textonly il contenuto del nostro forum |
[NTFS] E' affidabile sotto linux? Clicca QUI per vedere il messaggio nel forum |
Gilbert |
Ragazzi, avrei bisogno di montare una partizione ntfs sotto linux, sia in lettura che in scrittura... ma non mi fido!
Tempo fa di sicuro il sistema era inaffidabile soprattutto in scrittura e potevano esserci problemi, ora non sono molto informato a riguardo, il sistema è migliorato?
La versione del driver che ho è:
NTFS driver 2.1.25 [Flags: R/O].
NTFS volume version 3.1.
Su kernel:
2.6.15-gentoo-r1
Mi interessa giusto se tale driver è affidabile in scrittura...
Grazie dell'aiuto. |
NoWhereMan |
a quanto ne so il driver ntfs continua a essere sperimentale e quindi non mi sentirei di dire che è affidabile, però non so, sinceramente, non ho mai provato |
Walter |
Kernel 2.6.16, help dell'opzione NTFS write support:
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.
Una soluzione alternativa funzionalmente più completa dovrebbe essere questa: captive
Project implements the first full read/write free access to NTFS disk drives. You can mount your Microsoft Windows NT, 200x or XP partition as a transparently accessible volume for your GNU/Linux.
This compatibility was achieved in the Wine way by using the original Microsoft Windows ntfs.sys driver. It emulates the required subsystems of the Microsoft Windows kernel by reusing one of the original ntoskrnl.exe, ReactOS parts, or this project's own reimplementations, on a case by case basis. Project includes the first open source MS-Windows kernel API for Free operating systems. Involvement of the original driver files was chosen to achieve the best and unprecedented filesystem compatibility and safety.
As opposed to other projects this is currently the only software supporting the full read/write access including the possibility to create/delete files, modify directories etc.
E' presente anche in portage :) |
York |
Io l'ho sempre usato anche in scrittura senza problemi!Non ho mai avuto problemi ma come dice NoWhereMan è ancora sperimentale |
|
|
|
|