/
Invoking grub-mkrelpath
Invoking grub-mkrelpath
The program grub-mkrelpath
makes a file system path relative to the root of its containing file system. For instance, if /usr is a mount point, then:
$ grub-mkrelpath /usr/share/grub/unicode.pf2
‘/share/grub/unicode.pf2’
This is mainly used internally by other GRUB utilities such as grub-mkconfig
(see Invoking grub-mkconfig), but may occasionally also be useful for debugging.
grub-mkrelpath
accepts the following options:
--help
Print a summary of the command-line options and exit.
--version
Print the version number of GRUB and exit.
, multiple selections available,
Related content
Invoking grub-script-check
Invoking grub-script-check
More like this
Invoking grub-mkconfig
Invoking grub-mkconfig
More like this
Invoking grub-probe
Invoking grub-probe
More like this
GNU GRUB Manual 2.06
GNU GRUB Manual 2.06
More like this
Invoking grub-install
Invoking grub-install
More like this
Special environment variables
Special environment variables
More like this