Skip to content

Conversation

@mwilck
Copy link

@mwilck mwilck commented Jul 19, 2025

In a restricted image like kdump the kernel commandline argument root= is typically absent. However it is required by the 45net-lib/netroot.sh module that fails with:

[   23.599862] dracut: FATAL: No or empty root= argument
[   23.604956] dracut: Refusing to continue

Inspired by the 74iscsi module, let's set it to root=nvmf if not set before.

Checklist

  • I have tested it locally
  • I have reviewed and updated any documentation if relevant
  • I am providing new code and test(s) for it

Upstream: dracut-ng/dracut-ng#1370
Fixes: bsc#1238848

In a restricted image like kdump the kernel commandline argument root=
is typically absent. However it is required by the 45net-lib/netroot.sh
module that fails with:

    [   23.599862] dracut: FATAL: No or empty root= argument
    [   23.604956] dracut: Refusing to continue

Inspired by the 74iscsi module, let's set it to root=nvmf if not set
before.

Signed-off-by: Tomas Bzatek <[email protected]>
Copy link
Collaborator

@tblume tblume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aafeijoo-suse aafeijoo-suse merged commit 5e12705 into openSUSE:SUSE/059 Aug 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants