101 lines
2.6 KiB
HTML
101 lines
2.6 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of GRUB-PROBE</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>GRUB-PROBE</H1>
|
|
Section: System Administration Utilities (8)<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"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
grub-probe - probe device information for GRUB
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>grub-probe</B>
|
|
|
|
[<I>,OPTION/</I>...] [<I>,OPTION/</I>]... [<I>,PATH|DEVICE/</I>]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Probe device information for a given path (or device, if the <B>-d</B> option is
|
|
given).
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-0</B><DD>
|
|
separate items in output using ASCII NUL
|
|
characters
|
|
<DT id="2"><B>-d</B>, <B>--device</B><DD>
|
|
given argument is a system device, not a path
|
|
<DT id="3"><B>-m</B>, <B>--device-map</B>=<I>,FILE/</I><DD>
|
|
use FILE as the device map
|
|
[default=/boot/grub/device.map]
|
|
<DT id="4"><B>-t</B>, <B>--target</B>=<I>,TARGET/</I><DD>
|
|
print TARGET
|
|
available targets: abstraction, arc_hints,
|
|
baremetal_hints, bios_hints, compatibility_hint,
|
|
cryptodisk_uuid, device, disk, drive, efi_hints,
|
|
fs, fs_label, fs_uuid, gpt_parttype,
|
|
hints_string, ieee1275_hints, msdos_parttype,
|
|
partmap, partuuid, zero_check [default=fs]
|
|
<DT id="5"><B>-v</B>, <B>--verbose</B><DD>
|
|
print verbose messages.
|
|
<DT id="6">-?, <B>--help</B><DD>
|
|
give this help list
|
|
<DT id="7"><B>--usage</B><DD>
|
|
give a short usage message
|
|
<DT id="8"><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"> </A>
|
|
<H2>REPORTING BUGS</H2>
|
|
|
|
Report bugs to <<A HREF="mailto:bug-grub@gnu.org">bug-grub@gnu.org</A>>.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+grub-fstest">grub-fstest</A></B>(1)
|
|
|
|
<P>
|
|
|
|
The full documentation for
|
|
<B>grub-probe</B>
|
|
|
|
is maintained as a Texinfo manual. If the
|
|
<B>info</B>
|
|
|
|
and
|
|
<B>grub-probe</B>
|
|
|
|
programs are properly installed at your site, the command
|
|
<DL COMPACT>
|
|
<DT id="9"><DD>
|
|
<B>info grub-probe</B>
|
|
|
|
</DL>
|
|
<P>
|
|
|
|
should give you access to the complete manual.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="10"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="11"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="12"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="13"><A HREF="#lbAE">REPORTING BUGS</A><DD>
|
|
<DT id="14"><A HREF="#lbAF">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:06:12 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|