Skip to content

leapp upgrade 8.10 -> 9.4, Grub boot failure #147

Description

@hanschou

Hi

I tried to upgrade Oracle Linux 8.10 to 9.4 with leapp upgrade --oraclelinux but it ended up not booting with vmlinuz-upgrade and only the grub prompt was shown.

I loaded vmlinuz-upgrade and initrd-upgrade at the grub prompt manually and got the upgrade and OS running.

It seems like the grub menu.cfg was missing and installing them sorted it out:
grub2-mkconfig -o /boot/grub2/grub.cfg

grubby —info ALL now show the menu entries.

I think this is a problem within leapp.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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