Follow up with previous commit: mention -D, not -C when cg check
failed. Submitted by: obrien
This commit is contained in:
parent
8d592aeada
commit
cabe8a03df
@ -442,7 +442,7 @@ check_cgmagic(int cg, struct cg *cgp)
|
|||||||
rerun = 1;
|
rerun = 1;
|
||||||
}
|
}
|
||||||
} else
|
} else
|
||||||
printf("YOU MAY NEED TO RERUN FSCK WITH -C IF IT CRASHED.\n");
|
printf("YOU MAY NEED TO RERUN FSCK WITH -D IF IT CRASHED.\n");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user