Web
This Site
Unix for Beginners
Unix - Home
Unix - Getting Started
Unix - File Management
Unix - Directories
Unix - File Permission
Unix - Environment
Unix - Basic Utilities
Unix - Pipes & Filters
Unix - Processes
Unix - Communication
Unix - The vi Editor
Unix Shell Programming
Unix - What is Shell?
Unix - Using Variables
Unix - Special Variables
Unix - Using Arrays
Unix - Basic Operators
Unix - Decision Making
Unix - Shell Loops
Unix - Loop Control
Unix - Shell Substitutions
Unix - Quoting Mechanisms
Unix - IO Redirections
Unix - Shell Functions
Unix - Manpage Help
Advanced Unix
Unix - Regular Expressions
Unix - File System Basics
Unix - User Administration
Unix - System Performance
Unix - System Logging
Unix - Signals and Traps
Unix Useful References
Unix - Useful Commands
Unix - Quick Guide
Unix - Builtin Functions
Unix - System Calls
Unix - Commands List
Unix Useful Resources
Unix Useful Resources
Selected Reading
Computer Glossary
Who is Who
© 2013 TutorialsPoint.COM
Home
References
Discussion Forums
About TP
grub - Unix, Linux Command
Advertisements
NAME
grub - the grub shell
SYNOPSIS
grub
[
OPTION
]...
DESCRIPTION
Enter the GRand Unified Bootloader command shell.
Tag
Description
--batch
turn on batch mode for non-interactive use
--boot-drive
=
DRIVE
specify stage2 boot_drive [default=0x0]
--config-file
=
FILE
specify stage2 config_file [default=/boot/grub/grub.conf]
--device-map
=
FILE
use the device map file FILE
--help
display this message and exit
--hold
wait until a debugger will attach
--install-partition
=
PAR
specify stage2 install_partition [default=0x20000]
--no-config-file
do not use the config file
--no-curses
do not use curses
--no-floppy
do not probe any floppy drive
--no-pager
do not use internal pager
--preset-menu
use the preset menu
--probe-second-floppy
probe the second floppy drive
--read-only
do not write anything to devices
--verbose
print verbose messages
--version
print version information and exit
REPORTING BUGS
Report bugs to <
bug-grub@gnu.org
>.
SEE ALSO
grub
is maintained as a Texinfo manual. If the
info
and
grub
programs are properly installed at your site, the command
Tag
Description
info grub
should give you access to the complete manual.
Advertisements
Advertisements