GRUB-MKRESCUE

Section: User Commands (1)
Updated: January 2011
Index Return to Main Contents
 

NAME

grub-mkrescue - make a GRUB rescue image  

SYNOPSIS

grub-mkrescue [OPTION] SOURCE...  

DESCRIPTION

Make GRUB rescue image.
-h, --help
print this message and exit
-v, --version
print the version information and exit
-o, --output=FILE
save output in FILE [required]
--modules=MODULES
pre-load specified modules MODULES
--rom-directory=DIR
save rom images in DIR [optional]
--xorriso=FILE
use FILE as xorriso [optional]
--grub-mkimage=FILE
use FILE as grub-mkimage
--diet
apply size reducing measures [optional]

grub-mkrescue generates a bootable rescue image with specified source files, source directories, or mkisofs options listed by: xorriso -as mkisofs -help Option -- switches to native xorriso command mode. or directories.  

REPORTING BUGS

Report bugs to <bug-grub@gnu.org>.
Mail xorriso support requests to <bug-xorriso@gnu.org>.


 

Index

NAME
SYNOPSIS
DESCRIPTION
REPORTING BUGS

This document was created by man2html, using the manual pages.
Time: 19:49:11 GMT, April 27, 2011