chepioq wrote:Avant de bidouiller quoi que soit, donne nous le résultat de la commande, en root, de :
fdisk -l
fdisk -l donne :
[root@ayoub ~]# fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xa5d36f28
Device Boot Start End Blocks Id System
/dev/sda1 63 80324 40131 de Dell Utility
/dev/sda2 * 81920 30801919 15360000 7 HPFS/NTFS/exFAT
/dev/sda3 30801920 501895167 235546624 7 HPFS/NTFS/exFAT
/dev/sda4 563335290 625137344 30901027+ 83 Linux
ls -l /dev/disk/by-uuid/ donne :
[root@ayoub ~]# ls -l /dev/disk/by-uuid/
total 0
lrwxrwxrwx. 1 root root 10 Apr 25 11:29 285db847-2485-4411-a28d-21f81dbcc7af -> ../../sda4
lrwxrwxrwx. 1 root root 10 Apr 25 11:33 3030-3030 -> ../../sda1
lrwxrwxrwx. 1 root root 10 Apr 25 11:33 9C9C3FFB9C3FCE90 -> ../../sda3
lrwxrwxrwx. 1 root root 10 Apr 25 11:33 E4867B93867B6548 -> ../../sda2