attualmente sto montando una partizione NTFS in automatico all'avvio
ho modificato il file
/etc/fstab aggiungendo
/dev/sda5 /media/DATA0 ntfs rw,user,nls=utf8 0 0
Visto che è da molto che non seguo le novità relative al mount dei filesystem ntfs... volevo sapere se questi parametri vanno "ancora bene" o se è meglio sostiturie, ad esempio, ntfs con ntfs-3g o altro ...
la dsitro è ubuntu 9.04
PS: al momento ho notato che beagle NON indicizza questa partizione.... (non vorrei che fosse dovuto al tipo di filesystem)

