> -----Message d'origine----- > De : Stefan Jourdan [mailto:[EMAIL PROTECTED] > Envoy� : jeudi 7 f�vrier 2002 09:28 > � : [email protected] > Objet : RE : Kernel et "ll_rw_block" > > > Si ca peut aider, un fsck sur la partoche incrimin�e donne ca : > > libox:~# fsck.ext2 /dev/hda2 > e2fsck 1.25 (20-Sep-2001) > Couldn't find ext2 superblock, trying backup blocks... > fsck.ext2: Bad magic number in super-block while trying to > open /dev/hda2 > > The superblock could not be read or does not describe a > correct ext2 filesystem. If the device is valid and it > really contains an ext2 filesystem (and not swap or ufs or > something else), then the superblock is corrupt, and you > might try running e2fsck with an alternate > superblock: > e2fsck -b 8193 <device>
Bon, je crois (j'espere) que le probleme est r�solu. Je r�capitule ici pour les archives de la liste, si d'autres ont un jour ce probleme ... Merci google. Hda1 -> Partition systeme Hda2 -> Swap Hda3 -> Storage Etant donn� que c'est hda2 qui �tait incrimin�, un swapoff /dev/hda2 swapon /dev/hda2 (desactivation/activation de la swap) et c'est apparement bon. J'attends quelques heures voir si ca tient, et on verra. +++ Stef

