this post was submitted on 16 Aug 2025
20 points (100.0% liked)

Linux

57566 readers
1234 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

lsblk:

I need to enlarge nvme0n1p2 by shrinking nvme0n1p3 (LUKS)

do I have to do something with /boot/efi? enlarge as well?

backing up as of now

you are viewing a single comment's thread
view the rest of the comments
[–] arsus5478@lemmy.ml 0 points 1 week ago (1 children)
[–] just_another_person@lemmy.world -2 points 1 week ago (2 children)

Your entire disk is already allocated. You can't easily shrink anything and move space around.

You also shouldn't need to expand your boot partition at all.

Who or what is telling you this is needed?

[–] arsus5478@lemmy.ml 4 points 6 days ago (1 children)

debian 13 needs more boot space, my boot partition is too small to complete the upgrade

[–] isgleas@lemmy.ml 2 points 6 days ago

Have you tried to do some cleaning on your /boot filesystem? It could be you have some old stuff there that may well be wasting storage

[–] BCsven@lemmy.ca 2 points 6 days ago (1 children)

You can resize partitions if disk is all full...depending on fs of course...but shrink, move, grow works.

[–] arsus5478@lemmy.ml 0 points 6 days ago (1 children)

still don't follow: should I shrink instead of resize?

[–] BCsven@lemmy.ca 0 points 6 days ago

I typically use gparted live, or GNOME disk utily, so I don't know the command names, I slide the sliders and hit OK 😀