#1 Le 18/02/2019, à 13:22
- Karibouze
Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
Bonjour tout le monde,
Je débute complètement avec Ubuntu, j'ai installé la version 18.04 après avoir passé des années sous Windows et je suis plutôt perdue... notamment concernant mon disque dur externe. Il fonctionne parfaitement sous Windows, et maintenant que je suis passée sous Ubuntu quand je le branche la LED s'allume, le disque tourne mais il est indétectable. Comment faire pour corriger ça sans perdre toutes les données qui se trouvent dessus ?
Merci beaucoup et bonne journée !
Dernière modification par Karibouze (Le 23/10/2019, à 09:30)
Hors ligne
#2 Le 18/02/2019, à 14:32
- inbox
Re : Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
Salut,
Il est possible que ton disque externe soit formaté en Exfat. Pour le savoir, branche ton disque externe, si ce n'est déjà fait, et entre cette commande dans un terminal :
sudo parted /dev/sda print all
Donne le retour entre balises code : bouton au dessus de la zone de réponse.
A+
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#3 Le 18/02/2019, à 14:36
- Karibouze
Re : Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
Bonjour, merci pour ton aide !
Voici mon retour :
lorine@lorine-905S3G-906S3G-915S3G-9305SG:~$ sudo parted /dev/sda print all
[sudo] Mot de passe de lorine :
Modèle: ATA SAMSUNG MZMTE256 (scsi)
Disque /dev/sda : 256GB
Taille des secteurs (logiques/physiques): 512B/512B
Table de partitions : msdos
Disk Flags:
Numéro Début Fin Taille Type Système de fichiers Fanions
1 1049kB 256GB 256GB primary ext4 démarrage
Erreur: Erreur d'entrée/sortie lors de la lecture sur /dev/sdb
Réessayer/Retry/Ignorer/Ignore/Annuler/Cancel?
Hors ligne
#4 Le 18/02/2019, à 14:51
- inbox
Re : Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
En complément, peux-tu me donner le retour de la commande suivante ?
dmesg | tail -n 200
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#5 Le 18/02/2019, à 15:02
- Karibouze
Re : Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
Et voilà !
lorine@lorine-905S3G-906S3G-915S3G-9305SG:~$ dmesg | tail -n 200
[ 1952.691828] wlp2s0: authenticate with 2c:79:d7:2e:27:d0
[ 1952.704378] wlp2s0: send auth to 2c:79:d7:2e:27:d0 (try 1/3)
[ 1952.706406] wlp2s0: authenticated
[ 1952.708185] wlp2s0: associate with 2c:79:d7:2e:27:d0 (try 1/3)
[ 1952.712071] wlp2s0: RX AssocResp from 2c:79:d7:2e:27:d0 (capab=0x411 status=0 aid=2)
[ 1952.712249] wlp2s0: associated
[ 1952.739189] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 2117.248455] perf: interrupt took too long (2508 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[ 2293.836332] usb 1-1: new high-speed USB device number 3 using ehci-pci
[ 2293.994650] usb 1-1: New USB device found, idVendor=174c, idProduct=55aa
[ 2293.994664] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 2293.994671] usb 1-1: Product: Arrow Series
[ 2293.994677] usb 1-1: Manufacturer: asmedia
[ 2293.994683] usb 1-1: SerialNumber: 123456789012
[ 2294.046786] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 2294.049390] usb-storage 1-1:1.0: Quirks match for vid 174c pid 55aa: 400000
[ 2294.049504] scsi host2: usb-storage 1-1:1.0
[ 2294.049809] usbcore: registered new interface driver usb-storage
[ 2294.055212] usbcore: registered new interface driver uas
[ 2295.078144] scsi 2:0:0:0: Direct-Access asmedia Arrow Series 0 PQ: 0 ANSI: 6
[ 2295.079761] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 2295.087152] sd 2:0:0:0: [sdb] Spinning up disk...
[ 2296.100235] .
[ 2296.100796] ready
[ 2296.103126] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 2296.103139] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[ 2296.104328] sd 2:0:0:0: [sdb] Write Protect is off
[ 2296.104339] sd 2:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 2296.105527] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2296.208912] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2296.208930] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2296.208940] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2296.208954] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2296.208963] print_req_error: critical medium error, dev sdb, sector 32
[ 2296.208983] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2296.213309] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 2296.542481] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2296.542498] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2296.542508] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2296.542522] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 18 00
[ 2296.542530] print_req_error: critical medium error, dev sdb, sector 32
[ 2296.631344] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2296.631360] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2296.631370] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2296.631384] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2296.631392] print_req_error: critical medium error, dev sdb, sector 32
[ 2296.631411] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2296.720099] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2296.720115] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2296.720125] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2296.720139] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2296.720147] print_req_error: critical medium error, dev sdb, sector 32
[ 2296.720167] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2296.808897] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2296.808907] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2296.808911] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2296.808918] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2296.808923] print_req_error: critical medium error, dev sdb, sector 32
[ 2296.808933] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2352.053636] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2352.053653] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2352.053663] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2352.053676] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2352.053685] print_req_error: critical medium error, dev sdb, sector 32
[ 2352.053705] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2352.164746] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2352.164762] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2352.164772] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2352.164786] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 40 00
[ 2352.164794] print_req_error: critical medium error, dev sdb, sector 32
[ 2352.264607] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2352.264624] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2352.264633] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2352.264647] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2352.264655] print_req_error: critical medium error, dev sdb, sector 32
[ 2352.264674] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2352.353473] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2352.353489] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2352.353499] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2352.353513] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2352.353521] print_req_error: critical medium error, dev sdb, sector 32
[ 2352.353541] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2352.620309] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2352.620325] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2352.620335] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2352.620348] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2352.620357] print_req_error: critical medium error, dev sdb, sector 32
[ 2352.620377] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2352.709050] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2352.709067] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2352.709077] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2352.709090] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2352.709099] print_req_error: critical medium error, dev sdb, sector 32
[ 2352.709118] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2352.797935] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2352.797953] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2352.797964] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2352.797981] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2352.797991] print_req_error: critical medium error, dev sdb, sector 32
[ 2352.798014] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2387.131256] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2387.131274] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2387.131284] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2387.131297] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2387.131306] print_req_error: critical medium error, dev sdb, sector 32
[ 2387.131327] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2387.464576] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2387.464593] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2387.464603] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2387.464616] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 18 00
[ 2387.464625] print_req_error: critical medium error, dev sdb, sector 32
[ 2387.553269] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2387.553278] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2387.553282] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2387.553289] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2387.553294] print_req_error: critical medium error, dev sdb, sector 32
[ 2387.553305] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2387.642384] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2387.642393] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2387.642397] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2387.642404] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2387.642408] print_req_error: critical medium error, dev sdb, sector 32
[ 2387.642420] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2387.731415] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2387.731431] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2387.731441] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2387.731454] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2387.731463] print_req_error: critical medium error, dev sdb, sector 32
[ 2387.731482] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2410.464488] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2410.464498] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2410.464502] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2410.464509] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2410.464514] print_req_error: critical medium error, dev sdb, sector 32
[ 2410.464525] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2410.575768] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2410.575785] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2410.575795] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2410.575808] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 40 00
[ 2410.575817] print_req_error: critical medium error, dev sdb, sector 32
[ 2410.686710] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2410.686719] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2410.686724] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2410.686731] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2410.686735] print_req_error: critical medium error, dev sdb, sector 32
[ 2410.686746] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2410.764738] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2410.764754] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2410.764764] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2410.764777] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2410.764786] print_req_error: critical medium error, dev sdb, sector 32
[ 2410.764805] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2411.009091] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2411.009109] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2411.009120] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2411.009133] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2411.009142] print_req_error: critical medium error, dev sdb, sector 32
[ 2411.009162] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2411.097949] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2411.097965] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2411.097975] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2411.097989] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2411.097997] print_req_error: critical medium error, dev sdb, sector 32
[ 2411.098016] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2411.186807] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2411.186824] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 2411.186834] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 2411.186847] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 2411.186855] print_req_error: critical medium error, dev sdb, sector 32
[ 2411.186874] Buffer I/O error on dev sdb, logical block 4, async page read
[ 2962.694694] perf: interrupt took too long (3136 > 3135), lowering kernel.perf_event_max_sample_rate to 63750
[ 3959.176943] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3959.176959] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 3959.176969] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 3959.176983] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 3959.176991] print_req_error: critical medium error, dev sdb, sector 32
[ 3959.177011] Buffer I/O error on dev sdb, logical block 4, async page read
[ 3959.532532] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3959.532549] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 3959.532559] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 3959.532572] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 18 00
[ 3959.532581] print_req_error: critical medium error, dev sdb, sector 32
[ 3959.621388] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3959.621404] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 3959.621415] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 3959.621428] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 3959.621436] print_req_error: critical medium error, dev sdb, sector 32
[ 3959.621455] Buffer I/O error on dev sdb, logical block 4, async page read
[ 3959.710249] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3959.710266] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 3959.710276] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 3959.710289] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 3959.710298] print_req_error: critical medium error, dev sdb, sector 32
[ 3959.710317] Buffer I/O error on dev sdb, logical block 4, async page read
[ 3959.799393] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3959.799405] sd 2:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
[ 3959.799412] sd 2:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[ 3959.799421] sd 2:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 08 00
[ 3959.799427] print_req_error: critical medium error, dev sdb, sector 32
[ 3959.799442] Buffer I/O error on dev sdb, logical block 4, async page read
lorine@lorine-905S3G-906S3G-915S3G-9305SG:~$
Hors ligne
#6 Le 18/02/2019, à 15:07
- inbox
Re : Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
Au vu des messages d'erreurs lors des tentatives d'accès au disque externe, je doute que l'on puisse faire grand chose.
Si tu arrives à l'accéder sous Windows, je te conseille d'en sauver le contenu sur un autre disque dur en bon état.
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#7 Le 18/02/2019, à 15:10
- Karibouze
Re : Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
Zut d'accord merci. Donc je sauvegarde tout sur Windows et ensuite je peux créer une autre partition sur mon DDE pour Ubuntu (qui me permettrait de naviguer entre Windows et Ubuntu, ou seulement sur Ubuntu) ou c'est même pas possible ?
Hors ligne
#8 Le 18/02/2019, à 15:30
- inbox
Re : Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
Tu sauvegardes ce que tu peux de ton disque externe et tu le mets à la déchetterie. Ton disque est, pour moi, plus dans un état qui te permette de l'utiliser. Trop d'erreurs de lecture/écriture.
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#9 Le 18/02/2019, à 15:36
- Karibouze
Re : Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
Oula d'accord. Est-ce que tu saurais dire à quoi c'est dû ? Histoire d'éviter de refaire les mêmes erreurs. Parce que je l'ai pas depuis si longtemps et je suis loin de l'utiliser tous les jours.
Hors ligne
#10 Le 18/02/2019, à 15:41
- inbox
Re : Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
Je ne peux savoir à quoi ce problème est dû.
Si ton disque est toujours sous garantie, contacte le vendeur pour qu'il te le remplace.
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#11 Le 18/02/2019, à 15:43
- Karibouze
Re : Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
Ok merci pour ton aide ! Bonne journée.
Hors ligne
#12 Le 23/10/2019, à 09:29
- Karibouze
Re : Disque dur externe non détecté Ubuntu 18.04 [RÉSOLU]
Je me rends compte que je n'ai jamais clôturé ce sujet.
Si jamais ça peut servir à quelqu'un-e :
J'ai vidé entièrement mon DDE sur un ordinateur Windows.
J'ai remarqué que mon DDE était détectable avec Ubuntu dans le logiciel GParted. J'ai donc supprimé l'ancienne partition et en ai créé une nouvelle.
Ensuite j'ai récupéré tous mes fichiers depuis l'ordinateur Windows avec une clé USB pour les transférer via mon ordinateur Ubuntu sur mon DDE.
Tout fonctionne parfaitement !
Bonne journée.
Hors ligne