Bug 1069004

Summary: NET install failure
Product: [openSUSE] openSUSE Distribution Reporter: Ludwig Nussel <lnussel>
Component: InstallationAssignee: YaST Team <yast-internal>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P1 - Urgent CC: adrian.schroeter, dleuenberger
Version: Leap 15.0   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://trello.com/c/CVTml7hg
Whiteboard: http://openqa.opensuse.org/tests/533705/modules/welcome/steps/4
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ludwig Nussel 2017-11-20 15:34:16 UTC
## Observation

openQA test in scenario opensuse-15.0-NET-x86_64-create_hdd_minimalx@64bit fails in
[welcome](http://openqa.opensuse.org/tests/533705/modules/welcome/steps/4)


Looks like linuxrc tries to load /boot/x86_64/loader/linux unconditionally. It's not able to verify the checksum of it though. Explicitly passing kexec=0 makes the NET iso boot. Related to bug 990374.

The CHECKSUMS file correctly lists boot/x86_64/loader/linux and CHECKSUMS.asc is correctly signed. So I wonder why linuxrc can't load the kernel.
Comment 2 Steffen Winterfeldt 2017-12-04 12:39:59 UTC
fixed

https://github.com/openSUSE/linuxrc/pull/160