Skip to content

disable systemd gpt auto generator #3298

Merged
jreidinger merged 3 commits intomasterfrom
disable_gpt_auto_generator
Mar 18, 2026
Merged

disable systemd gpt auto generator #3298
jreidinger merged 3 commits intomasterfrom
disable_gpt_auto_generator

Conversation

@jreidinger
Copy link
Copy Markdown
Contributor

Problem

Systemd GPT auto generator can try to mount some devices and collide with libstorage probing.
(bsc#1258410)

Solution

Disable generator. Originally I use only symlink to /dev/null as mentioned in man page, but it was not enough, so I use force.

Testing

  • Tested manually ( no gpt log line on UEFI VM ( was there before ))
  • waiting for Santiago to test it on VM where error occur

Copy link
Copy Markdown
Contributor

@ancorgs ancorgs left a comment

Choose a reason for hiding this comment

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

LGTM

@ancorgs
Copy link
Copy Markdown
Contributor

ancorgs commented Mar 18, 2026

Approved, but please add entry to live/src/agama-installer.changes

@jreidinger jreidinger marked this pull request as ready for review March 18, 2026 15:30
@jreidinger jreidinger merged commit 5273c17 into master Mar 18, 2026
11 of 12 checks passed
@jreidinger jreidinger deleted the disable_gpt_auto_generator branch March 18, 2026 15:31
@imobachgs imobachgs mentioned this pull request Apr 14, 2026
imobachgs added a commit that referenced this pull request Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants