[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: install Kernel and GRUB in chroot.



On 03/02/2024 22:32, Dmitry wrote:
2. sudo bash

sudo -i

3. cd /boot/efi/EFI/Mangaro
4. strings grubx64.efi
5. And at the output of strings there is UUID and /boot/grub.

I am unsure what UUID you mean.

Summary: GRUB installation not only involves configuration of text files, but
also it involves generating data in binary grubx64.efi.

It would not work with secure boot

md5sum /boot/efi/EFI/debian/grubx64.efi /usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed
62ff1ee5b75b4565f609043c4b1da759  /boot/efi/EFI/debian/grubx64.efi
62ff1ee5b75b4565f609043c4b1da759 /usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed




Reply to: