Hello ,

je débute et j'ai fait un truc que je n'aurais pas du faire. J'ai pressé 5 sec le bouton d'allimentation.

Resultat quand je redomarre mon rehat, j'aimaintenant ceci:
Checking filesystems
Fsck.ext3: Unable to solve 'LABEL'=/data1
Then: (after I entered the root password) (repair filesystem) 1#

I check on the web and found that I can run fsck -pfy Then I tried
fsck -pf /dev/data1
fsck /data1
e2fsck /data1
etc

but without success
I also tried #fsck (without argument)

And then I got of couple of message for each partition
.. clean
.. clean
Fsk.ext3 : unable to resolve 'LABEL'=data1
..clean
Apres avoir cherché, je pense qu'il y a un probleme de LABEL. Alors j'ai aussi essayé des truc avec la commande
#e2label /data1
Mais rien a faire, ca bloque toujours

Que puis-je faire ??