Bonjour à tous, je vais essayé de faire dans l'ordre :
@Hoper : Avoir des questions, c'est bien plus intéressant que de prendre bêtement ce que l'on veux bien nous servir (je ne vais pas prêcher un convaincu je pense). Quand aux réponses, je te contacterai peut-être via ton blog si c'est possible.
@jamesbad000 : Merci de te pencher sur mon problème. Alors voilà :
~$ sudo parted -l
[sudo] Mot de passe de olivier :
Modèle: ATA TOSHIBA MK2555GS (scsi)
Disque /dev/sda : 250GB
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 32,3kB 10,7GB 10,7GB primary ntfs diag
2 10,7GB 76,1GB 65,3GB primary ntfs démarrage
3 76,1GB 96,1GB 20,0GB extended
6 76,1GB 92,9GB 16,9GB logical ext4
5 92,9GB 96,1GB 3145MB logical linux-swap(v1)
4 96,1GB 250GB 154GB primary ext4
Avertissement: Le descripteur du pilote indique une taille physique de bloc de
2048 octets, mais Linux lui indique 512 octets.
Ignorer/Ignore/Annuler/Cancel? Ignorer
Modèle: Seagate Portable (scsi)
Disque /dev/sdb : 2000GB
Taille des secteurs (logiques/physiques): 2048B/512B
Table de partitions : mac
Disk Flags:
Numéro Début Fin Taille Système de fichiers Nom Fanions
1 2048B 6143B 4096B Apple
2 7389kB 9880kB 2490kB EFI
:~$ sudo lsblk -o SIZE,NAME,FSTYPE,LABEL,MOUNTPOINT
SIZE NAME FSTYPE LABEL MOUNTPOINT
232,9G sda
10G ├─sda1 ntfs PQSERVICE
60,9G ├─sda2 ntfs
1K ├─sda3
143,4G ├─sda4 ext4
3G ├─sda5 swap [SWAP]
15,7G └─sda6 ext4 /
465,8G sdb iso9660 Ubuntu 16.04.2 LTS amd64
1,5G ├─sdb1 iso9660 Ubuntu 16.04.2 LTS amd64 /media/olivier/Ubuntu 16.04.2 LTS
2,4M └─sdb2 vfat Ubuntu 16.04.2 LTS amd64
1024M sr0
:~$ sudo ls -l /dev/disk/by-id
total 0
lrwxrwxrwx 1 root root 9 avril 14 08:35 ata-Optiarc_DVD_RW_AD-7580S_30656330_2021922Q112 -> ../../sr0
lrwxrwxrwx 1 root root 9 avril 14 09:21 ata-ST9500325AS_5VE9NENF -> ../../sdb
lrwxrwxrwx 1 root root 10 avril 14 09:21 ata-ST9500325AS_5VE9NENF-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 avril 14 09:21 ata-ST9500325AS_5VE9NENF-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 9 avril 14 09:21 ata-TOSHIBA_MK2555GSX_49LRT36BT -> ../../sda
lrwxrwxrwx 1 root root 10 avril 14 09:21 ata-TOSHIBA_MK2555GSX_49LRT36BT-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 avril 14 09:21 ata-TOSHIBA_MK2555GSX_49LRT36BT-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 avril 14 09:21 ata-TOSHIBA_MK2555GSX_49LRT36BT-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 avril 14 09:21 ata-TOSHIBA_MK2555GSX_49LRT36BT-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 avril 14 09:21 ata-TOSHIBA_MK2555GSX_49LRT36BT-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 avril 14 09:21 ata-TOSHIBA_MK2555GSX_49LRT36BT-part6 -> ../../sda6
lrwxrwxrwx 1 root root 9 avril 14 09:21 wwn-0x50000391b1d04c24 -> ../../sda
lrwxrwxrwx 1 root root 10 avril 14 09:21 wwn-0x50000391b1d04c24-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 avril 14 09:21 wwn-0x50000391b1d04c24-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 avril 14 09:21 wwn-0x50000391b1d04c24-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 avril 14 09:21 wwn-0x50000391b1d04c24-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 avril 14 09:21 wwn-0x50000391b1d04c24-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 avril 14 09:21 wwn-0x50000391b1d04c24-part6 -> ../../sda6
lrwxrwxrwx 1 root root 9 avril 14 09:21 wwn-0x5000c50021a39069 -> ../../sdb
lrwxrwxrwx 1 root root 10 avril 14 09:21 wwn-0x5000c50021a39069-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 avril 14 09:21 wwn-0x5000c50021a39069-part2 -> ../../sdb2