Enviado em 04/06/2016 - 18:22h
Olá, sou iniciante no Linux e estou com problemas para montar a partição que possuo o windows.
Ela esta instalada em /dev/sda1
criei a pasta em /mnt/windows7
Utilizo o comando sudo mount -t ntfs-3g /dev/sda1 /mnt/windows7
E me dá a seguinte mensagem:
Mount is denied because the NTFS volume is already exclusively opened.
The volume may be already mounted, or another software may use it which
could be identified for example by the help of the 'fuser' command.
Ela esta instalada em /dev/sda1
criei a pasta em /mnt/windows7
Utilizo o comando sudo mount -t ntfs-3g /dev/sda1 /mnt/windows7
E me dá a seguinte mensagem:
Mount is denied because the NTFS volume is already exclusively opened.
The volume may be already mounted, or another software may use it which
could be identified for example by the help of the 'fuser' command.