Um Bug chato que aparece no openSuSE 11.4, depois de atualizar o Kernel: o "auto mount" não funciona quando o sistema de arquivos em questão é o NTFS. E isto tanto vale para Pen Drivers quanto para discos externos.
Existe uma solução documentada pelo forum do openSuSE, que replico aqui, caso alguém precise:
The device notifier reports an error when
trying to mount my external ntfs drive:
org.freedesktop.UDisks.Error.Failed: Requested filesystem type is neither
well-known nor in /proc/filesystems nor in /etc/filesystems
The drive worked fine before the update to kernel 2.6.37.6-0.5-desktop x86_64.
Reproducible: Always
Steps to Reproduce:
1.Insert a NTFS USB drive
2.
3.
Actual Results:
Device is not mounted.
Expected Results:
Device should be mounted and accessible through dolphin or other file browsers.
Adding "ntfs" to /etc/filesystems seems to fix the problem.
Sacaram? É só editar o arquivo /etc/filesystems adicionando ntfs na penúltima linha.
vfat
hfs
minix
reiserfs
ntfs
*
Atente para o detalhe de que aquele asterisco (*) na linha final deve ser mantido lá.
MUITO OBRIGADO MEU VEIO!!!!
ResponderExcluir