PB montage HDD NTFS CentOS

rachidmar8 Messages postés 53 Date d'inscription   Statut Membre Dernière intervention   -  
rachidmar8 Messages postés 53 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour ,
Je cherche a monter un HDD NTFS sous Linux CentOS 6.3_64 Bits j'ai installé le package NTFS-3G Mais quand j'essai de monter mon HDD je reçois comme message !!!


[root@oracle hdd]# mount -t ntfs /dev/sdb1 /mnt/hdd/
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


Merci d'avance
A voir également:

1 réponse

zipe31 Messages postés 36402 Date d'inscription   Statut Contributeur Dernière intervention   6 431
 
Salut,

The volume may be already mounted,
Que renvoie la commande :

mount

0
rachidmar8 Messages postés 53 Date d'inscription   Statut Membre Dernière intervention   1
 
comment ?
0