Skip to content

I am unable to boot a fresh Bazzite installation. #5074

Description

@H1ghlivE

Describe the bug

What happens:
The installation completes successfully and a Bazzite boot entry is created in UEFI.

On first boot I consistently get:

error: ../../grub-core/fs/fshelp.c:257:file '/ostree/default-.../vmlinuz-6.19.14-...'
not found.

error: ../../grub-core/loader/i386/efi/linux.c:grub_cmd_initrd:260:
you need to load the kernel first.

I reinstalled multiple times and received the same result.

What I checked:

  • Secure Boot disabled during installation
  • CSM disabled
  • UEFI boot mode
  • Separate EFI partition for Bazzite
  • Boot entry is created correctly
  • ostree deployment exists
  • vmlinuz exists under /boot/ostree/...
  • initramfs exists under /boot/ostree/...
  • ostree-1.conf points to the correct kernel and initramfs files
  • grub.cfg and bootuuid.cfg were inspected and appear valid
  • tested both: Bazzite Desktop KDE and Bazzite Desktop GNOME

The interesting part is that GRUB reports the kernel file as missing even though the file is present on disk.

What did you expect to happen?

System should boot normally after installation.

Session Logs

https://paste.centos.org/view/raw/6f4198d9

Hardware

Hardware:

  • AMD Ryzen 7 9800X3D
  • AMD Radeon RX 9070 XT 16 GB
  • Lexar NM790 2 TB NVMe SSD
  • Gigabyte B650 Gaming X AX V2

Extra information or context

I reproduced the issue after a complete reinstall. The deployment hash changed, but the boot failure remained identical.
I also verified that both the kernel (vmlinuz) and initramfs files exist under /boot/ostree/... and are referenced correctly in ostree-1.conf.

The system never booted successfully, so no logs from the failing installation are available.
The attached session logs were generated from the Bazzite Live ISO installer environment after the issue occurred.

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