Skip to content

MSI Cubi NUC AI 1UMG wont boot HAOS #4337

@coolnetworks

Description

@coolnetworks

Describe the issue you are experiencing

this unit is an U7 CPU with 64GB ram. latest firmware and current as at Oct 2025.

UEFI is on by default in this bios, and secure boot is disabled.

by adding

debug=all

to the top of the grub boot menu, and then

plymouth.enable=0 quiet=0 loglevel=7 \
systemd.log_level=debug systemd.log_target=console \
systemd.journald.forward_to_console=1 \
console=tty1 nomodeset systemd.debug-shell=1 earlycon keep_bootcon

we get a bunch of grub items and at the end it passes off to the kernel with a line

loader/efi/linux.c:238:linux: starting image 0x57ddf198
  • nothing happens after that.

What operating system image do you use?

generic-x86-64 (Generic UEFI capable x86-64 systems)

What version of Home Assistant Operating System is installed?

16.2

Did the problem occur after upgrading the Operating System?

No

Hardware details

this is a fresh install

Steps to reproduce the issue

  1. have MSI Cubi NUC AI 1UMG
  2. disable secure boot, check UEFI disks are bootable (they are)
  3. boot ubuntu, download latest (as at 4th oct 2025) x86_64 image and restore to SSD per instructions
  4. boot and wait an hour - nothing happens
  5. debug, (see first part of this post)
  6. come here and report issue

Anything in the Supervisor logs that might be useful for us?

cant get there

Anything in the Host logs that might be useful for us?

cant get there

System information

cant get there

Additional information

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    board/generic-x86-64Generic x86-64 Boards (like Intel NUC)needs-more-infoWaiting for more details from the reporter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions