1GRUB-EMU(1)                      User Commands                     GRUB-EMU(1)
2
3
4

NAME

6       grub-emu - GRUB emulator
7

SYNOPSIS

9       grub-emu [OPTION...]
10

DESCRIPTION

12       GRUB emulator.
13
14       -d, --directory=DIR
15              use GRUB files in the directory DIR [default=/boot/grub2]
16
17       -H, --hold[=SECS]
18              wait until a debugger will attach
19
20       --memdisk=FILE
21              use FILE as memdisk
22
23       -m, --device-map=FILE
24              use FILE as the device map [default=/boot/grub2/device.map]
25
26       -r, --root=DEVICE_NAME
27              Set root device.
28
29       -v, --verbose
30              print verbose messages.
31
32       -X, --kexec
33              try the untryable.
34
35       -?, --help
36              give this help list
37
38       --usage
39              give a short usage message
40
41       -V, --version
42              print program version
43
44       Mandatory  or  optional arguments to long options are also mandatory or
45       optional for any corresponding short options.
46

REPORTING BUGS

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

SEE ALSO

51       If you are trying to install GRUB, then you should use  grub-install(8)
52       rather than this program.
53
54       The  full documentation for grub-emu is maintained as a Texinfo manual.
55       If the info and grub-emu programs are properly installed at your  site,
56       the command
57
58              info grub-emu
59
60       should give you access to the complete manual.
61
62
63
64GRUB 2.06                          May 2022                        GRUB-EMU(1)
Impressum