You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to UEFI boot CoreOS from a Raspberry Pi Compute Module 4 with a custom compiled kernel. I've disabled Grub because I want to boot direct to the kernel and pass kernel arguments using the cmdline.txt from the EFI partition. The compiled kernel works on a normal Fedora Server installation without Dracut and Grub.
Is it possible to setup a ostree environment without Dracut and Grub, by passing the arguments directly to the kernel?
I'm trying to UEFI boot CoreOS from a Raspberry Pi Compute Module 4 with a custom compiled kernel. I've disabled Grub because I want to boot direct to the kernel and pass kernel arguments using the
cmdline.txt
from the EFI partition. The compiled kernel works on a normal Fedora Server installation without Dracut and Grub.Is it possible to setup a ostree environment without Dracut and Grub, by passing the arguments directly to the kernel?
cmdline.txt
The text was updated successfully, but these errors were encountered: