[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /boot partition too small



On Thu, 06 Oct 2022 11:48:42 +0200, Enrico Zini wrote:

> ## /etc/initramfs-tools/initramfs.conf
> 
>     # makes somewhat smaller initrd files and buys some time
>     COMPRESS=zstd
> 
>     # makes definitely smaller initrd files, but breaks boot if
>     # dependencies are not computed correctly: risky! And it needs
>     # regenerating the initrd if running on different hardware
>     MODULES=dep 

also:

## /etc/initramfs-tools/update-initramfs.conf

    #
    # backup_initramfs [ yes | no ]
    #
    # Default is no
    # If set to no leaves no .bak backup files.
    
    backup_initramfs=no
 
(ISTR that the default was "yes", and avoiding those backups has
helped my in a smilar situation in the past.)
 

Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   BOFH excuse #179:  multicasts on broken packets 


Reply to: