dalto8
dalto8
After reviewing the nixos config in more detail I think the only other change you need is that the `extraMountsEfi` section has been removed. Instead, you should add this to...
This is potentially due to a change in Calamares 3.3 where swap is now activated automatically as part of the `mount` module.
Have this been tested in a situation where the initramfs is hosted in the ESP and the ESP is the only thing that would bring it that device?
EndeavourOS doesn't trigger the re-making of the grub menu at all. Since the kernel/initrd names don't change on Arch/EOS with updates, there is no reason to rebuild the menu on...
I am not sure what the OP is using but most of our grub-btrfs users are using grub-btrfsd. @KarkanAlzwayed, can you share what you are using?
We also would like something similar to what is proposed. Ideally, we would like to ship two initrams. One that is narrow, and one that contains as much as sensible....
I agree that the proposed new default is probably the most sensible for the majority of users. However, I think there is no perfect default. We(EndeavourOS) actually produces two initrds...
I can explain what EndeavourOS wants. We want a narrow initrd which is already provided by hostonly strict. Then we want a "full fat" initrd which includes everything to support...
`dracut-rebuild` works with either `kernel-install-for-dracut` or `eos-dracut`. What error are you getting?
A couple of things to consider: * At least in the case of EndeavourOS, we don't manage the snapshot booting process and have minimal control over the command flags passed...