-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
Issue Description
Starting the podman machine VM on macOS Intel Sequoia hangs right after the bootloader screen with the message Booting 'Fedora CoreOS 41.20250105.3.0 (ostree:0). I tried the same on an Apple Silicon device and the VM boots fine, showing EFI statements, then going through its normal boot process.
I tried the Podman version in Homebrew, the offical CLI installer, and installing through Podman Desktop. In all cases it halted immediately after the bootloader screen.
Below are screenshots of the podman machine start --log-level debug output and the VM itself showing where it hangs. Console debug output does not contain any errors.
Steps to reproduce the issue
Steps to reproduce the issue
- Run
podman machine init. - Run
podman machine start --log-level debug. - VM boot process halts right after the bootloader screen.
Describe the results you received
The Podman Machine VM bootup process hangs.
Describe the results you expected
The Podman Machine VM boots.
podman info output
No `podman info` output due to no VM.
Tested with Podman versions 5.3.2 and 5.3.1 with similar results.Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
macOS Sequoia on a Macbook Pro Intel device.
Additional information
No response

