** Description changed: I have 2 Ubuntu 64-Bit installations on 2 different partitions. I have added a 2nd UEFI boot directory: /boot/efi/EFI/ubuntu-64 After booting into the 2nd installation, I have changed in /etc/default/grub: GRUB_DISTRIBUTOR="Ubuntu-64" After grub-install and update-grub I got new .efi files in /boot/efi/EFI/ubuntu-64 and a new /boot/grub/grub.cfg and /boot/efi/EFI/ubuntu-64/grub.cfg refers to the partition of the 2nd installation. When I again boot via /boot/efi/EFI/ubuntu-64 the /boot/grub/grub.cfg of the 1st installation is processed instead the one of the 2nd installation. I think, this is wrong. - Looking into /boot/efi/EFI/ubuntu-64/grubx64.efi of the 2nd installation - with a hex editor I find the string EFI/ubuntu instead EFI/ubuntu-64. + Looking into /boot/efi/EFI/ubuntu-64/grubx64.efi of the 2nd installation with a hex editor I find the string EFI/ubuntu instead EFI/ubuntu-64. + Afer I changed this string to EFI/ubuntu-64, the /boot/grub/grub.cfg of the 2nd installation was processed correctly, but then UEFI secure boot failed, so I had to disable it.
** Description changed: I have 2 Ubuntu 64-Bit installations on 2 different partitions. I have added a 2nd UEFI boot directory: /boot/efi/EFI/ubuntu-64 After booting into the 2nd installation, I have changed in /etc/default/grub: GRUB_DISTRIBUTOR="Ubuntu-64" After grub-install and update-grub I got new .efi files in /boot/efi/EFI/ubuntu-64 and a new /boot/grub/grub.cfg and /boot/efi/EFI/ubuntu-64/grub.cfg refers to the partition of the 2nd installation. When I again boot via /boot/efi/EFI/ubuntu-64 the /boot/grub/grub.cfg of the 1st installation is processed instead the one of the 2nd installation. I think, this is wrong. Looking into /boot/efi/EFI/ubuntu-64/grubx64.efi of the 2nd installation with a hex editor I find the string EFI/ubuntu instead EFI/ubuntu-64. - Afer I changed this string to EFI/ubuntu-64, the /boot/grub/grub.cfg of the 2nd installation was processed correctly, but then UEFI secure boot failed, so I had to disable it. + Afer I manually changed this string to EFI/ubuntu-64, the /boot/grub/grub.cfg of the 2nd installation was processed correctly, but then UEFI secure boot failed, so I had to disable it. ** Description changed: I have 2 Ubuntu 64-Bit installations on 2 different partitions. I have added a 2nd UEFI boot directory: /boot/efi/EFI/ubuntu-64 After booting into the 2nd installation, I have changed in /etc/default/grub: GRUB_DISTRIBUTOR="Ubuntu-64" After grub-install and update-grub I got new .efi files in /boot/efi/EFI/ubuntu-64 and a new /boot/grub/grub.cfg and /boot/efi/EFI/ubuntu-64/grub.cfg refers to the partition of the 2nd installation. When I again boot via /boot/efi/EFI/ubuntu-64 the /boot/grub/grub.cfg of the 1st installation is processed instead the one of the 2nd installation. I think, this is wrong. Looking into /boot/efi/EFI/ubuntu-64/grubx64.efi of the 2nd installation with a hex editor I find the string EFI/ubuntu instead EFI/ubuntu-64. - Afer I manually changed this string to EFI/ubuntu-64, the /boot/grub/grub.cfg of the 2nd installation was processed correctly, but then UEFI secure boot failed, so I had to disable it. + After I manually changed this string to EFI/ubuntu-64 with the hex editor, the /boot/grub/grub.cfg of the 2nd installation was processed correctly, but then UEFI secure boot failed, so I had to disable it. ** Description changed: I have 2 Ubuntu 64-Bit installations on 2 different partitions. I have added a 2nd UEFI boot directory: /boot/efi/EFI/ubuntu-64 After booting into the 2nd installation, I have changed in /etc/default/grub: GRUB_DISTRIBUTOR="Ubuntu-64" After grub-install and update-grub I got new .efi files in /boot/efi/EFI/ubuntu-64 and a new /boot/grub/grub.cfg and /boot/efi/EFI/ubuntu-64/grub.cfg refers to the partition of the 2nd installation. When I again boot via /boot/efi/EFI/ubuntu-64 the /boot/grub/grub.cfg of the 1st installation is processed instead the one of the 2nd installation. I think, this is wrong. Looking into /boot/efi/EFI/ubuntu-64/grubx64.efi of the 2nd installation with a hex editor I find the string EFI/ubuntu instead EFI/ubuntu-64. - After I manually changed this string to EFI/ubuntu-64 with the hex editor, the /boot/grub/grub.cfg of the 2nd installation was processed correctly, but then UEFI secure boot failed, so I had to disable it. + After I manually changed this string to EFI/ubuntu-64 with the hex editor, the /boot/grub/grub.cfg of the 2nd installation was processed correctly, but then UEFI secure boot failed, so I had to disable it in UEFI BIOS setup. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1647235 Title: Wrong /boot/grub/grub.cfg processed after change of GRUB_DISTRIBUTOR To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1647235/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
