1

I have problems with system update because my boot disk is too small, but I don't know how to increase this.

I have tried gparted live from a USB drive, but I can not reduce the size of the other partitions. This is my partition table

gparted: enter image description here

drives: enter image description here

Eric Carvalho
  • 54,385
user270634
  • 13
  • 1
  • 3

1 Answers1

0

gparted does not manage LVM, you have to resize them manually with a live usb.

I suggest you first free up space on /boot , see How do I free up more space in /boot?

If that fails, How can I resize an LVM partition? (i.e: physical volume)

Panther
  • 102,067