my disk is encrypted, but boot partition is by default 512MB how to increase boot partition?
also how to increase boot partition during fresh new install?
ubuntu 20.04
my disk is encrypted, but boot partition is by default 512MB how to increase boot partition?
also how to increase boot partition during fresh new install?
ubuntu 20.04
/boot
? Too many kernels installed? What's the output ofdpkg -l | grep -i linux-
? – BulletBob Jan 08 '21 at 19:32dpkg -l | grep -i linux-image
– BulletBob Jan 08 '21 at 19:53