dracut icon indicating copy to clipboard operation
dracut copied to clipboard

dracut the event driven initramfs infrastructure

Results 351 dracut issues
Sort by recently updated
recently updated
newest added

**Describe the enhancement** Those module should be named `-systemd` `-init` With the existing `` be turned into a meta module. We should also create a 00init meta module which the...

**Describe the bug** rd.writable.fsimg=1 causes the live image to be unpacked and copied into RAM. This used to work on F40 with a small modification of remounting /run to a...

**Describe the enhancement** I'm getting `Architecture 'loongarch64' not supported to create a UEFI executable` with `--uefi` on my loongarch64 machine (yet another risc architecture)

enhancement

**Describe the bug** I've got a system with ZFS root where I wasn't passing root=ZFS=some/fs in grub, I was just relying on the bootfs property on the pool to tell...

bug

**Description**: After unlocking a LUKS-encrypted root partition (/dev/sda1), Dracut fails to mount the root filesystem. It incorrectly references /dev/mapper/luks-d0e2cc38-... (UUID of the LUKS partition) instead of the decrypted filesystem's UUID...

bug

**Describe the bug** I have a simple full disk encrypted setup, meaning an unencrypted EFI system partition (`/dev/vda1`), an encrypted swap partition (`/dev/vda2`) and an also encrypted root partition (`/dev/vda3`)....

bug

This enhancement ask to add an option to include patched ACPI tables into the early CPIO archive which Dracut currently already creates for microcode update. Some BIOS/(U)EFI firmware report buggy...

bug

**Describe the enhancement** Add option for `rd.luks.label=` First off - maybe there is a much easier way to do what I'm doing, but I can't see it. I'm using dracut...

enhancement

**Describe the bug** `rd.debug` and `rd.break=` is ignored when `debug` or `SYSTEMD_LOG_LEVEL=debug` are also used. **Distribution used** Arch Linux **Dracut version** `dracut 059` **Init system** Systemd **To Reproduce** Create a...

bug

**Describe the bug** dracut fails to work if installed in /usr/local **Distribution used** Linux Mint 21.3 **Dracut version** /usr/local/bin/dracut --version # dracut **Init system** n/a **To Reproduce** git clone https://github.com/dracutdevs/dracut.git...

bug