Problème installation Xubuntu

D.James Bouin Messages postés 2 Date d'inscription   Statut Membre Dernière intervention   -  
jipicy Messages postés 40842 Date d'inscription   Statut Modérateur Dernière intervention   -
Pour finaliser l'installation, l'ordinateur redémarre et il m'affiche sa:


/dev/sdb: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY
(i.e., without -a or -p options)
mountall:fsck / [278] terminated with status 4
mountall: Filesystem has errors:/
init: mountall main process (270) terminated with status 3
Mount of filesystem failed.
A maintenance shell will now be started.
CONTROL-D will terminate this shell and re-try.
root@localhost:~#_

Que dois-je faire? Merci pour votre aide
A voir également:

1 réponse

jipicy Messages postés 40842 Date d'inscription   Statut Modérateur Dernière intervention   4 896
 
Salut,

Il a détecté un problème sur un de tes disques (/dev/sdb c'est quoi ?), donc il te demande soit
- de lancer manuellement la commande "fsck" sur ce disque, donc :
fsck /dev/sdb

- soit de taper la combinaison de touches CTRL+D pour poursuivre le boot...
0