Désolé je deterre ce vieux poste, mais j’ai le même soucis que BixenteBixente : parfois le boot se fige sur activing swap
J’ai fais les commandes cités ci dessus, voici ce que j’obtiens
[code]# cat /etc/fstab
/etc/fstab: static file system information.
proc /proc proc defaults 0 0
/dev/hda1 / ext3 errors=remount-ro 0 1
/dev/hdb2 /media/HP_PAVILION ntfs-3g defaults,locale=fr_FR.UTF-8 00
/dev/hda5 none swap sw 0 0
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdc /media/cdrom1 udf,iso9660 user,noauto 0 0
[/code]
[code]fdisk -l
Disk /dev/hda: 30.0 GB, 30020272128 bytes
255 heads, 63 sectors/track, 3649 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xd594d594
Device Boot Start End Blocks Id System
/dev/hda1 * 1 3493 28057491 83 Linux
/dev/hda2 3494 3649 1253070 5 Extended
/dev/hda5 3494 3649 1253038+ 82 Linux swap / Solaris
Disk /dev/hdb: 40.0 GB, 40020664320 bytes
240 heads, 63 sectors/track, 5169 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Disk identifier: 0x2ace39a3
Device Boot Start End Blocks Id System
/dev/hdb1 1 516 3900928+ b W95 FAT32
/dev/hdb2 * 517 5168 35169120 7 HPFS/NTFS
Disk /dev/sda: 500.1 GB, 500107862016 bytes
240 heads, 63 sectors/track, 64601 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Disk identifier: 0xf18bcc92
Device Boot Start End Blocks Id System
/dev/sda1 * 1 64601 488383528+ c W95 FAT32 (LBA)
hp:~# free -m
total used free shared buffers cached
Mem: 1011 260 750 0 11 117
-/+ buffers/cache: 131 880
Swap: 1223 0 1223
[/code]
free -m
total used free shared buffers cached
Mem: 1011 262 749 0 11 118
-/+ buffers/cache: 132 879
Swap: 1223 0 1223
cat /proc/swaps
Filename Type Size Used Priority
/dev/hda5 partition 1253028 0 -1
Pourriez vous me dire que conclure ce ceci ?
Merci