Comment 5 for bug 1707832

Revision history for this message
Steve Langasek (vorlon) wrote :

Ok, there's nothing obviously wrong in that output. Can you please try the following commands:

 sudo apt install strace
 sudo strace -ff -o /tmp/grub-install-trace -s 256 grub-install --target=x86_64-efi

And attach the resulting /tmp/grub-install-trace* files to this bug report?