[Bug 1194270] New: [Leap15.3][aarch64][Install] PXE install, can't show full path name if kernel file is not found in grub2
https://bugzilla.suse.com/show_bug.cgi?id=1194270 Bug ID: 1194270 Summary: [Leap15.3][aarch64][Install] PXE install, can't show full path name if kernel file is not found in grub2 Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.3 Hardware: aarch64 OS: openSUSE Leap 15.3 Status: NEW Severity: Normal Priority: P5 - None Component: Installation Assignee: yast2-maintainers@suse.de Reporter: richard.fan@suse.com QA Contact: jsrain@suse.com Found By: --- Blocker: --- Thanks Thomas Renninger pointing this as well. Bug description: When we tried to install Leap 15.3 system on aarch64 platform via PXE installation. After downloading the NBP file and boot up to grub2 phase. we need to loader kernel and initrd file there. Here comes the sample grub file: setparams 'test host name' ��� ��� ��� ��� echo 'Loading kernel ...' ��� ��� clinux (tftp,xx.xx.xx.xx)/p/openSUSE-Leap-15.3/x86_64/DVD1/boot/aarch64/l\��� ���inux If we failed to find the kernel file [e.g. file missing/not exist] It reported the below error: ________________________________________________ Loading kernel ... error: ../../grub-core/net/tftp.c:281:File not found. Loading initial ramdisk ... error: ../../grub-core/loader/arm64/efi/linux.c:333:you need to load the kernel first. ...done Press any key to continue..." ________________________________________________ However, it didn't print the full file path information there, only "File not found" error message seen. PS: This is only for this distro/arch combination. ---------------------------------------------- Expected result: Can we do some enhancement here to print the full path of the kernel file if it is not exist? -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1194270 Richard Fan <richard.fan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bchou@suse.com, | |llzhao@suse.com, | |weixuan.hao@suse.com, | |xiaojing.liu@suse.com, | |ysun@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1194270 https://bugzilla.suse.com/show_bug.cgi?id=1194270#c1 Thomas Renninger <trenn@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trenn@suse.com Assignee|yast2-maintainers@suse.de |mchang@suse.com --- Comment #1 from Thomas Renninger <trenn@suse.com> --- Hi Michael, I expect it's not that easy to reach the variable with the path that is not found? But if there is an easy way, it would help people a lot... -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1194270 https://bugzilla.suse.com/show_bug.cgi?id=1194270#c2 Benjamin Brunner <bbrunner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|mchang@suse.com |bootloader-maintainers@suse | |.de --- Comment #2 from Benjamin Brunner <bbrunner@suse.com> --- Bulk-re-assigning to the new bootloader-maintainers@suse.de group. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com