Probleme de formatge cle usb
Résolu
TR4NS1T
Messages postés
57
Statut
Membre
-
TR4NS1T Messages postés 57 Statut Membre -
TR4NS1T Messages postés 57 Statut Membre -
Bonjour,
j'ai dernierement formater ma cle usb de 16gb sur ubuntu mais sans le savoir je l'ai formater en fat32. donc du coup quand je branche la cle rien ne s'affiche . donc j'aimerai revenir en arriere et pouvoir stocker mes documents et autres dans la cle.
merci pour vos reponses;
coordialement.
--
Ce qui est securise a 99% n'est pas securise.
j'ai dernierement formater ma cle usb de 16gb sur ubuntu mais sans le savoir je l'ai formater en fat32. donc du coup quand je branche la cle rien ne s'affiche . donc j'aimerai revenir en arriere et pouvoir stocker mes documents et autres dans la cle.
merci pour vos reponses;
coordialement.
--
Ce qui est securise a 99% n'est pas securise.
A voir également:
- Probleme de formatge cle usb
- Cle usb non reconnu - Guide
- Clé windows 8 - Guide
- Formater clé usb - Guide
- Chkdsk clé usb - Guide
- Télécharger windows 7 sur clé usb gratuit - Télécharger - Systèmes d'exploitation
2 réponses
TR4NS1T
Messages postés
57
Statut
Membre
Ceci ne peux m'aider car je suis sur linux.
voici pour la premiere commande :
root@sampanaabdoulatif:~# dmesg | tail -20
[ 5.026278] uvcvideo: Found UVC 1.00 device Integrated Camera (04ca:7049)
[ 5.028778] input: Integrated Camera as /devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input14
[ 5.028878] usbcore: registered new interface driver uvcvideo
[ 5.028880] USB Video Class driver (1.1.1)
[ 5.043971] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[ 5.089033] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.089037] Bluetooth: BNEP filters: protocol multicast
[ 5.089041] Bluetooth: BNEP socket layer initialized
[ 6.347188] Bluetooth: RFCOMM TTY layer initialized
[ 6.347194] Bluetooth: RFCOMM socket layer initialized
[ 6.347200] Bluetooth: RFCOMM ver 1.11
[ 7.360065] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 7.558933] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input7
[ 8.434093] wlp4s0: authenticate with 20:89:86:0b:3d:bc
[ 8.440638] wlp4s0: send auth to 20:89:86:0b:3d:bc (try 1/3)
[ 8.443089] wlp4s0: authenticated
[ 8.443707] wlp4s0: associate with 20:89:86:0b:3d:bc (try 1/3)
[ 8.447641] wlp4s0: RX AssocResp from 20:89:86:0b:3d:bc (capab=0x431 status=0 aid=2)
[ 8.448835] wlp4s0: associated
[ 8.448895] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
root@sampanaabdoulatif:~#
voici pour la deuxieme commande :
root@sampanaabdoulatif:~# mount | grep '^/dev'
/dev/sda1 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
root@sampanaabdoulatif:~#
voici pour la troisieme commande :
root@sampanaabdoulatif:~# df -hT | grep '^/dev'
/dev/sda1 ext4 114G 17G 92G 16% /
root@sampanaabdoulatif:~#
root@sampanaabdoulatif:~# dmesg | tail -20
[ 5.026278] uvcvideo: Found UVC 1.00 device Integrated Camera (04ca:7049)
[ 5.028778] input: Integrated Camera as /devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input14
[ 5.028878] usbcore: registered new interface driver uvcvideo
[ 5.028880] USB Video Class driver (1.1.1)
[ 5.043971] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[ 5.089033] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.089037] Bluetooth: BNEP filters: protocol multicast
[ 5.089041] Bluetooth: BNEP socket layer initialized
[ 6.347188] Bluetooth: RFCOMM TTY layer initialized
[ 6.347194] Bluetooth: RFCOMM socket layer initialized
[ 6.347200] Bluetooth: RFCOMM ver 1.11
[ 7.360065] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 7.558933] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input7
[ 8.434093] wlp4s0: authenticate with 20:89:86:0b:3d:bc
[ 8.440638] wlp4s0: send auth to 20:89:86:0b:3d:bc (try 1/3)
[ 8.443089] wlp4s0: authenticated
[ 8.443707] wlp4s0: associate with 20:89:86:0b:3d:bc (try 1/3)
[ 8.447641] wlp4s0: RX AssocResp from 20:89:86:0b:3d:bc (capab=0x431 status=0 aid=2)
[ 8.448835] wlp4s0: associated
[ 8.448895] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
root@sampanaabdoulatif:~#
voici pour la deuxieme commande :
root@sampanaabdoulatif:~# mount | grep '^/dev'
/dev/sda1 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
root@sampanaabdoulatif:~#
voici pour la troisieme commande :
root@sampanaabdoulatif:~# df -hT | grep '^/dev'
/dev/sda1 ext4 114G 17G 92G 16% /
root@sampanaabdoulatif:~#