115 lines
3.1 KiB
HTML
115 lines
3.1 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of GRUB-BIOS-SETUP</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>GRUB-BIOS-SETUP</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-bios-setup - set up a device to boot using GRUB
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>grub-bios-setup</B>
|
|
|
|
[<I>,OPTION/</I>...] <I>,DEVICE/</I>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Set up images to boot from DEVICE.
|
|
<P>
|
|
|
|
You should not normally run this program directly. Use grub-install instead.
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-a</B>, <B>--allow-floppy</B><DD>
|
|
make the drive also bootable as floppy (default
|
|
for fdX devices). May break on some BIOSes.
|
|
<DT id="2"><B>-b</B>, <B>--boot-image</B>=<I>,FILE/</I><DD>
|
|
use FILE as the boot image [default=boot.img]
|
|
<DT id="3"><B>-c</B>, <B>--core-image</B>=<I>,FILE/</I><DD>
|
|
use FILE as the core image [default=core.img]
|
|
<DT id="4"><B>-d</B>, <B>--directory</B>=<I>,DIR/</I><DD>
|
|
use GRUB files in the directory DIR
|
|
[default=/boot/grub]
|
|
<DT id="5"><B>-f</B>, <B>--force</B><DD>
|
|
install even if problems are detected
|
|
<DT id="6"><B>-m</B>, <B>--device-map</B>=<I>,FILE/</I><DD>
|
|
use FILE as the device map
|
|
[default=/boot/grub/device.map]
|
|
<DT id="7"><B>--no-rs-codes</B><DD>
|
|
Do not apply any reed-solomon codes when
|
|
embedding core.img. This option is only available
|
|
on x86 BIOS targets.
|
|
<DT id="8"><B>-s</B>, <B>--skip-fs-probe</B><DD>
|
|
do not probe for filesystems in DEVICE
|
|
<DT id="9"><B>-v</B>, <B>--verbose</B><DD>
|
|
print verbose messages.
|
|
<DT id="10">-?, <B>--help</B><DD>
|
|
give this help list
|
|
<DT id="11"><B>--usage</B><DD>
|
|
give a short usage message
|
|
<DT id="12"><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.
|
|
<P>
|
|
|
|
DEVICE must be an OS device (e.g. <I>,/dev/sda/</I>).
|
|
<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?8+grub-install">grub-install</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+grub-mkimage">grub-mkimage</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+grub-mkrescue">grub-mkrescue</A></B>(1)
|
|
|
|
<P>
|
|
|
|
The full documentation for
|
|
<B>grub-bios-setup</B>
|
|
|
|
is maintained as a Texinfo manual. If the
|
|
<B>info</B>
|
|
|
|
and
|
|
<B>grub-bios-setup</B>
|
|
|
|
programs are properly installed at your site, the command
|
|
<DL COMPACT>
|
|
<DT id="13"><DD>
|
|
<B>info grub-bios-setup</B>
|
|
|
|
</DL>
|
|
<P>
|
|
|
|
should give you access to the complete manual.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="14"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="15"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="16"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="17"><A HREF="#lbAE">REPORTING BUGS</A><DD>
|
|
<DT id="18"><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>
|