:: Re: [DNG] Problem upgrading chiamer…
Top Pagina
Delete this message
Reply to this message
Auteur: Antony Stone
Datum:  
Aan: dng
Onderwerp: Re: [DNG] Problem upgrading chiamera to daedalus
On Saturday 13 January 2024 at 22:09:56, Adrian Zaugg wrote:

> Hi Alexus
>
> "Spazio esaurito sul device" means there is no space left on the device, in
> this case where /boot is. Free up some space by removing old kernel images:
>
>     apt purge linux-image-<xxx>

>
> Replace <xxx> with the correct ending of an unused kernel package you have
> installed, like 5.10.0-16-amd64. Do not remove your running kernel though
> (uname -a). Check before that my guess is correct:
>
>     df -h


I notice that the OP said:

> > - / and /boot are on the same partition which has several GB of free
> > space


Therefore I recommend running the command df -ih as well, just in case it's
inodes that have run out, rather than file system capacity.


Antony.

--
When you find yourself arguing with an idiot,
you should first of all make sure
that the other person isn't doing the same thing.

                                                   Please reply to the list;
                                                         please *don't* CC me.