Bonjour,
En faisant un fdisk -l sur ma machine,
je me retrouve avec des messages plutôt inquiétant:
[code][root@comet:~]# fdisk -l
Disk /dev/uba: 2006 MB, 2006974464 bytes
255 heads, 63 sectors/track, 244 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0000e3b4
Device Boot Start End Blocks Id System
/dev/uba1 1 244 1959898+ 82 Linux swap / Solaris
Disk /dev/sda: 21.4 GB, 21474836480 bytes
64 heads, 32 sectors/track, 20480 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Disk identifier: 0x0005aa7c
Device Boot Start End Blocks Id System
/dev/sda1 * 1 5002 5120993 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 5002 20002 15360000 83 Linux
Partition 2 does not end on cylinder boundary.
[/code]
La fin de la première partition sda1 est contigüe à la deuxième partition.
Comment corriger le problème?
Merci pour votre aide