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

NAME

6       grub-syslinux2cfg - transform syslinux config into grub.cfg
7

SYNOPSIS

9       grub-syslinux2cfg [OPTION...] FILE
10

DESCRIPTION

12       Transform syslinux config into GRUB one.
13
14       -c, --cwd=DIR
15              current  directory  of  syslinux [default is parent directory of
16              input file].
17
18       -i, --isolinux
19              assume input is an isolinux configuration file.
20
21       -o, --output=FILE
22              write output to FILE [default=stdout].
23
24       -p, --pxelinux
25              assume input is a pxelinux configuration file.
26
27       -r, --root=DIR
28              root directory of the syslinux disk [default=/].
29
30       -s, --syslinux
31              assume input is a syslinux configuration file.
32
33       -t, --target-root=DIR
34              root directory as it will be seen on runtime [default=/].
35
36       -T, --target-cwd=DIR
37              current directory of syslinux as it  will  be  seen  on  runtime
38              [default is parent directory of input file].
39
40       -v, --verbose
41              print verbose messages.
42
43       -?, --help
44              give this help list
45
46       --usage
47              give a short usage message
48
49       -V, --version
50              print program version
51
52       Mandatory  or  optional arguments to long options are also mandatory or
53       optional for any corresponding short options.
54

REPORTING BUGS

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

SEE ALSO

59       grub-menulst2cfg(8)
60
61       The full documentation for grub-syslinux2cfg is maintained as a Texinfo
62       manual.   If  the  info and grub-syslinux2cfg programs are properly in‐
63       stalled at your site, the command
64
65              info grub-syslinux2cfg
66
67       should give you access to the complete manual.
68
69
70
71GRUB 2.06                          May 2022               GRUB-SYSLINUX2CFG(1)
Impressum