On 2020-11-21, <tomas@tuxteam.de> <tomas@tuxteam.de> wrote:
>
> The initramfs is a compressed cpio archive (of the initial file
> system at boot time). You can inspect it like so:
>
> gunzip < /boot/initrd.img-4.19.0-10-amd64 | cpio -it | less
lsinitramfs /boot/initrd.img-4.19.0-10-amd64