0

The manpage of systemd-stub mentions /usr/lib/systemd/boot/efi/linuxx64.efi.stub but the file is not present. I think it is supposed to be included in the package systemd. I would like to use ukify and installed it, but it does not work without a usable stub file.

pepa65
  • 121

1 Answers1

2

If that file is not present, the package systemd-boot-efi is not installed. do: apt install systemd-boot-efi.

pepa65
  • 121