You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make -j$(nproc)
sudo make modules_install
sudo make install
Afterward the output of sudo kernelstub -p still points my default 6.2.6 kernel. I tried the command sudo kernel-install add and it shows the error that there is no more space in /boot/efi after the sudo make install. Total disk space of the partition /boot/efi is 1.1 GB.
How did you install this kernel in PopOS then?
The text was updated successfully, but these errors were encountered:
I ran these commands
Afterward the output of
sudo kernelstub -p
still points my default 6.2.6 kernel. I tried the commandsudo kernel-install add
and it shows the error that there is no more space in /boot/efi after thesudo make install
. Total disk space of the partition /boot/efi is 1.1 GB.How did you install this kernel in PopOS then?
The text was updated successfully, but these errors were encountered: