Skip to content

moss won't uninstall kernels if the EFI partition is full #866

Description

@livingsilver94

My boot partition is 512 MiB big. Here's what I did (I think, I was fiddling with my VM so I wasn't really paying attention...):

  1. Installed our alpha image
  2. Installed linux-lts and linux-gaming
  3. sudo moss repo add unstable https://cdn.aerynos.dev --root-index channel=main,version=stream/unstable -p 0
  4. moss up
Error: remove: remove: client: boot: blsforme: bootloader error: io: copy changed files: failed to create directory `/mnt/EFI/aerynos/7.1.8-27.gaming`: No space left on device (os error 28): failed to create directory `/mnt/EFI/aerynos/7.1.8-27.gaming`: No space left on device (os error 28)

Fine, I'll remove kernels.

  1. moss rm linux-lts

Same error.

Comment

Basically, moss won't remove kernels if the EFI partition is full, so I think the user is stuck in this loop. I think moss should just remove the kernel packages, so that the user can eventually run moss boot sync to get out of this loop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions