Possible missing firmware /lib/firmware/i915/* for module i915
I am getting these warnings every time I update my initramfs image(-s) with update-initramfs on my Dell PowerEdge T20 server running GNU/Linux Debian Buster 10.0. Is there a fix?
I am getting these warnings every time I update my initramfs image(-s) with update-initramfs on my Dell PowerEdge T20 server running GNU/Linux Debian Buster 10.0. Is there a fix?
Installing a new system using a GPT partitioned disk dedicated to a single partition, ext4 formatted, extlinux (version 4.05) as bootloader, Ubuntu Core version 13.10 amd64 as rootfs, and Ubuntu linux-image-3.11.0-18-generic as kernel, and extlinux-update to generate bootloader configuration.
I have a kernel in which one initramfs is embedded.
I want to extract it.
I’m modifying a bunch of initramfs archives from different Linux distros in which normally only one file is being changed.
The way I understand it, initramfs is responsible for loading the “real” root filesystem.
Having been directed to initramfs by an answer to my earlier question (thanks!), I’ve been working on getting initramfs working. I can now boot the kernel and drop to a shell prompt, where I can execute busybox commands, which is awesome.
I don’t want to load the kernel module nouveau on my debian box at startup, so I put the following in /etc/modprobe.d/blacklist.conf: