man-pages/man1/grub-fstest.1.html
2021-03-31 01:06:50 +01:00

113 lines
2.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of GRUB-FSTEST</TITLE>
</HEAD><BODY>
<H1>GRUB-FSTEST</H1>
Section: User Commands (1)<BR>Updated: February 2021<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
grub-fstest - debug tool for GRUB filesystem drivers
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>grub-fstest</B>
[<I>,OPTION/</I>...] <I>,IMAGE_PATH COMMANDS/</I>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
Debug tool for filesystem driver.
<DL COMPACT>
<DT id="1"><DD>
Commands:
<DT id="2">blocklist FILE<DD>
Display blocklist of FILE.
<DT id="3">cat FILE<DD>
Copy FILE to standard output.
<DT id="4">cmp FILE LOCAL<DD>
Compare FILE with local file LOCAL.
<DT id="5">cp FILE LOCAL<DD>
Copy FILE to local file LOCAL.
<DT id="6">crc FILE<DD>
Get crc32 checksum of FILE.
<DT id="7">hex FILE<DD>
Show contents of FILE in hex.
<DT id="8">ls PATH<DD>
List files in PATH.
<DT id="9">xnu_uuid DEVICE<DD>
Compute XNU UUID of the device.
<DT id="10"><B>-c</B>, <B>--diskcount</B>=<I>,NUM/</I><DD>
Specify the number of input files.
<DT id="11"><B>-C</B>, <B>--crypto</B><DD>
Mount crypto devices.
<DT id="12"><B>-d</B>, <B>--debug</B>=<I>,STRING/</I><DD>
Set debug environment variable.
<DT id="13"><B>-K</B>, <B>--zfs-key</B>=<I>,FILE/</I>|prompt<DD>
Load zfs crypto key.
<DT id="14"><B>-n</B>, <B>--length</B>=<I>,NUM/</I><DD>
Handle N bytes in output file.
<DT id="15"><B>-r</B>, <B>--root</B>=<I>,DEVICE_NAME/</I><DD>
Set root device.
<DT id="16"><B>-s</B>, <B>--skip</B>=<I>,NUM/</I><DD>
Skip N bytes from output file.
<DT id="17"><B>-u</B>, <B>--uncompress</B><DD>
Uncompress data.
<DT id="18"><B>-v</B>, <B>--verbose</B><DD>
print verbose messages.
<DT id="19">-?, <B>--help</B><DD>
give this help list
<DT id="20"><B>--usage</B><DD>
give a short usage message
<DT id="21"><B>-V</B>, <B>--version</B><DD>
print program version
</DL>
<P>
Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.
<A NAME="lbAE">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?8+grub-probe">grub-probe</A></B>(8)
<P>
The full documentation for
<B>grub-fstest</B>
is maintained as a Texinfo manual. If the
<B>info</B>
and
<B>grub-fstest</B>
programs are properly installed at your site, the command
<DL COMPACT>
<DT id="22"><DD>
<B>info grub-fstest</B>
</DL>
<P>
should give you access to the complete manual.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="23"><A HREF="#lbAB">NAME</A><DD>
<DT id="24"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="25"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="26"><A HREF="#lbAE">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:15 GMT, March 31, 2021
</BODY>
</HTML>