GRUB-SETUP

Section: System Administration Utilities (8)
Updated: January 2011
Index Return to Main Contents
 

NAME

grub-setup - set up a device to boot using GRUB  

SYNOPSIS

grub-setup [OPTION]... DEVICE  

DESCRIPTION

Set up images to boot from DEVICE. DEVICE must be a GRUB device (e.g. `(hd0,1)').

You should not normally run grub-setup directly. Use grub-install instead.

-b, --boot-image=FILE
use FILE as the boot image [default=boot.img]
-c, --core-image=FILE
use FILE as the core image [default=core.img]
-d, --directory=DIR
use GRUB files in the directory DIR [default=/boot/grub]
-m, --device-map=FILE
use FILE as the device map [default=/boot/grub/device.map]
-r, --root-device=DEV
use DEV as the root device [default=guessed]
-f, --force
install even if problems are detected
-s, --skip-fs-probe
do not probe for filesystems in DEVICE
-h, --help
display this message and exit
-V, --version
print version information and exit
-v, --verbose
print verbose messages
 

REPORTING BUGS

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
REPORTING BUGS

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