wiki:help-man-info:grub-mkrescue-man-engl

На проверке
Создана командой терминала: $ man 1 grub-mkrescue
Назад к оглавлению

GRUB-MKRESCUE(1) User Commands GRUB-MKRESCUE(1)

NAME

     grub-mkrescue - make a GRUB rescue image

SYNOPSIS

     grub-mkrescue [OPTION...] [OPTION] SOURCE...

DESCRIPTION

     Make GRUB CD-ROM, disk, pendrive and floppy bootable image.
  1. compress[=no,xz,gz,lzo]

compress GRUB files [optional]

  1. d, –directory=DIR

use images and modules under DIR [default=/usr/lib/grub/<platform>]

  1. fonts=FONTS

install FONTS [default=unicode]

  1. install-modules=MODULES

install only MODULES and their dependencies [default=all]

  1. k, –pubkey=FILE

embed FILE as public key for signature checking

  1. locale-directory=DIR use translations under DIR

[default=/usr/share/locale]

  1. locales=LOCALES

install only LOCALES [default=all]

  1. modules=MODULES

pre-load specified modules MODULES

  1. themes=THEMES

install THEMES [default=starfield]

  1. v, –verbose

print verbose messages.

  1. arcs-boot

enable ARCS (big-endian mips machines, mostly SGI) boot. Disables HFS+, APM, sparc64 and

            boot as disk image for i386-pc
  1. core-compress=xz|none|auto

choose the compression to use for core image

  1. label-bgcolor=COLOR

use COLOR for label background

  1. label-color=COLOR

use COLOR for label

  1. label-font=FILE

use FILE as font for label

  1. o, –output=FILE

save output in FILE [required]

  1. product-name=STRING

use STRING as product name

  1. product-version=STRING

use STRING as product version

  1. rom-directory=DIR

save ROM images in DIR [optional]

  1. sparc-boot

enable sparc boot. Disables HFS+, APM, ARCS and boot as disk image for i386-pc

  1. xorriso=FILE

use FILE as xorriso [optional]

  1. ?, –help

give this help list

  1. usage

give a short usage message

  1. V, –version

print program version

     Mandatory or optional arguments to long options are also mandatory or optional for any correspond‐
     ing short options.
     Generates a bootable CD/USB/floppy image.  Arguments other than options to this program are passed
     to xorriso, and indicate source files, source directories, or any of the mkisofs options listed by
     the output of `xorriso -as mkisofs -help'.
     Option -- switches to native xorriso command mode.
     Mail xorriso support requests to <bug-xorriso@gnu.org>.

REPORTING BUGS

     Report bugs to <bug-grub@gnu.org>.

SEE ALSO

     grub-mkimage(1)
     The full documentation for grub-mkrescue is maintained as a Texinfo manual.  If the info and grub-
     mkrescue programs are properly installed at your site, the command
            info grub-mkrescue
     should give you access to the complete manual.

grub-mkrescue (GRUB) 2.02~beta2-9ubuntu1.3 June 2015 GRUB-MKRESCUE(1)