`sudo nano /etc/initramfs-tools/initramfs.conf` to make `MODULES=dep` -> The size of the file from: ubuntu@ubuntu:~$ ls -lh /boot/initrd.img* ls -al /mnt/boot/initrd.img-6.1.0-1022-oem: 296.88MB ls -al /mnt/boot/initrd.img-6.8.0-138-generic: 308.24MB
to: ubuntu@ubuntu:~$ ls -lh /boot/initrd.img* lrwxrwxrwx 1 root root 28 Sep 23 16:12 /boot/initrd.img -> initrd.img-6.8.0-138-generic -rw-r--r-- 1 root root 222M Sep 23 16:13 /boot/initrd.img-6.1.0-1022-oem -rw-r--r-- 1 root root 228M Sep 23 16:14 /boot/initrd.img-6.8.0-138-generic lrwxrwxrwx 1 root root 25 Sep 23 15:44 /boot/initrd.img.old -> initrd.img-6.1.0-1022-oem By @joseogando in MM: propose a rule to add to /etc/initramfs/scripts somewhere in oem archive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2165436 Title: Out of memory when upgrade nvidia-driver from -525 to -580 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-580/+bug/2165436/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
