Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Boot partition is so small. #2429

imsakg started this conversation in General
Jun 18, 2024 · 2 comments · 1 reply
Discussion options

Hey, I just looked at discussions and issue about boot partition size problem but I didn't found any. I like to learn why images default /boot partition size is 128mb and FAT16? Today's kernel can't fit in it and FAT16 thing is kinda old fashioned. I tried to grow /boot partition but it overlapping with /root partition. Can someone explain it and help me about it?

BTW, I tried to upgrade Arch Linux and that's when I faced the problem.

You must be logged in to vote

Replies: 2 comments 1 reply

Comment options

I think this depends on the distribution, but I have also seen the issue.

The workaround that I ended up with, on a non-Lima installation, was to shrink the root partition and add a new and bigger UEFI boot partition at the end of it. This does mean that old partition is unused, and that it complains about them being in wrong order.

EDIT: The default instance (Ubuntu) does have a bigger /boot partition:

Filesystem Size Used Avail Use% Mounted on
/dev/vda1 96G 1.4G 95G 2% /
/dev/vda16 881M 61M 758M 8% /boot
/dev/vda15 105M 6.2M 99M 6% /boot/efi
You must be logged in to vote
1 reply
Comment options

Arch Linux doesn't seem to have any boot partition (and legacy BIOS), so there was plenty of space.

[anders@lima-archlinux lima]$ df -h /boot
Filesystem Size Used Avail Use% Mounted on
/dev/vda3 100G 1.4G 98G 2% /
Comment options

Lima does not do a preseeded install of any distribution. Like other virtualization tools, it takes the cloud image and creates a disk resizing the roofs only. This is how all public clouds do it, except that they might build their own images.

If you have any distribution that does not fit the default partitioning, and you think that it should, that needs to be discussed upstream with the selected provider.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

AltStyle によって変換されたページ (->オリジナル) /