badblocks is a Linux utility to check for bad sectors on a disk drive. It marks these sectors so that they are not used in the future and thus do not cause corruption of data. It is part of the e2fsprogs project, and a port is available for BSD operating systems. When run as a standalone program, badblocks gives a list of blocks with problems, if any. This makes it a good option for checking if the disk drive is ok independently from SMART data and file system checks.
| Property | Value |
| dbpedia-owl:abstract
|
- badblocks is a Linux utility to check for bad sectors on a disk drive. It marks these sectors so that they are not used in the future and thus do not cause corruption of data. It is part of the e2fsprogs project, and a port is available for BSD operating systems. When run as a standalone program, badblocks gives a list of blocks with problems, if any. This makes it a good option for checking if the disk drive is ok independently from SMART data and file system checks. A more common use case is the invocation of badblocks as part of e2fsck when passing the option to scan for bad blocks and prevent data from being stored on these blocks. This is done by adding the list of found bad blocks to the bad block inode to prevent the affected sectors from being allocated to a file or directory. The test can be done using a read-only or non-destructive read-write test method.
- badblocks是Unix-like操作系统下用来检查类似于磁盘分区这样的设备上是否存在坏道的命令行程序,其功能类似于Microsoft Windows或DOS操作系统中的SCANDISK或CHKDSK。运行后badblocks会给出一份设备上存在问题的区块(block)列表。 badblocks是ext2/3/4文件系统工具集e2fsprogs的一部分。 badblocks在大多数情况下需要配合e2fsck或mke2fs使用,此时需要专门指定合适的"-b"参数,也就是badblock所读取的区块大小(block-size)。因此,用户应该通过执行e2fsck或mke2fs时加上"-c"参数来调用badblocks,而不是直接使用badblocks。
- badblocks est un utilitaire Linux destiné à détecter les secteurs défectueux sur un disque dur. Il marque ces secteurs afin qu'ils ne soient plus utilisés à l'avenir et donc afin qu'ils ne soient pas à l'origine d'une corruption de données. badblocks est une partie du projet e2fsprogs, et il a été porté sur les systèmes BSD. Quand il est lancé seul, badblocks renvoie une liste des secteurs endommagés. La commande n'est néanmoins appelée seule que quand l'utilisateur désire une liste des secteurs défectueux sur son disque dur. De façon habituelle, elle est en fait appelée comme une option de e2fsck.
|
| dbpedia-owl:wikiPageExternalLink
| |
| dcterms:subject
| |
| rdfs:comment
|
- badblocks是Unix-like操作系统下用来检查类似于磁盘分区这样的设备上是否存在坏道的命令行程序,其功能类似于Microsoft Windows或DOS操作系统中的SCANDISK或CHKDSK。运行后badblocks会给出一份设备上存在问题的区块(block)列表。 badblocks是ext2/3/4文件系统工具集e2fsprogs的一部分。 badblocks在大多数情况下需要配合e2fsck或mke2fs使用,此时需要专门指定合适的"-b"参数,也就是badblock所读取的区块大小(block-size)。因此,用户应该通过执行e2fsck或mke2fs时加上"-c"参数来调用badblocks,而不是直接使用badblocks。
- badblocks is a Linux utility to check for bad sectors on a disk drive. It marks these sectors so that they are not used in the future and thus do not cause corruption of data. It is part of the e2fsprogs project, and a port is available for BSD operating systems. When run as a standalone program, badblocks gives a list of blocks with problems, if any. This makes it a good option for checking if the disk drive is ok independently from SMART data and file system checks.
- badblocks est un utilitaire Linux destiné à détecter les secteurs défectueux sur un disque dur. Il marque ces secteurs afin qu'ils ne soient plus utilisés à l'avenir et donc afin qu'ils ne soient pas à l'origine d'une corruption de données. badblocks est une partie du projet e2fsprogs, et il a été porté sur les systèmes BSD. Quand il est lancé seul, badblocks renvoie une liste des secteurs endommagés.
|
| rdfs:label
|
- Badblocks
- Badblocks
- Badblocks
|
| owl:sameAs
| |
| foaf:page
| |
| is owl:sameAs
of | |
| is foaf:primaryTopic
of | |