1GRUB(8) FSF GRUB(8)
2
3
4
6 grub - the grub shell
7
9 grub [OPTION]...
10
12 Enter the GRand Unified Bootloader command shell.
13
14 --batch
15 turn on batch mode for non-interactive use
16
17 --boot-drive=DRIVE
18 specify stage2 boot_drive [default=0x0]
19
20 --config-file=FILE
21 specify stage2 config_file [default=/boot/grub/grub.conf]
22
23 --device-map=FILE
24 use the device map file FILE
25
26 --help display this message and exit
27
28 --hold wait until a debugger will attach
29
30 --install-partition=PAR
31 specify stage2 install_partition [default=0x20000]
32
33 --no-config-file
34 do not use the config file
35
36 --no-curses
37 do not use curses
38
39 --no-floppy
40 do not probe any floppy drive
41
42 --no-pager
43 do not use internal pager
44
45 --preset-menu
46 use the preset menu
47
48 --probe-second-floppy
49 probe the second floppy drive
50
51 --read-only
52 do not write anything to devices
53
54 --verbose
55 print verbose messages
56
57 --version
58 print version information and exit
59
61 Report bugs to <bug-grub@gnu.org>.
62
64 The full documentation for grub is maintained as a Texinfo manual. If
65 the info and grub programs are properly installed at your site, the
66 command
67
68 info grub
69
70 should give you access to the complete manual.
71
72
73
74grub (GNU GRUB 0.97) May 2005 GRUB(8)