[Bug 1218783] New: grub: Should Remove magic number header field check on aarch64
https://bugzilla.suse.com/show_bug.cgi?id=1218783 Bug ID: 1218783 Summary: grub: Should Remove magic number header field check on aarch64 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: aarch64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Bootloader Assignee: screening-team-bugs@suse.de Reporter: bin456789@gmail.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- I want to boot up alpine linux from openSUSE Tumbleweed aarch64 grub.efi but failed. Files are: https://download.opensuse.org/ports/aarch64/tumbleweed/repo/oss/EFI/BOOT/gru... https://dl-cdn.alpinelinux.org/alpine/v3.19/releases/aarch64/netboot/vmlinuz... https://dl-cdn.alpinelinux.org/alpine/v3.19/releases/aarch64/netboot/initram... ``` menuentry "alpine" { search --no-floppy --file --set=root /vmlinuz-virt linux /vmlinuz-virt alpine_repo=http://dl-cdn.alpinelinux.org/alpine/v3.19/main modloop=http://dl-cdn.alpinelinux.org/alpine/v3.19/releases/aarch64/netboot/modloop-... initrd /initramfs-virt } ``` grub shows: ``` error: ../../grub-core/loader/arm64/efi/linux.c:61:invalid magic number. error: ../../grub-core/loader/arm64/efi/linux.c:302:you need to load the kernel first. Press any key to continue... ``` Reference: The magic number header field check on aarch64 has remove on grub 2.12. I think openSUSE should follow up. https://git.savannah.gnu.org/cgit/grub.git/commit/?id=69edb31205602c29293a8c... https://git.savannah.gnu.org/cgit/grub.git/commit/?id=067bd35cd420034a068f59... -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218783 Guillaume GARDET <guillaume.gardet@arm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |guillaume.gardet@arm.com -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com