[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux] Erreur au demarrage



> lorsque je demarre Linux (Suse 7.2) je vois un message d'erreur. Ce
> dernier signale "can't run fsck because root is not read only"
> Est ce grave docteur ???
> Si oui que dois je faire?

non, ignore...

cf. /etc/init.d/boot (ligne 241)

        fsck $FSCK_PROGRESSBAR -A -a $FSCK_FORCE

Faudrait rajouter un "-R", comme ceci:

        fsck $FSCK_PROGRESSBAR -A -R -a $FSCK_FORCE

Extrait du man de fsck pour l'option "-R":
-R  When checking all file systems with the -A flag, skip the root
    file system (in case it's already mounted read-write).

--
  -o) / Pascal Bleser                   ATOS Origin|
  /\\ \ e-Business Platform         Aachen, Germany|
 _\_v  \<guru@linuxbe.org> <pbleser@atosorigin.com>|
---------------------------------------------------|
rm -rf /bin/laden || cat usa >/dev/null            :
---------------------------------------------------'

[ Soyez précis dans vos sujets svp afin de déterminer directement  ]
[ le type de demande...                                            ]
[ Pour vous (dés)inscrire, aller sur http://unixtech.be/ml.php     ]
[ Archives de la mailing list: http://archives.unixtech.be/linux/  ]
[ http://unixtech.be              Contact: listmaster@unixtech.be  ]