E2FSCK | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
NAME | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
SYNOPSIS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
DESCRIPTION | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
device is the device file where the filesystem is stored (e.g. /dev/hdc1).
Note that in general it is not safe to run e2fsck on mounted filesystems. The only exception is if the -n option is specified, and -c, -l, or -L options are not specified. However, even if it is safe to do so, the results printed by e2fsck are not valid if the filesystem is mounted. If e2fsck asks whether or not you should check a filesystem which is mounted, the only correct answer is ``no''. Only experts who really know what they are doing should consider answering this question in any other way.
OPTIONS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
EXIT CODE | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
SIGNALS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
REPORTING BUGS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
Please include as much information as possible in your bug report. Ideally, include a complete transcript of the e2fsck run, so I can see exactly what error messages are displayed. (Make sure the messages printed by e2fsck are in English; if your system has been configured so that e2fsck's messages have been translated into another language, please set the the LC_ALL environment variable to C so that the transcript of e2fsck's output will be useful to me.) If you have a writable filesystem where the transcript can be stored, the script(1) program is a handy way to save the output of e2fsck to a file.
It is also useful to send the output of dumpe2fs(8). If a specific inode or inodes seems to be giving e2fsck trouble, try running the debugfs(8) command and send the output of the stat(1u) command run on the relevant inode(s). If the inode is a directory, the debugfs dump command will allow you to extract the contents of the directory inode, which can sent to me after being first run through uuencode(1). The most useful data you can send to help reproduce the bug is a compressed raw image dump of the filesystem, generated using e2image(8). See the e2image(8) man page for more details.
Always include the full version string which e2fsck displays when it is run, so I know which version you are running.
AUTHOR | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
SEE ALSO | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
Sommaire | Début | Suivant | Sommaire | Préc.page.lue | Accueil |
Table des mots clés | Début | Suivant | Sommaire | Préc.page.lue | Accueil |
-a | OPTIONS |
-B blocksize | OPTIONS |
-b superblock | OPTIONS |
-c | OPTIONS |
-C fd | OPTIONS |
-d | OPTIONS |
-E extended_options | OPTIONS |
-F | OPTIONS |
-j external-journal | OPTIONS |
-k | OPTIONS |
-l filename | OPTIONS |
-n | OPTIONS |
-p | OPTIONS |
-r | OPTIONS |
-t | OPTIONS |
-v | OPTIONS |
-y | OPTIONS |
SIGUSR1 | SIGNALS |
SIGUSR2 | SIGNALS |