coreos-installer install
tries to modify grub.cfg
to apply console settings even on s390x
#1171
Labels
coreos-installer install
tries to modify grub.cfg
to apply console settings even on s390x
#1171
Bug
coreos-installer Version
v0.17.0
Expected Behavior
On s390x, since there's no GRUB config, using
coreos-installer install --console
or theconsole
key in installer dropins only sets the appropriate karg and doesn't try to look for a GRUB config.Actual Behavior
On s390x,
coreos-installer install --console
or theconsole
key in installer dropins tries to look for a GRUB config that doesn't exist and fails the install.Reproduction Steps
coreos-installer install --console
on s390x.Other Information
Output:
The text was updated successfully, but these errors were encountered: