ciao phobos3576 scusami per il prolungarsi delle risposte ma tra lavoro università ecc. il tempo è sempre poco comunque:
ho installato ntfs-3g versione che mi hai suggerito
Codice: Seleziona tutto
$ ntfs-3g --version
ntfs-3g 2009.4.4 integrated FUSE 27
adesso collengando il mio hd esterno ottengo
Codice: Seleziona tutto
tail -l /var/log/messages
Dec 8 12:43:38 localhost kernel: sd 2:0:0:0: [sda] 976773168 512-byte hardware sectors: (500 GB/465 GiB)
Dec 8 12:43:38 localhost kernel: sd 2:0:0:0: [sda] Write Protect is off
Dec 8 12:43:38 localhost kernel: sda: sda1
Dec 8 12:43:38 localhost kernel: sd 2:0:0:0: [sda] Attached SCSI disk
Dec 8 12:43:38 localhost kernel: sd 2:0:0:0: Attached scsi generic sg0 type 0
Dec 8 12:43:45 localhost ntfs-3g[10589]: Version 2009.4.4 integrated FUSE 27
Dec 8 12:43:45 localhost ntfs-3g[10589]: Mounted /dev/sda1 (Read-Write, label "Utility3", NTFS 3.1)
Dec 8 12:43:45 localhost ntfs-3g[10589]: Cmdline options: rw,nosuid,nodev,uhelper=hal,locale=it
Dec 8 12:43:45 localhost ntfs-3g[10589]: Mount options: rw,nosuid,nodev,uhelper=hal,silent,allow_other,nonempty,relatime,fsname=/dev/sda1,blkdev,blksize=4096
Dec 8 12:43:45 localhost hald: mounted /dev/sda1 on behalf of uid 1001
con umount /dev/sda1
Codice: Seleziona tutto
$ umount /dev/sda1
umount: /dev/sda1 non si trova in fstab (e non si è root)
invece da root
tutto ok
e qui dopo lo smontaggio ottengo
Codice: Seleziona tutto
# tail -l /var/log/messages
Dec 8 12:43:38 localhost kernel: sd 2:0:0:0: [sda] Write Protect is off
Dec 8 12:43:38 localhost kernel: sda: sda1
Dec 8 12:43:38 localhost kernel: sd 2:0:0:0: [sda] Attached SCSI disk
Dec 8 12:43:38 localhost kernel: sd 2:0:0:0: Attached scsi generic sg0 type 0
Dec 8 12:43:45 localhost ntfs-3g[10589]: Version 2009.4.4 integrated FUSE 27
Dec 8 12:43:45 localhost ntfs-3g[10589]: Mounted /dev/sda1 (Read-Write, label "Utility3", NTFS 3.1)
Dec 8 12:43:45 localhost ntfs-3g[10589]: Cmdline options: rw,nosuid,nodev,uhelper=hal,locale=it
Dec 8 12:43:45 localhost ntfs-3g[10589]: Mount options: rw,nosuid,nodev,uhelper=hal,silent,allow_other,nonempty,relatime,fsname=/dev/sda1,blkdev,blksize=4096
Dec 8 12:43:45 localhost hald: mounted /dev/sda1 on behalf of uid 1001
Dec 8 12:47:39 localhost ntfs-3g[10589]: Unmounting /dev/sda1 (Utility3)
P.S. mi sono dimenticato di dire che in questo hd esterno riesco a scrivere e leggere tranquillamente da utente
il problema potrebbe essere fuse?
EDIT:
ho controllato nel config
fuse è come modulo e non come build-in potrebbe essere questo il problema?
anche kernel automounter support come modulo e kernel automounter version 4 support (also support v3) è come modulo
[-o<