-
**Describe the bug**
When trying to setup NFS boot for an Ubuntu 22.04 image that is created with `debootstrap`, generating an initrd with dracut makes the boot hang after root pivot and init phase a…
-
The [dracut module](https://github.com/godarch/distributions/tree/master/void/dracut) doesn't seem to work with dracut version 050, `live-darch.sh` never executes.
Unfortunately I'm not really know…
-
I read that mkinitcpio will not maintained anymore. Any plan to support dracut as replacement, bro?
-
This can happen when the boot partition UUID changes.
Need to update initramfs in addition to GRUB:
sudo update-initramfs -u
sudo update-grub
Please edit your question and add the …
-
### systemd version the issue has been seen with
255.8-1.fc40
### Used distribution
Fedora 40
### Linux kernel version used
6.9.5-200.fc40.x86_64
### CPU architectures issue was seen…
-
**Describe the bug**
If systemd is used within the initramfs, and the `root=` kernel parameter is present but incorrect, it becomes extraordinarily difficult to boot manually from the emergency shell…
-
New user here. Thanks for providing this module.
Sadly, when using the `unlock` command, i am ending up with: `Warning: Unable to lock memory, are you root?`. It also gets stuck after this line. Bu…
-
See
https://github.com/rear/rear/issues/3285#issuecomment-2244488622
which reads (excerpts):
usr/share/rear/lib/sesam-functions.sh
The crucial part is
```
sesam2000ini_file="/etc/sesam2000.i…
-
In our case, we rent a lot of dedicated servers from various hosting providers, and they provide the ability to set up an LACP bond, but after that, it's not possible to automatically provision Talos …
-
### Component
other
### Is your feature request related to a problem? Please describe
As a maintainer of an embedded distro that use a systemd based initrd it is currently difficult and error prone…