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       -W, --switch-root
33              use  switch-root to only switch root filesystem without restart‐
34              ing the kernel.
35
36       -X, --kexec
37              use kexec to boot Linux kernels via systemctl (pass twice to en‐
38              able dangerous fallback to non-systemctl).
39
40       -?, --help
41              give this help list
42
43       --usage
44              give a short usage message
45
46       -V, --version
47              print program version
48
49       Mandatory  or  optional arguments to long options are also mandatory or
50       optional for any corresponding short options.
51

REPORTING BUGS

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

SEE ALSO

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