Comment 20 for bug 1781015

Revision history for this message
sudodus (nio-wiklund) wrote :

Hi again Simon,

I zsynced to get the current daily iso file cosmic-desktop-amd64.iso dated July 14 2018, and tried again in my Toshiba booting in UEFI mode.

I used the system as it was cloned from the iso file and with default settings as much as possible, and with 'Erase disk'.

It reached 82% and failed with the following error message.

---
Error

Installation failed

Command 'grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=lubuntu --force' returned non-zero exit status 1.
grub-install: error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist. Please specify --target or --directory.

Traceback:
File "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py", line 420, in run
    prepare_bootloader(fw_type)

  File "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py", line 387, in prepare_bootloader
    install_grub(efi_directory, fw_type)

  File "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py", line 261, in install_grub
    "--force"])

  File "<string>", line 4, in <module>
---