[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 2


dumpfs Command

Purpose

Dumps file system information.

Syntax

dumpfs { FileSystem | Device }

Description

The dumpfs command prints out the superblock, i-node map, and disk map information for the file system or special device specified. This listing is used to find out file system information. Primarily, the dumpfs command is for debugging purposes.

Examples

To print the information for /dev/hd4, enter:

dumpfs /dev/hd4

Related Information

The fsck command, mkfs command.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]