• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Flatly)
  • No Skin
Collapse
SmartHoldem Community

Community

Can't Use apt /boot is 100% full

Scheduled Pinned Locked Moved Blogs
1 Posts 1 Posters 790 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • TechnoL0gT Offline
    TechnoL0gT Offline
    TechnoL0g
    wrote on last edited by
    #1
    df -h
    /dev/sda1               461M  461M  461M  100% /boot
    
    uname -r 
    > 4.4.0-139-generic
    
    sudo dpkg --list 'linux-image*'|awk '{ if ($1=="ii") print $2}'|grep -v `uname -r`
    > linux-image-4.4.0-134-generic
    > linux-image-4.4.0-138-generic
    > linux-image-4.4.0-141-generic
    > linux-image-4.4.0-97-generic
    > linux-image-extra-4.4.0-134-generic
    > linux-image-extra-4.4.0-138-generic
    > linux-image-extra-4.4.0-141-generic
    > linux-image-generic
    
    sudo rm -rf /boot/*-4.4.0-{97,134,138}-*
    sudo apt-get -f install -y
    sudo apt-get autoremove -y
    sudo update-grub && sudo apt-get update
    
    df -h
    /dev/sda1               461M  227M  211M  52% /boot
    

    Эксперт по сверхъестественному в области IT / Expert in the supernatural the IT

    1 Reply Last reply
    2

Decentralized Gaming Platform
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search