Hallo Bastian,

Bastian Kleineidam schrieb am Mon 19. May, 00:21 (+0200):
> Am Donnerstag, 15. Mai 2008 16:26:50 schrieb Jörg Sommer:
> > from mount.crypt:
> >
> > if [ "$DOFSCK" == "true" ]; then
> >     fsck -p "/dev/mapper/$DMDEVICE";
> >     if [ $? -gt 1 ]; then
> >
> > This should be -ge 1 or -gt 0 otherwise you continue while fsck signaled
> > an error.
> An exit code of 1 from fsck means all errors are corrected,

Sorry for the noice. I'm to stupid to read.

Bye, Jörg.
-- 
Der Pessimist ist jemand, der vorzeitig die Wahrheit erzählt.
                                                (Cyrano de Bergerac)

Attachment: signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP

Reply via email to