Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #233952

Re: No space left when: update-initramfs: Generating /boot/initrd.img-5.10.0-5-amd64

From Hans <hans.ullrich@loop.de>
Newsgroups linux.debian.user
Subject Re: No space left when: update-initramfs: Generating /boot/initrd.img-5.10.0-5-amd64
Date 2021-04-07 20:30 +0200
Message-ID <C1l69-7WB-5@gated-at.bofh.it> (permalink)
References <C1ftM-4lZ-9@gated-at.bofh.it> <C1hce-5uo-9@gated-at.bofh.it> <C1ktr-7tt-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Am Mittwoch, 7. April 2021, 19:40:58 CEST schrieb Andrei POPESCU:
Hi Andrei,

yes, you casn do this also with using apt. However, I forgot how to do this, 
it was a litttle bit more complicated.

The syntax was something like "apt-get --purge remove `somestring` " or 
similar. Apt was then using regexp, and the string had to be put in backticks 
or ticks whatever. 

Really, maybe google is telling more. I just forgot, how to do it. 

Last time I used it many years ago and my history is not that long. :-)

Best regards

Hans 

> On Mi, 07 apr 21, 11:11:55, Marco Ippolito wrote:
> > > Hi Marco,
> > 
> > Hi Hans :)
> > 
> > > aptitude purge ~n4.9.10-amd64-*
> > 
> > Hadn't thought of matching a pattern, thanks.
> 
> While I'm a big fan of aptitude's patterns it's also not installed by
> default. For basic uses 'apt' is fine as well and supports globs:
> 
>     apt list --installed linux-image-4*
> 
>     apt purge linux-image-4.9.10-?-amd64
> 
> 
> (just an example, adjust as needed)
> 
> Hope this helps,
> Andrei

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Marco Ippolito <maroloccio@gmail.com> - 2021-04-07 14:30 +0200
  Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Greg Wooledge <greg@wooledge.org> - 2021-04-07 14:40 +0200
  Re: No space left when: update-initramfs: Generating /boot/initrd.img-5.10.0-5-amd64 IL Ka <kazakevichilya@gmail.com> - 2021-04-07 14:50 +0200
  Re: No space left when: update-initramfs: Generating /boot/initrd.img-5.10.0-5-amd64 Stefan Monnier <monnier@iro.umontreal.ca> - 2021-04-07 15:00 +0200
    Re: No space left when: update-initramfs: Generating /boot/initrd.img-5.10.0-5-amd64 Javier Barroso <javibarroso@gmail.com> - 2021-04-07 15:40 +0200
      Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Marco Ippolito <maroloccio@gmail.com> - 2021-04-07 16:10 +0200
    Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Erwan David <erwan@rail.eu.org> - 2021-04-07 15:40 +0200
    Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Marco Ippolito <maroloccio@gmail.com> - 2021-04-07 16:10 +0200
      Re: No space left when: update-initramfs: Generating /boot/initrd.img-5.10.0-5-amd64 Stefan Monnier <monnier@iro.umontreal.ca> - 2021-04-07 17:40 +0200
  Re: No space left when: update-initramfs: Generating /boot/initrd.img-5.10.0-5-amd64 Hans <hans.ullrich@loop.de> - 2021-04-07 15:20 +0200
    Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Marco Ippolito <maroloccio@gmail.com> - 2021-04-07 16:20 +0200
      Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Andrei POPESCU <andreimpopescu@gmail.com> - 2021-04-07 19:50 +0200
        Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Greg Wooledge <greg@wooledge.org> - 2021-04-07 20:10 +0200
          Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 David Wright <deblis@lionunicorn.co.uk> - 2021-04-07 20:40 +0200
            Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Marco Ippolito <maroloccio@gmail.com> - 2021-04-08 14:30 +0200
              Re: No space left when: update-initramfs: Generating /boot/initrd.img-5.10.0-5-amd64 David <bouncingcats@gmail.com> - 2021-04-08 15:20 +0200
                Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Marco Ippolito <maroloccio@gmail.com> - 2021-04-08 15:40 +0200
                Re: No space left when: update-initramfs: Generating /boot/initrd.img-5.10.0-5-amd64 David <bouncingcats@gmail.com> - 2021-04-09 13:00 +0200
                Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Marco Ippolito <maroloccio@gmail.com> - 2021-04-10 03:20 +0200
        Re: No space left when: update-initramfs: Generating /boot/initrd.img-5.10.0-5-amd64 Hans <hans.ullrich@loop.de> - 2021-04-07 20:30 +0200
  Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Eduard Bloch <edi@gmx.de> - 2021-04-07 21:30 +0200
    Re: No space left when: update-initramfs: Generating  /boot/initrd.img-5.10.0-5-amd64 Marco Ippolito <maroloccio@gmail.com> - 2021-04-07 23:00 +0200

csiph-web