#1 Le 12/02/2019, à 10:56
- noetmi
disque dur externe dossier non accessible
Bonjour à tous
je suis en train de vider un vieux disque dûr externe qui beug régulièrement afin de formater pour voir si ça lui fait du bien ...
mais en déplaçant tous les dossiers présents sur ce disque dûr externe vers un autre disque dûr je me suis retrouvée coincée car un dossier ne veut plus s'ouvrir ... ça me dit ça à chaque foix
Désolé, impossible d’afficher tout le contenu de « dessins animés » : Erreur lors de l'obtention des informations du fichier « /media/emilie/Seagate Backup Plus Drive/dessins animés/Early Man (2018) VFF-ENG AC3 BluRay 1080p x264.GHT.mkv » : Erreur d'entrée/sortie
pourriez vous m'aider à récupérer les données ?
Hors ligne
#2 Le 12/02/2019, à 11:26
- Nuliel
Re : disque dur externe dossier non accessible
Si le disque beug régulièrement, c'est qu'il y a un vrai problème derrière (disque en fin de vie?)
Dans un premier temps, je te laisse lire le premier message de ce fil, ceci afin de mettre correctement en forme les futurs messages: https://forum.ubuntu-fr.org/viewtopic.php?id=1614731
Une fois que c'est fait, je te laisse donner le nom du disque externe qui pose problème, celui qui ne pose pas problème (l'autre disque externe), puis avec les deux disques externe branchés donner le retour de
lsblk -f
ls -l /dev/disk/by-id/
ce qui permettra de connaître un nom immuable des disques durs.
Ensuite, attends 10 secondes après avoir branché le disque dur externe qui pose problème et donne
dmesg | tail -n 30
Hors ligne
#3 Le 12/02/2019, à 11:31
- noetmi
Re : disque dur externe dossier non accessible
ok ...
alors le nom du disque dur qui beug : Seagate Backup Plus Drive
et celui qui fonctionne bien : storeva
et voici le retour des commandes
emilie@emiliefixe:~$ lsblk -f
NAME FSTYPE LABEL UUID MOUNTPOINT
sda
└─sda1 ntfs disque2tera 702CE18D04703616 /media/emi
sdb
├─sdb1 ext4 ubuntu f0b85673-6524-4de3-a9ef-2067b339d643 /
├─sdb2 ntfs Réservé au système
│ D636069B36067D2D /media/emi
├─sdb3 ext4 emilie e91c0450-153e-45b2-bd58-4c35b20dabf7
├─sdb4
└─sdb5 swap 405e2aa0-ed8b-4ada-acd9-1f84082a778e [SWAP]
sdc
└─sdc1 ntfs Seagate Backup Plus Drive
EC62E90262E8D1FE /media/emi
sdd
└─sdd1 vfat Storeva 0B0E-1CEA /media/emi
sr0
loop0 squashf /snap/core
loop1 squashf /snap/gtk-
loop2 squashf /snap/core
loop3 squashf /snap/core
loop4 squashf /snap/core
loop5 squashf /snap/chro
loop6 squashf /snap/ardu
loop7 squashf /snap/gnom
loop8 squashf /snap/ardu
loop9 squashf /snap/core
loop10 squashf /snap/core
emilie@emiliefixe:~$ ls -l /dev/disk/by-id/
emilie@emiliefixe:~$ dmesg | tail -n 30
[14535.378748] sd 16:0:0:0: [sdd] 4096-byte physical blocks
[14535.379191] sd 16:0:0:0: [sdd] Write Protect is off
[14535.379193] sd 16:0:0:0: [sdd] Mode Sense: 43 00 00 00
[14535.379634] sd 16:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[14535.411469] sdd: sdd1
[14535.413337] sd 16:0:0:0: [sdd] Attached SCSI disk
[14536.298817] FAT-fs (sdd1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[14659.138729] usb 3-7: USB disconnect, device number 13
[14659.141796] sd 15:0:0:0: [sdc] Synchronizing SCSI cache
[14659.260962] sd 15:0:0:0: [sdc] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[14660.072999] usb 6-2: USB disconnect, device number 4
[14660.077927] sd 16:0:0:0: [sdd] Synchronizing SCSI cache
[14660.077981] sd 16:0:0:0: [sdd] Synchronize Cache(10) failed: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[14661.837064] usb 3-7: new high-speed USB device number 14 using xhci_hcd
[14661.967484] usb 3-7: New USB device found, idVendor=0bc2, idProduct=ab21
[14661.967487] usb 3-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[14661.967489] usb 3-7: Product: BUP Slim BK
[14661.967491] usb 3-7: Manufacturer: Seagate
[14661.967492] usb 3-7: SerialNumber: NA76XRA7
[14661.980572] scsi host17: uas
[14661.985594] scsi 17:0:0:0: Direct-Access Seagate BUP Slim BK 0143 PQ: 0 ANSI: 6
[14661.987102] sd 17:0:0:0: Attached scsi generic sg3 type 0
[14662.038697] sd 17:0:0:0: [sdc] Spinning up disk...
[14665.317324] .ready
[14665.334693] sd 17:0:0:0: [sdc] 1953525167 512-byte logical blocks: (1.00 TB/932 GiB)
[14665.335769] sd 17:0:0:0: [sdc] Write Protect is off
[14665.335772] sd 17:0:0:0: [sdc] Mode Sense: 2b 00 10 08
[14665.336606] sd 17:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[14665.380774] sdc: sdc1
[14665.418659] sd 17:0:0:0: [sdc] Attached SCSI disk
emilie@emiliefixe:~$
Hors ligne
#4 Le 12/02/2019, à 11:37
- Nuliel
Re : disque dur externe dossier non accessible
Il manque
ls -l /dev/disk/by-id/
Hors ligne
#5 Le 12/02/2019, à 12:11
- noetmi
Re : disque dur externe dossier non accessible
désolée, j'avais pas fait attention qu'il y avait deux lignes de commandes différentes
emilie@emiliefixe:~$ ls -l /dev/disk/by-id/
total 0
lrwxrwxrwx 1 root root 9 févr. 12 07:26 ata-ASUS_DRW-24F1MT_S1AI6YAGB005BP -> ../../sr0
lrwxrwxrwx 1 root root 9 févr. 12 07:26 ata-LDLC_07142016B0110 -> ../../sdb
lrwxrwxrwx 1 root root 10 févr. 12 07:27 ata-LDLC_07142016B0110-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 févr. 12 07:27 ata-LDLC_07142016B0110-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 févr. 12 07:27 ata-LDLC_07142016B0110-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 10 févr. 12 07:27 ata-LDLC_07142016B0110-part4 -> ../../sdb4
lrwxrwxrwx 1 root root 10 févr. 12 07:27 ata-LDLC_07142016B0110-part5 -> ../../sdb5
lrwxrwxrwx 1 root root 9 févr. 12 07:26 ata-ST2000DM001-1ER164_Z560ANTY -> ../../sda
lrwxrwxrwx 1 root root 10 févr. 12 07:27 ata-ST2000DM001-1ER164_Z560ANTY-part1 -> ../../sda1
lrwxrwxrwx 1 root root 9 févr. 12 11:31 usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0 -> ../../sdc
lrwxrwxrwx 1 root root 10 févr. 12 11:31 usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 9 févr. 12 07:26 wwn-0x5000000000000000 -> ../../sdb
lrwxrwxrwx 1 root root 10 févr. 12 07:27 wwn-0x5000000000000000-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 févr. 12 07:27 wwn-0x5000000000000000-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 févr. 12 07:27 wwn-0x5000000000000000-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 10 févr. 12 07:27 wwn-0x5000000000000000-part4 -> ../../sdb4
lrwxrwxrwx 1 root root 10 févr. 12 07:27 wwn-0x5000000000000000-part5 -> ../../sdb5
lrwxrwxrwx 1 root root 9 févr. 12 07:26 wwn-0x5000c500927200d6 -> ../../sda
lrwxrwxrwx 1 root root 10 févr. 12 07:27 wwn-0x5000c500927200d6-part1 -> ../../sda1
emilie@emiliefixe:~$
Hors ligne
#6 Le 12/02/2019, à 13:18
- Nuliel
Re : disque dur externe dossier non accessible
Pas de problème. tu peux du coup donner
sudo apt install smartmontools
sudo smartctl --smart=on --offlineauto=on --saveauto=on /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
sudo smartctl -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
Dernière modification par Nuliel (Le 12/02/2019, à 13:18)
Hors ligne
#7 Le 12/02/2019, à 14:14
- noetmi
Re : disque dur externe dossier non accessible
et voilà
emilie@emiliefixe:~$ sudo apt install smartmontools
[sudo] Mot de passe de emilie :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
libllvm3.8 libllvm5.0 libpango1.0-0 libqmi-glib1 linux-headers-4.4.0-101
linux-headers-4.4.0-101-generic linux-headers-4.4.0-103
linux-headers-4.4.0-103-generic linux-headers-4.4.0-104
linux-headers-4.4.0-104-generic linux-headers-4.4.0-109
linux-headers-4.4.0-109-generic linux-headers-4.4.0-112
linux-headers-4.4.0-112-generic linux-headers-4.4.0-116
linux-headers-4.4.0-116-generic linux-headers-4.4.0-119
linux-headers-4.4.0-119-generic linux-headers-4.4.0-121
linux-headers-4.4.0-121-generic linux-headers-4.4.0-124
linux-headers-4.4.0-124-generic linux-headers-4.4.0-127
linux-headers-4.4.0-127-generic linux-headers-4.4.0-128
linux-headers-4.4.0-128-generic linux-headers-4.4.0-130
linux-headers-4.4.0-130-generic linux-headers-4.4.0-133
linux-headers-4.4.0-133-generic linux-headers-4.4.0-134
linux-headers-4.4.0-134-generic linux-headers-4.4.0-137
linux-headers-4.4.0-137-generic linux-headers-4.4.0-138
linux-headers-4.4.0-138-generic linux-headers-4.4.0-139
linux-headers-4.4.0-139-generic linux-headers-4.4.0-64
linux-headers-4.4.0-64-generic linux-headers-4.4.0-66
linux-headers-4.4.0-66-generic linux-headers-4.4.0-70
linux-headers-4.4.0-70-generic linux-headers-4.4.0-71
linux-headers-4.4.0-71-generic linux-headers-4.4.0-72
linux-headers-4.4.0-72-generic linux-headers-4.4.0-75
linux-headers-4.4.0-75-generic linux-headers-4.4.0-78
linux-headers-4.4.0-78-generic linux-headers-4.4.0-79
linux-headers-4.4.0-79-generic linux-headers-4.4.0-81
linux-headers-4.4.0-81-generic linux-headers-4.4.0-83
linux-headers-4.4.0-83-generic linux-headers-4.4.0-87
linux-headers-4.4.0-87-generic linux-headers-4.4.0-92
linux-headers-4.4.0-92-generic linux-headers-4.4.0-93
linux-headers-4.4.0-93-generic linux-headers-4.4.0-96
linux-headers-4.4.0-96-generic linux-headers-4.4.0-97
linux-headers-4.4.0-97-generic linux-headers-4.4.0-98
linux-headers-4.4.0-98-generic linux-image-4.4.0-101-generic
linux-image-4.4.0-103-generic linux-image-4.4.0-104-generic
linux-image-4.4.0-109-generic linux-image-4.4.0-112-generic
linux-image-4.4.0-116-generic linux-image-4.4.0-119-generic
linux-image-4.4.0-121-generic linux-image-4.4.0-124-generic
linux-image-4.4.0-127-generic linux-image-4.4.0-128-generic
linux-image-4.4.0-130-generic linux-image-4.4.0-133-generic
linux-image-4.4.0-134-generic linux-image-4.4.0-137-generic
linux-image-4.4.0-138-generic linux-image-4.4.0-139-generic
linux-image-4.4.0-64-generic linux-image-4.4.0-66-generic
linux-image-4.4.0-70-generic linux-image-4.4.0-71-generic
linux-image-4.4.0-72-generic linux-image-4.4.0-75-generic
linux-image-4.4.0-78-generic linux-image-4.4.0-79-generic
linux-image-4.4.0-81-generic linux-image-4.4.0-83-generic
linux-image-4.4.0-87-generic linux-image-4.4.0-92-generic
linux-image-4.4.0-93-generic linux-image-4.4.0-96-generic
linux-image-4.4.0-97-generic linux-image-4.4.0-98-generic
linux-image-extra-4.4.0-101-generic linux-image-extra-4.4.0-103-generic
linux-image-extra-4.4.0-104-generic linux-image-extra-4.4.0-109-generic
linux-image-extra-4.4.0-112-generic linux-image-extra-4.4.0-116-generic
linux-image-extra-4.4.0-119-generic linux-image-extra-4.4.0-121-generic
linux-image-extra-4.4.0-124-generic linux-image-extra-4.4.0-127-generic
linux-image-extra-4.4.0-128-generic linux-image-extra-4.4.0-130-generic
linux-image-extra-4.4.0-133-generic linux-image-extra-4.4.0-134-generic
linux-image-extra-4.4.0-137-generic linux-image-extra-4.4.0-138-generic
linux-image-extra-4.4.0-139-generic linux-image-extra-4.4.0-64-generic
linux-image-extra-4.4.0-66-generic linux-image-extra-4.4.0-70-generic
linux-image-extra-4.4.0-71-generic linux-image-extra-4.4.0-72-generic
linux-image-extra-4.4.0-75-generic linux-image-extra-4.4.0-78-generic
linux-image-extra-4.4.0-79-generic linux-image-extra-4.4.0-81-generic
linux-image-extra-4.4.0-83-generic linux-image-extra-4.4.0-87-generic
linux-image-extra-4.4.0-92-generic linux-image-extra-4.4.0-93-generic
linux-image-extra-4.4.0-96-generic linux-image-extra-4.4.0-97-generic
linux-image-extra-4.4.0-98-generic snap-confine ubuntu-core-launcher
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés :
s-nail
Paquets suggérés :
exim4 | mail-transport-agent gsmartcontrol smart-notifier
Les NOUVEAUX paquets suivants seront installés :
s-nail smartmontools
0 mis à jour, 2 nouvellement installés, 0 à enlever et 5 non mis à jour.
Il est nécessaire de prendre 795 ko dans les archives.
Après cette opération, 2 398 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n]
emilie@emiliefixe:~$ sudo smartctl --smart=on --offlineauto=on --saveauto=on /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
[sudo] Mot de passe de emilie :
sudo: smartctl : commande introuvable
emilie@emiliefixe:~$
emilie@emiliefixe:~$ sudo smartctl -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
[sudo] Mot de passe de emilie :
sudo: smartctl : commande introuvable
emilie@emiliefixe:~$
Hors ligne
#8 Le 12/02/2019, à 14:16
- Nuliel
Re : disque dur externe dossier non accessible
Souhaitez-vous continuer ? [O/n]
Il fallait faire o pour oui. Je te laisse recommencer.
HS: tu as une sacré quantité de noyaux, on fera du ménage après.
Hors ligne
#9 Le 12/02/2019, à 14:28
- noetmi
Re : disque dur externe dossier non accessible
oups ... désolée je suis novice en lignes de commandes ... je recommence
emilie@emiliefixe:~$ sudo apt install smartmontools
[sudo] Mot de passe de emilie :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
libllvm3.8 libllvm5.0 libpango1.0-0 libqmi-glib1 linux-headers-4.4.0-101
linux-headers-4.4.0-101-generic linux-headers-4.4.0-103
linux-headers-4.4.0-103-generic linux-headers-4.4.0-104
linux-headers-4.4.0-104-generic linux-headers-4.4.0-109
linux-headers-4.4.0-109-generic linux-headers-4.4.0-112
linux-headers-4.4.0-112-generic linux-headers-4.4.0-116
linux-headers-4.4.0-116-generic linux-headers-4.4.0-119
linux-headers-4.4.0-119-generic linux-headers-4.4.0-121
linux-headers-4.4.0-121-generic linux-headers-4.4.0-124
linux-headers-4.4.0-124-generic linux-headers-4.4.0-127
linux-headers-4.4.0-127-generic linux-headers-4.4.0-128
linux-headers-4.4.0-128-generic linux-headers-4.4.0-130
linux-headers-4.4.0-130-generic linux-headers-4.4.0-133
linux-headers-4.4.0-133-generic linux-headers-4.4.0-134
linux-headers-4.4.0-134-generic linux-headers-4.4.0-137
linux-headers-4.4.0-137-generic linux-headers-4.4.0-138
linux-headers-4.4.0-138-generic linux-headers-4.4.0-139
linux-headers-4.4.0-139-generic linux-headers-4.4.0-64
linux-headers-4.4.0-64-generic linux-headers-4.4.0-66
linux-headers-4.4.0-66-generic linux-headers-4.4.0-70
linux-headers-4.4.0-70-generic linux-headers-4.4.0-71
linux-headers-4.4.0-71-generic linux-headers-4.4.0-72
linux-headers-4.4.0-72-generic linux-headers-4.4.0-75
linux-headers-4.4.0-75-generic linux-headers-4.4.0-78
linux-headers-4.4.0-78-generic linux-headers-4.4.0-79
linux-headers-4.4.0-79-generic linux-headers-4.4.0-81
linux-headers-4.4.0-81-generic linux-headers-4.4.0-83
linux-headers-4.4.0-83-generic linux-headers-4.4.0-87
linux-headers-4.4.0-87-generic linux-headers-4.4.0-92
linux-headers-4.4.0-92-generic linux-headers-4.4.0-93
linux-headers-4.4.0-93-generic linux-headers-4.4.0-96
linux-headers-4.4.0-96-generic linux-headers-4.4.0-97
linux-headers-4.4.0-97-generic linux-headers-4.4.0-98
linux-headers-4.4.0-98-generic linux-image-4.4.0-101-generic
linux-image-4.4.0-103-generic linux-image-4.4.0-104-generic
linux-image-4.4.0-109-generic linux-image-4.4.0-112-generic
linux-image-4.4.0-116-generic linux-image-4.4.0-119-generic
linux-image-4.4.0-121-generic linux-image-4.4.0-124-generic
linux-image-4.4.0-127-generic linux-image-4.4.0-128-generic
linux-image-4.4.0-130-generic linux-image-4.4.0-133-generic
linux-image-4.4.0-134-generic linux-image-4.4.0-137-generic
linux-image-4.4.0-138-generic linux-image-4.4.0-139-generic
linux-image-4.4.0-64-generic linux-image-4.4.0-66-generic
linux-image-4.4.0-70-generic linux-image-4.4.0-71-generic
linux-image-4.4.0-72-generic linux-image-4.4.0-75-generic
linux-image-4.4.0-78-generic linux-image-4.4.0-79-generic
linux-image-4.4.0-81-generic linux-image-4.4.0-83-generic
linux-image-4.4.0-87-generic linux-image-4.4.0-92-generic
linux-image-4.4.0-93-generic linux-image-4.4.0-96-generic
linux-image-4.4.0-97-generic linux-image-4.4.0-98-generic
linux-image-extra-4.4.0-101-generic linux-image-extra-4.4.0-103-generic
linux-image-extra-4.4.0-104-generic linux-image-extra-4.4.0-109-generic
linux-image-extra-4.4.0-112-generic linux-image-extra-4.4.0-116-generic
linux-image-extra-4.4.0-119-generic linux-image-extra-4.4.0-121-generic
linux-image-extra-4.4.0-124-generic linux-image-extra-4.4.0-127-generic
linux-image-extra-4.4.0-128-generic linux-image-extra-4.4.0-130-generic
linux-image-extra-4.4.0-133-generic linux-image-extra-4.4.0-134-generic
linux-image-extra-4.4.0-137-generic linux-image-extra-4.4.0-138-generic
linux-image-extra-4.4.0-139-generic linux-image-extra-4.4.0-64-generic
linux-image-extra-4.4.0-66-generic linux-image-extra-4.4.0-70-generic
linux-image-extra-4.4.0-71-generic linux-image-extra-4.4.0-72-generic
linux-image-extra-4.4.0-75-generic linux-image-extra-4.4.0-78-generic
linux-image-extra-4.4.0-79-generic linux-image-extra-4.4.0-81-generic
linux-image-extra-4.4.0-83-generic linux-image-extra-4.4.0-87-generic
linux-image-extra-4.4.0-92-generic linux-image-extra-4.4.0-93-generic
linux-image-extra-4.4.0-96-generic linux-image-extra-4.4.0-97-generic
linux-image-extra-4.4.0-98-generic snap-confine ubuntu-core-launcher
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés :
s-nail
Paquets suggérés :
exim4 | mail-transport-agent gsmartcontrol smart-notifier
Les NOUVEAUX paquets suivants seront installés :
s-nail smartmontools
0 mis à jour, 2 nouvellement installés, 0 à enlever et 5 non mis à jour.
Il est nécessaire de prendre 795 ko dans les archives.
Après cette opération, 2 398 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] o
Réception de:1 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 s-nail amd64 14.8.6-1 [353 kB]
Réception de:2 http://fr.archive.ubuntu.com/ubuntu xenial/main amd64 smartmontools amd64 6.4+svn4214-1 [442 kB]
795 ko réceptionnés en 0s (3 962 ko/s)
Sélection du paquet s-nail précédemment désélectionné.
(Lecture de la base de données... 1354587 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../s-nail_14.8.6-1_amd64.deb ...
Dépaquetage de s-nail (14.8.6-1) ...
Sélection du paquet smartmontools précédemment désélectionné.
Préparation du dépaquetage de .../smartmontools_6.4+svn4214-1_amd64.deb ...
Dépaquetage de smartmontools (6.4+svn4214-1) ...
Traitement des actions différées (« triggers ») pour menu (2.1.47ubuntu1.16.04.1) ...
Traitement des actions différées (« triggers ») pour man-db (2.7.5-1) ...
Traitement des actions différées (« triggers ») pour systemd (229-4ubuntu21.15) ...
Traitement des actions différées (« triggers ») pour ureadahead (0.100.0-19) ...
ureadahead will be reprofiled on next reboot
Paramétrage de s-nail (14.8.6-1) ...
update-alternatives: utilisation de « /usr/bin/s-nail » pour fournir « /usr/bin/mailx » (mailx) en mode automatique
Paramétrage de smartmontools (6.4+svn4214-1) ...
Traitement des actions différées (« triggers ») pour menu (2.1.47ubuntu1.16.04.1) ...
Traitement des actions différées (« triggers ») pour systemd (229-4ubuntu21.15) ...
Traitement des actions différées (« triggers ») pour ureadahead (0.100.0-19) ...
emilie@emiliefixe:~$
emilie@emiliefixe:~$ sudo smartctl --smart=on --offlineauto=on --saveauto=on /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
[sudo] Mot de passe de emilie :
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-142-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
emilie@emiliefixe:~$
emilie@emiliefixe:~$ sudo smartctl -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
[sudo] Mot de passe de emilie :
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-142-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
emilie@emiliefixe:~$
Hors ligne
#10 Le 12/02/2019, à 14:32
- Nuliel
Re : disque dur externe dossier non accessible
Que donne
sudo smartctl -T verypermissive -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
?
Hors ligne
#11 Le 12/02/2019, à 14:42
- noetmi
Re : disque dur externe dossier non accessible
emilie@emiliefixe:~$ sudo smartctl -T verypermissive -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
[sudo] Mot de passe de emilie :
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-142-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
=== START OF INFORMATION SECTION ===
Device Model: [No Information Found]
Serial Number: [No Information Found]
Firmware Version: [No Information Found]
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: [No Information Found]
Local Time is: Tue Feb 12 14:42:20 2019 CET
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled.
Checking to be sure by trying SMART RETURN STATUS command.
SMART support is: Unknown - Try option -s with argument 'on' to enable it.
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enable failed: scsi error unsupported field in scsi command
Read SMART Data failed: scsi error unsupported field in scsi command
=== START OF READ SMART DATA SECTION ===
SMART Status command failed: scsi error unsupported field in scsi command
SMART overall-health self-assessment test result: UNKNOWN!
SMART Status, Attributes and Thresholds cannot be read.
Read SMART Error Log failed: scsi error unsupported field in scsi command
Read SMART Self-test Log failed: scsi error unsupported field in scsi command
Selective Self-tests/Logging not supported
emilie@emiliefixe:~$
Hors ligne
#12 Le 12/02/2019, à 14:54
- Nuliel
Re : disque dur externe dossier non accessible
Normalement, on aurait dû obtenir plein d'infos sur l'état du disque dur.
Tu n'as plus accès du tout au disque dur?
Que donne
sudo dd if=/dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0 bs=512 count=1 | hexdump -C
sudo dd if=/dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0 bs=4096 count=1 | hexdump -C
Hors ligne
#13 Le 12/02/2019, à 14:57
- noetmi
Re : disque dur externe dossier non accessible
si j'ai accès à tous les autres dossiers du disque dur sauf un dossier
emilie@emiliefixe:~$ sudo dd if=/dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0 bs=512 count=1 | hexdump -C
[sudo] Mot de passe de emilie :
1+0 enregistrements lus
1+0 enregistrements écrits
00000000 33 c0 8e d0 bc 00 7c 8e c0 8e d8 be 00 7c bf 00 |3.....|......|..|
512 bytes copied, 4,9916e-05 s, 10,3 MB/s
00000010 06 b9 00 02 fc f3 a4 50 68 1c 06 cb fb b9 04 00 |.......Ph.......|
00000020 bd be 07 80 7e 00 00 7c 0b 0f 85 0e 01 83 c5 10 |....~..|........|
00000030 e2 f1 cd 18 88 56 00 55 c6 46 11 05 c6 46 10 00 |.....V.U.F...F..|
00000040 b4 41 bb aa 55 cd 13 5d 72 0f 81 fb 55 aa 75 09 |.A..U..]r...U.u.|
00000050 f7 c1 01 00 74 03 fe 46 10 66 60 80 7e 10 00 74 |....t..F.f`.~..t|
00000060 26 66 68 00 00 00 00 66 ff 76 08 68 00 00 68 00 |&fh....f.v.h..h.|
00000070 7c 68 01 00 68 10 00 b4 42 8a 56 00 8b f4 cd 13 ||h..h...B.V.....|
00000080 9f 83 c4 10 9e eb 14 b8 01 02 bb 00 7c 8a 56 00 |............|.V.|
00000090 8a 76 01 8a 4e 02 8a 6e 03 cd 13 66 61 73 1c fe |.v..N..n...fas..|
000000a0 4e 11 75 0c 80 7e 00 80 0f 84 8a 00 b2 80 eb 84 |N.u..~..........|
000000b0 55 32 e4 8a 56 00 cd 13 5d eb 9e 81 3e fe 7d 55 |U2..V...]...>.}U|
000000c0 aa 75 6e ff 76 00 e8 8d 00 75 17 fa b0 d1 e6 64 |.un.v....u.....d|
000000d0 e8 83 00 b0 df e6 60 e8 7c 00 b0 ff e6 64 e8 75 |......`.|....d.u|
000000e0 00 fb b8 00 bb cd 1a 66 23 c0 75 3b 66 81 fb 54 |.......f#.u;f..T|
000000f0 43 50 41 75 32 81 f9 02 01 72 2c 66 68 07 bb 00 |CPAu2....r,fh...|
00000100 00 66 68 00 02 00 00 66 68 08 00 00 00 66 53 66 |.fh....fh....fSf|
00000110 53 66 55 66 68 00 00 00 00 66 68 00 7c 00 00 66 |SfUfh....fh.|..f|
00000120 61 68 00 00 07 cd 1a 5a 32 f6 ea 00 7c 00 00 cd |ah.....Z2...|...|
00000130 18 a0 b7 07 eb 08 a0 b6 07 eb 03 a0 b5 07 32 e4 |..............2.|
00000140 05 00 07 8b f0 ac 3c 00 74 09 bb 07 00 b4 0e cd |......<.t.......|
00000150 10 eb f2 f4 eb fd 2b c9 e4 64 eb 00 24 02 e0 f8 |......+..d..$...|
00000160 24 02 c3 49 6e 76 61 6c 69 64 20 70 61 72 74 69 |$..Invalid parti|
00000170 74 69 6f 6e 20 74 61 62 6c 65 00 45 72 72 6f 72 |tion table.Error|
00000180 20 6c 6f 61 64 69 6e 67 20 6f 70 65 72 61 74 69 | loading operati|
00000190 6e 67 20 73 79 73 74 65 6d 00 4d 69 73 73 69 6e |ng system.Missin|
000001a0 67 20 6f 70 65 72 61 74 69 6e 67 20 73 79 73 74 |g operating syst|
000001b0 65 6d 00 00 00 63 7b 9a 5f 4a ec 99 00 00 80 20 |em...c{._J..... |
000001c0 21 00 07 fe ff ff 00 08 00 00 af 65 70 74 00 00 |!..........ept..|
000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200
emilie@emiliefixe:~$
emilie@emiliefixe:~$ sudo dd if=/dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0 bs=4096 count=1 | hexdump -C
[sudo] Mot de passe de emilie :
1+0 enregistrements lus
1+0 enregistrements écrits
00000000 33 c0 8e d0 bc 00 7c 8e c0 8e d8 be 00 7c bf 00 |3.....|......|..|
4096 bytes (4,1 kB, 4,0 KiB) copied, 2,9234e-05 s, 140 MB/s
00000010 06 b9 00 02 fc f3 a4 50 68 1c 06 cb fb b9 04 00 |.......Ph.......|
00000020 bd be 07 80 7e 00 00 7c 0b 0f 85 0e 01 83 c5 10 |....~..|........|
00000030 e2 f1 cd 18 88 56 00 55 c6 46 11 05 c6 46 10 00 |.....V.U.F...F..|
00000040 b4 41 bb aa 55 cd 13 5d 72 0f 81 fb 55 aa 75 09 |.A..U..]r...U.u.|
00000050 f7 c1 01 00 74 03 fe 46 10 66 60 80 7e 10 00 74 |....t..F.f`.~..t|
00000060 26 66 68 00 00 00 00 66 ff 76 08 68 00 00 68 00 |&fh....f.v.h..h.|
00000070 7c 68 01 00 68 10 00 b4 42 8a 56 00 8b f4 cd 13 ||h..h...B.V.....|
00000080 9f 83 c4 10 9e eb 14 b8 01 02 bb 00 7c 8a 56 00 |............|.V.|
00000090 8a 76 01 8a 4e 02 8a 6e 03 cd 13 66 61 73 1c fe |.v..N..n...fas..|
000000a0 4e 11 75 0c 80 7e 00 80 0f 84 8a 00 b2 80 eb 84 |N.u..~..........|
000000b0 55 32 e4 8a 56 00 cd 13 5d eb 9e 81 3e fe 7d 55 |U2..V...]...>.}U|
000000c0 aa 75 6e ff 76 00 e8 8d 00 75 17 fa b0 d1 e6 64 |.un.v....u.....d|
000000d0 e8 83 00 b0 df e6 60 e8 7c 00 b0 ff e6 64 e8 75 |......`.|....d.u|
000000e0 00 fb b8 00 bb cd 1a 66 23 c0 75 3b 66 81 fb 54 |.......f#.u;f..T|
000000f0 43 50 41 75 32 81 f9 02 01 72 2c 66 68 07 bb 00 |CPAu2....r,fh...|
00000100 00 66 68 00 02 00 00 66 68 08 00 00 00 66 53 66 |.fh....fh....fSf|
00000110 53 66 55 66 68 00 00 00 00 66 68 00 7c 00 00 66 |SfUfh....fh.|..f|
00000120 61 68 00 00 07 cd 1a 5a 32 f6 ea 00 7c 00 00 cd |ah.....Z2...|...|
00000130 18 a0 b7 07 eb 08 a0 b6 07 eb 03 a0 b5 07 32 e4 |..............2.|
00000140 05 00 07 8b f0 ac 3c 00 74 09 bb 07 00 b4 0e cd |......<.t.......|
00000150 10 eb f2 f4 eb fd 2b c9 e4 64 eb 00 24 02 e0 f8 |......+..d..$...|
00000160 24 02 c3 49 6e 76 61 6c 69 64 20 70 61 72 74 69 |$..Invalid parti|
00000170 74 69 6f 6e 20 74 61 62 6c 65 00 45 72 72 6f 72 |tion table.Error|
00000180 20 6c 6f 61 64 69 6e 67 20 6f 70 65 72 61 74 69 | loading operati|
00000190 6e 67 20 73 79 73 74 65 6d 00 4d 69 73 73 69 6e |ng system.Missin|
000001a0 67 20 6f 70 65 72 61 74 69 6e 67 20 73 79 73 74 |g operating syst|
000001b0 65 6d 00 00 00 63 7b 9a 5f 4a ec 99 00 00 80 20 |em...c{._J..... |
000001c0 21 00 07 fe ff ff 00 08 00 00 af 65 70 74 00 00 |!..........ept..|
000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00001000
emilie@emiliefixe:~$
Hors ligne
#14 Le 12/02/2019, à 15:14
- Nuliel
Re : disque dur externe dossier non accessible
Je propose de copier tout ce qui peut l'être du disque dur qui pose problème vers l'autre disque dur, et demander si possible à windows de réparer son système de fichiers. Tu as un ordi avec windows sous la main?
Hors ligne
#15 Le 12/02/2019, à 15:22
- noetmi
Re : disque dur externe dossier non accessible
oui ... peux tu me dire ce que je dois utiliser sous windows pour tenter de réparer le système de fichiers ... parce que windows et moi on est pas très copains : )
Hors ligne
#16 Le 12/02/2019, à 15:48
- inbox
Re : disque dur externe dossier non accessible
Salut,
@Naziel,
Pour essayer d'obtenir un résultat Smart, en se basant sur le site Smartmontools et la page sur les disque USB, il y a un modèle approchant de celui de Noetmi.
Seagate Backup Plus Portable Drive USB 3.0 2TB ? 0x0bc2:0xab24 Seagate / SRD00F1 -d sat,12 Linux Ubuntu 14.04 (3.19.0-30-generic) x86_64 remerson smartctl 6.2 2013-07-26 r3841 sudo smartctl -d sat,12 -a /dev/sdb or -d sat,16 also works
A tester ?
Il y a de fortes chances qu'il y ai des secteurs du disque en attente de réallocation. Ils resteront donc illisibles.
A+
Dernière modification par inbox (Le 12/02/2019, à 16:03)
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#17 Le 12/02/2019, à 15:59
- Nuliel
Re : disque dur externe dossier non accessible
Yep, c'est à tester:
sudo smartctl -d sat,12 -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
sudo smartctl -d sat,16 -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
sudo smartctl -d sat -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
l'un des trois devrait marcher, si besoin on peut essayer avec un smartctl super récent
Normalement, il devrait y avoir des secteurs de secours, donc ce qui se trouve sur les secteurs illisibles sera perdu, ça c'est sûr car illisible, mais peut être qu'on pourra quand même récupérer des choses du dossier.
Hors ligne
#18 Le 12/02/2019, à 16:04
- noetmi
Re : disque dur externe dossier non accessible
c'est vraiment du charabia pour moi tout ça ... mais je suis à la lettre ce que tu me propose
alors pour le premier
emilie@emiliefixe:~$ sudo smartctl -d sat,12 -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
[sudo] Mot de passe de emilie :
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-142-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
emilie@emiliefixe:~$
deuxième
emilie@emiliefixe:~$ sudo smartctl -d sat,16 -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
[sudo] Mot de passe de emilie :
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-142-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
emilie@emiliefixe:~$
et le troisième
emilie@emiliefixe:~$ sudo smartctl -d sat -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
[sudo] Mot de passe de emilie :
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-142-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
emilie@emiliefixe:~$
qu'est ce ça donne ?
Hors ligne
#19 Le 12/02/2019, à 18:36
- Nuliel
Re : disque dur externe dossier non accessible
On n'arrive pas à accéder au rapport smart qui permettrait de connaître l'état du disque dur, sans ça on peut pas savoir si le disque a eu un petit problème ou si c'est l'annonce d'un futur problème.
Tu peux tenter
sudo smartctl -T verypermissive -d sat,12 -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
et donner
lsusb
afin de pouvoir faire des recherches dessus
Et aussi
sudo smartctl --scan | grep -i usb
Si on trouve pas avec ça on fera toutes les possibilités
Dernière modification par Nuliel (Le 12/02/2019, à 18:45)
Hors ligne
#20 Le 12/02/2019, à 20:52
- noetmi
Re : disque dur externe dossier non accessible
et voilà
emilie@emiliefixe:~$ sudo smartctl -T verypermissive -d sat,12 -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
[sudo] Mot de passe de emilie :
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-142-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
=== START OF INFORMATION SECTION ===
Device Model: [No Information Found]
Serial Number: [No Information Found]
Firmware Version: [No Information Found]
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: [No Information Found]
Local Time is: Tue Feb 12 20:50:27 2019 CET
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled.
Checking to be sure by trying SMART RETURN STATUS command.
SMART support is: Unknown - Try option -s with argument 'on' to enable it.
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enable failed: scsi error unsupported field in scsi command
Read SMART Data failed: scsi error unsupported field in scsi command
=== START OF READ SMART DATA SECTION ===
SMART Status command failed: scsi error unsupported field in scsi command
SMART overall-health self-assessment test result: UNKNOWN!
SMART Status, Attributes and Thresholds cannot be read.
Read SMART Error Log failed: scsi error unsupported field in scsi command
Read SMART Self-test Log failed: scsi error unsupported field in scsi command
Selective Self-tests/Logging not supported
emilie@emiliefixe:~$
emilie@emiliefixe:~$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 017: ID 0bc2:ab21 Seagate RSS LLC Backup Plus Slim
Bus 003 Device 005: ID 03f0:6204 Hewlett-Packard DeskJet 5150c
Bus 003 Device 004: ID 04a9:2207 Canon, Inc. CanoScan 1220U
Bus 003 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 003 Device 002: ID 1ea7:0066
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
emilie@emiliefixe:~$
emilie@emiliefixe:~$ sudo smartctl --scan | grep -i usb
[sudo] Mot de passe de emilie :
emilie@emiliefixe:~$
ça n'a pas l'air de donner grand chose ...
Hors ligne
#21 Le 12/02/2019, à 22:03
- Nuliel
Re : disque dur externe dossier non accessible
Effectivement non.
L'identifiant donné par lsusb: 0bc2:ab21 . J'ai cherché un peu et j'ai rien trouvé de concret.
On va vérifier que le support de l'UAS pose pas problème: dans un premier temps tu peux fermer les logiciels qui utilisent des trucs du disque dur externe qui pose problème (explorateur de fichier dans le disque dur par exemple) puis tu peux donner
sudo umount /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0-part1
sudo modprobe -r uas
sudo modprobe -r usb-storage
sudo modprobe usb-storage quirks=0bc2:ab21:u
sudo smartctl --smart=on --offlineauto=on --saveauto=on /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
sudo smartctl -d sat -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
Dernière modification par Nuliel (Le 12/02/2019, à 22:04)
Hors ligne
#22 Le 13/02/2019, à 13:42
- noetmi
Re : disque dur externe dossier non accessible
voici le retour de toutes les dernières commandes ... je les ai toutes mises les unes après les autres dans un terminal ... je ne sais pas s'il faut ouvrir un nouveau terminal pour chaque ligne de commande ou pas ?
emilie@emiliefixe:~$ sudo umount /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0-part1
[sudo] Mot de passe de emilie :
emilie@emiliefixe:~$ sudo modprobe -r uas
emilie@emiliefixe:~$ sudo modprobe -r usb-storage
emilie@emiliefixe:~$ sudo modprobe usb-storage quirks=0bc2:ab21:u
emilie@emiliefixe:~$ sudo smartctl --smart=on --offlineauto=on --saveauto=on /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-142-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0: Unable to detect device type
Please specify device type with the -d option.
Use smartctl -h to get a usage summary
emilie@emiliefixe:~$ sudo smartctl -d sat -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-142-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Smartctl open device: /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0 [SAT] failed: No such device
emilie@emiliefixe:~$
Hors ligne
#23 Le 13/02/2019, à 13:45
- noetmi
Re : disque dur externe dossier non accessible
en fait le disque dur avait completement disparu ... je l'ai débranché et rebranché et voilà ce que ça donne
emilie@emiliefixe:~$ sudo umount /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0-part1
[sudo] Mot de passe de emilie :
umount: /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0-part1 : point de montage introuvable
emilie@emiliefixe:~$ sudo modprobe -r uas
emilie@emiliefixe:~$ sudo modprobe -r usb-storage
modprobe: FATAL: Module usb_storage is in use.
emilie@emiliefixe:~$ sudo modprobe usb-storage quirks=0bc2:ab21:u
emilie@emiliefixe:~$ sudo smartctl --smart=on --offlineauto=on --saveauto=on /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-142-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0: Unable to detect device type
Please specify device type with the -d option.
Use smartctl -h to get a usage summary
emilie@emiliefixe:~$ sudo smartctl -d sat -s on -a /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-142-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Smartctl open device: /dev/disk/by-id/usb-Seagate_BUP_Slim_BK_NA76XRA7-0:0 [SAT] failed: No such device
emilie@emiliefixe:~$
Hors ligne
#24 Le 13/02/2019, à 14:03
- inbox
Re : disque dur externe dossier non accessible
As-tu récupéré tout ce qui l'est ? Parce qu'un disque dur qui devient inaccessible, c'est mauvais signe.
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#25 Le 13/02/2019, à 14:05
- Nuliel
Re : disque dur externe dossier non accessible
Le fait qu'un disque dur disparaisse est un mauvais signe. Soit le pc n'arrive pas à envoyer assez de jus (arrive quelques fois mais pas très souvent), ou alors il est en train de lâcher (probable)
Edit: grillé
Dernière modification par Nuliel (Le 13/02/2019, à 14:06)
Hors ligne