-
Currently, the nfs kernel module is excluded from initramfs as we don't support root on NFS.
However, this prevents kdump to use NFS as a target for logs.
So maybe we could add back that module…
-
- :heavy_check_mark: I have read the Usage and Troubleshooting pages of the wiki: https://end-4.github.io/dots-hyprland-wiki/en/i-i/04troubleshooting/
- :heavy_check_mark: I have made sure that both…
-
> Note that Tails doesn't pack exfat support. Opened issue https://gitlab.tails.boum.org/tails/tails/-/issues/20621
> Workaround: Tails will boot out of ext3/ext4/fat32 formatted thumb drive with i…
-
>Note: this issue is based on a discussion that @fidencio, @stevenhorsman and I had about the merge of CCv0 and main branches. This is basically a re-write of @stevenhorsman 's comment on https://gith…
-
## Feature Request ##
### Environment ###
Bare metal.
### Desired Feature ###
Please add support for LVM into the initramfs. This would enable us to take LVM snapshots of the ROOT partiti…
-
Config: Ubuntu 24.04 with luks-encrypted disk on surface pro 7+
Issue: after upgrading from kernel 6.8.8 to 6.9.3, I cannot enter the passphrase anymore in the GUI prompt at boot
Fix:
- Added i915…
-
**Distribution (run `cat /etc/os-release`):**
Pop!_OS 22.04 LTS
**Related Application and/or Package Version (run `apt policy $PACKAGE NAME`):**
linux kernel 6.0.12-76060006-generic
**…
-
I get the following error while trying to install your latest release:
```
Copying rgx firmware to initrd...
36164 blocks
Creating lib/firmware folder in initrd...
cp: cannot stat '/lib/firmware/…
-
I have cloned source code, and it has compile successful, but I do not find *.img file in the `bin/targets/mediatek/mt7986/`, I have these files in that directory.
├── config.buildinfo
├── feeds.bui…
-
Thanks for a well written script to manage secure boot on Arch. It helped me a lot to setup on my own computer.
One potential issue I noticed is that any changes that trigger the mkinitcpio Post…