bonjour
je n’ai pas access à un os windows !
je suis sous debian 8.
j’ai disque dur qui affiche une erreur au montage.
message d’erreur
Error mounting /dev/sde1 at /media/navigateur/274E914C43450F0F: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sde1" "/media/navigateur/274E914C43450F0F"' exited with non-zero exit status 13: ntfs_attr_pread_i: ntfs_pread failed: Erreur d'entrée/sortie
Failed to read NTFS $Bitmap: Erreur d'entrée/sortie
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.
fdisk -l
Disque /dev/sde : 465,8 GiB, 500107861504 octets, 976773167 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Type d'étiquette de disque : dos
Identifiant de disque : 0x000641d2
Device Boot Start End Sectors Size Id Type
/dev/sde1 * 63 976768063 976768001 465,8G 7 HPFS/NTFS/exFAT
parted -l
Model: Seagate FreeAgent GoFlex (scsi)
Disk /dev/sde: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 32,3kB 500GB 500GB primary ntfs boot
ntfsfix /dev/sde1
Mounting volume... OK
Processing of $MFT and $MFTMirr completed successfully.
Checking the alternate boot sector... OK
NTFS volume version is 3.1.
NTFS partition /dev/sde1 was processed successfully.
le problème persiste.
merci pour vos idéés.