Skip to content

RHEL 10.1 installer does not boot #50

@lzap

Description

@lzap

In the time pressure, we copied Stream 10 installer Containerfile as RHEL 10.1 and I had to comment out the following line because there were no such files in usr installed:

RUN mkdir -p /boot/efi \
    && cp -rva /usr/lib/efi/*/*/EFI /boot/efi

While the system boots, Anaconda will not come up. I think this is not related to this commented line because the system itself boots correctly. Let's take a look later.

Edit: I kept everything as is just FROM line was changed, there are some CentOS references e.g. in Grub2 config.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions