Go to the first, previous, next, last section, table of contents.


fstest

Command: fstest
Toggle filesystem test mode. Filesystem test mode, when turned on, prints out data corresponding to all the device reads and what values are being sent to the low-level routines. The format is `<partition-offset-sector, byte-offset, byte-length>' for high-level reads inside a partition, and `[disk-offset-sector]' for low-level sector requests from the disk. Filesystem test mode is turned off by any use of the @command{install} (see section install) or @command{testload} (see section testload) commands.


Go to the first, previous, next, last section, table of contents.