Beiträge von ka9314

    ka9314 how i actually use the code that you give?

    I got ~8M initrd img


    You can try to decrease size of initrd file.


    set MODULES=dep and COMPRESS=xz in one or both

    /etc/initramfs-tools/conf.d/* (if it exists) and

    /etc/initramfs-tools/initramfs.conf


    then

    Code
    update-initramfs -u


    and check the size of initrd file

    Code
    ls -lh /boot/initrd.img*