I listed all installed kernels:
dpkg -l | grep linux-image | awk '{print$2}'
then removed several old kernels:
sudo apt remove --purge linux-image-XXX
then updated grub:
sudo update-grub2
I listed all installed kernels:
dpkg -l | grep linux-image | awk '{print$2}'
then removed several old kernels:
sudo apt remove --purge linux-image-XXX
then updated grub:
sudo update-grub2
thanks. I did all that. Is it safe to reboot? don't want to ruin the machine
if by fresh install you mean nuking the old partitions and installing brand new 13.0 from an usb stick no, this is not a fresh install, fresh as in just now installed
I am running trixie
in /etc/apt/sources.list.d there is only one txt file named debian.sources, as explained in debian's instructions page. Is that wyat you mean?
I also updated grub after freeing some boot space: sudo update-grub2
upgraded from 12.11 to 13.0. I just deleted some old kernels and freed some space in the boot partition. Could this be the reason? not enough free boot space?
would you help the noob here and explain how to do that?
sudo dhclient eth0
you.saved.the.day
thanks!!!
Thanks for that
I used sudo apt update && sudo apt upgrade -y
nmcli returns command not found
sudo systemctl status NetworkManager.service returns: unit NetworkManager.service could not be found.
Seems I dont have that one either
Sorry, corrected it. Results didnt change
sorry, typed that wrong, debian 12.11