Comment 6 for bug 1927779

Revision history for this message
Dan Streetman (ddstreet) wrote :

ubuntu@lp1927779-g:~$ dpkg -l | grep initramfs-tools
ii initramfs-tools 0.137ubuntu12 all generic modular initramfs generator (automation)
ii initramfs-tools-bin 0.137ubuntu12 amd64 binaries used by initramfs-tools
ii initramfs-tools-core 0.137ubuntu12 all generic modular initramfs generator (core tools)
ubuntu@lp1927779-g:~$ grep MODULES= /etc/initramfs-tools/initramfs.conf
MODULES=list
ubuntu@lp1927779-g:~$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-5.8.0-53-generic
find: ‘/var/tmp/mkinitramfs_6itbCp/lib/modules/5.8.0-53-generic/kernel’: No such file or directory

ubuntu@lp1927779-g:~$ dpkg -l | grep initramfs-tools
ii initramfs-tools 0.137ubuntu12.1 all generic modular initramfs generator (automation)
ii initramfs-tools-bin 0.137ubuntu12.1 amd64 binaries used by initramfs-tools
ii initramfs-tools-core 0.137ubuntu12.1 all generic modular initramfs generator (core tools)
ubuntu@lp1927779-g:~$ grep MODULES= /etc/initramfs-tools/initramfs.conf
MODULES=list
ubuntu@lp1927779-g:~$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-5.8.0-53-generic
ubuntu@lp1927779-g:~$