131 lines
3.9 KiB
HTML
131 lines
3.9 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of GRUB-FILE</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>GRUB-FILE</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"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
grub-file - check file type
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>file</B>
|
|
|
|
<I>,OPTIONS FILE/</I>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Check if FILE is of specified type.
|
|
<DL COMPACT>
|
|
<DT id="1"><B>--is-i386-xen-pae-domu</B><DD>
|
|
Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel
|
|
<DT id="2"><B>--is-x86_64-xen-domu</B><DD>
|
|
Check if FILE can be booted as x86_64 Xen unprivileged guest kernel
|
|
<DT id="3"><B>--is-x86-xen-dom0</B><DD>
|
|
Check if FILE can be used as Xen x86 privileged guest kernel
|
|
<DT id="4"><B>--is-x86-multiboot</B><DD>
|
|
Check if FILE can be used as x86 multiboot kernel
|
|
<DT id="5">
|
|
<B>--is-x86-multiboot2</B> Check if FILE can be used as x86 multiboot2 kernel
|
|
<DT id="6"><B>--is-arm-linux</B><DD>
|
|
<DD>Check if FILE is ARM Linux
|
|
<DT id="7"><B>--is-arm64-linux</B><DD>
|
|
Check if FILE is ARM64 Linux
|
|
<DT id="8"><B>--is-ia64-linux</B><DD>
|
|
Check if FILE is IA64 Linux
|
|
<DT id="9"><B>--is-mips-linux</B><DD>
|
|
Check if FILE is MIPS Linux
|
|
<DT id="10"><B>--is-mipsel-linux</B><DD>
|
|
Check if FILE is MIPSEL Linux
|
|
<DT id="11"><B>--is-sparc64-linux</B><DD>
|
|
Check if FILE is SPARC64 Linux
|
|
<DT id="12"><B>--is-powerpc-linux</B><DD>
|
|
Check if FILE is POWERPC Linux
|
|
<DT id="13"><B>--is-x86-linux</B><DD>
|
|
Check if FILE is x86 Linux
|
|
<DT id="14"><B>--is-x86-linux32</B><DD>
|
|
Check if FILE is x86 Linux supporting 32-bit protocol
|
|
<DT id="15"><B>--is-x86-kfreebsd</B><DD>
|
|
Check if FILE is x86 kFreeBSD
|
|
<DT id="16"><B>--is-i386-kfreebsd</B><DD>
|
|
Check if FILE is i386 kFreeBSD
|
|
<DT id="17"><B>--is-x86_64-kfreebsd</B><DD>
|
|
Check if FILE is x86_64 kFreeBSD
|
|
<DT id="18"><B>--is-x86-knetbsd</B><DD>
|
|
Check if FILE is x86 kNetBSD
|
|
<DT id="19"><B>--is-i386-knetbsd</B><DD>
|
|
Check if FILE is i386 kNetBSD
|
|
<DT id="20">
|
|
<B>--is-x86_64-knetbsd</B> Check if FILE is x86_64 kNetBSD
|
|
<DT id="21"><B>--is-i386-efi</B><DD>
|
|
<DD>Check if FILE is i386 EFI file
|
|
<DT id="22"><B>--is-x86_64-efi</B><DD>
|
|
Check if FILE is x86_64 EFI file
|
|
<DT id="23"><B>--is-ia64-efi</B><DD>
|
|
Check if FILE is IA64 EFI file
|
|
<DT id="24"><B>--is-arm64-efi</B><DD>
|
|
Check if FILE is ARM64 EFI file
|
|
<DT id="25"><B>--is-arm-efi</B><DD>
|
|
Check if FILE is ARM EFI file
|
|
<DT id="26"><B>--is-riscv32-efi</B><DD>
|
|
Check if FILE is RISC-V 32bit EFI file
|
|
<DT id="27"><B>--is-riscv64-efi</B><DD>
|
|
Check if FILE is RISC-V 64bit EFI file
|
|
<DT id="28"><B>--is-hibernated-hiberfil</B><DD>
|
|
Check if FILE is hiberfil.sys in hibernated state
|
|
<DT id="29"><B>--is-x86_64-xnu</B><DD>
|
|
Check if FILE is x86_64 XNU (Mac OS X kernel)
|
|
<DT id="30"><B>--is-i386-xnu</B><DD>
|
|
Check if FILE is i386 XNU (Mac OS X kernel)
|
|
<DT id="31"><B>--is-xnu-hibr</B><DD>
|
|
Check if FILE is XNU (Mac OS X kernel) hibernated image
|
|
<DT id="32"><B>--is-x86-bios-bootsector</B><DD>
|
|
Check if FILE is BIOS bootsector
|
|
</DL>
|
|
<P>
|
|
|
|
<B>-h</B>, <B>--help</B> Display this help and exit.
|
|
<B>-u</B>, <B>--usage</B> Display the usage of this command and exit.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
The full documentation for
|
|
<B>grub-file</B>
|
|
|
|
is maintained as a Texinfo manual. If the
|
|
<B>info</B>
|
|
|
|
and
|
|
<B>grub-file</B>
|
|
|
|
programs are properly installed at your site, the command
|
|
<DL COMPACT>
|
|
<DT id="33"><DD>
|
|
<B>info grub-file</B>
|
|
|
|
</DL>
|
|
<P>
|
|
|
|
should give you access to the complete manual.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="34"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="35"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="36"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="37"><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>
|