I have been attempting to upgrade my laptop from 25.10 Kubuntu to 26.04 three times so far with no success. Each time I get
followed by
AI is, as always totally useless.
Attempting booting into recovery mode the results are the same with an additional message of "Loading initial ramdisk..." prior to the above errors.
My belief is that initramfs is failing to load (the "out of memory" error) thus, the boot drive cannot be mounted and used (the kernel panic).
The initrd.img prior to upgrade is 222mb and after 298.3mb. These are both quite large IME but this machine has an nVidia video card so the dkms drivers take up some space. By comparison, my desktop PC with an AMD video card has a 70mb initrd,img.
The laptop specs:
I currently am not using the nvidia and instead are using the built-in Intel video to save battery life so I'm considering just removing the nVIdia drivers altogether and re-upgrading, but that's a temporary hack, not a solution.
Is it possible that the/boot/efi partition size is an issue? It's currently 256mb w/217mb available but the initrd.img on the working 25.10 install is over the available size also at 222mb.
Code:
error: out of memory. Press any key to continue..._
Code:
KERNEL PANIC... VFS: Unable to mount root fs on UUID=..."
Attempting booting into recovery mode the results are the same with an additional message of "Loading initial ramdisk..." prior to the above errors.
My belief is that initramfs is failing to load (the "out of memory" error) thus, the boot drive cannot be mounted and used (the kernel panic).
The initrd.img prior to upgrade is 222mb and after 298.3mb. These are both quite large IME but this machine has an nVidia video card so the dkms drivers take up some space. By comparison, my desktop PC with an AMD video card has a 70mb initrd,img.
The laptop specs:
- Lenovo Yoga 730-15IKB
- Intel i7-8550u
- 16GB RAM
- 1tb Samsung nvme
- secure boot disabled.
I currently am not using the nvidia and instead are using the built-in Intel video to save battery life so I'm considering just removing the nVIdia drivers altogether and re-upgrading, but that's a temporary hack, not a solution.
Is it possible that the/boot/efi partition size is an issue? It's currently 256mb w/217mb available but the initrd.img on the working 25.10 install is over the available size also at 222mb.





Comment