-
Are there any instructions out there on building an initramfs file system? I would like to use btrfs as my root filesystem, and as far as I know, it's necessary that the initramfs also supports that p…
-
`initramfs.cpio.gz (not recommended anymore, see update below)`
Your number 2 said otherwise. I am confused.
-
I have Windows 10 installed on my hdd with the Windows system reserved partition being the first partition on the disk followed by my Windows system partition encrypted with Veracrypt which is install…
-
Using the following config in fedora coreOS 41 :
```
nfs 10.0.2.2:/
path /crash
core_collector makedumpfile -l --message-level 1 -d 31
extra_bins /sbin/…
-
When using the legacy image format or fit-image format on my custom board it hangs:
Bytes transferred = 67072 (10600 hex)
## Loading init Ramdisk from Legacy Image at 84400000 ...
Image Name: …
-
I'm trying to set `cryptboot` up on Archlinux with a Thinkpad x1 Yoga.
Key enrollment and signing seemed to have completed successfully, but when I run `mkinitcpio -p linux` outside of cryptboot an…
-
I try to load a custom EDID for a special display. I copied the modified EDID to `/lib/firmware/custom_edid.bin` and modified `cmdline.txt` to include `drm.edid_firmware=HDMI-A-1:custom_edid.bin`. How…
-
Looking into this repository, I've seen an exception being made for packages which can end up being included inside an initramfs. (#31)
I'm not sure why the exception was necessary (I couldn't find…
-
Hey there,
my kernel as generated by genkernel does not boot and is stuck on booting initramfs.
As far as I understand it LTO does not work with initramfs, or genkernel, but you cannot boot an LVM r…
ghost updated
5 years ago
-
**Describe the bug**
When compared to Ubuntu 23.10 (dracut 059), creating intramfs files with update-initramfs in Ubuntu 24.04 (dracut 060) takes 2 to 5 times more time on ARM devices.
**Distrib…