joonesgarcia
(usa Manjaro Linux)
Enviado em 15/12/2015 - 01:28h
meu fstab deve ficar assim ?
GNU nano 2.4.3 Arquivo: /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a device; this may
# be used with UUID= as a more robust way to name devices that works even if
# disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
UUID=1ec7456c-a2f4-4f0e-aa7b-ef1d5406baa1 / ext2 defaults,noatime 0 1
/dev/sda4 /media/sda4 ntfs-3g defauts 0 0
---------
o erro ao dar o comando sudo mount -a persiste :
[joao@joao-pc ~]$ sudo mount -a
Unexpected clusters per mft record (-1).
Failed to mount '/dev/sda4': Argumento inválido
The device '/dev/sda4' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
----
o fuse-exfat exta instalado !