Hello, I've been avoiding this problem for a long time but its time finally came. I need to resize my /boot partition. I've been researching for like 1h about this, watching multiple videos but they either have some other configuration or dont do it on the boot folder. I am also scared because I dont want to break something. I have a dual boot machine. Arch is installed on one of my ssds. It was a 1TB ssd. I slpit it into 200 for Arch and the rest windows. I also have a linux swap that I dont use. What I want to do is: either from those 200 or from the swap to give /boot partition enough space. Idc, I would give him like 20gb just so I dont have to get this headache again...
I am willing to pay if this is something that would take a lot of time or very complicated :C
#[SOLVED] Resizing
121 messages · Page 1 of 1 (latest)
That's definitely a strange partition layout, so did you just use the EFI partition that was originally made by windows?
Yes
Is there any problem with that?
As it is only 100mb, it isn't big enough to be mounted at /boot without some tweaks, though I assume you've noticed that
Besides resizing, there are a few other things you can do to get around this
What bootloader are you using?
Grub
Sure. All I want is to be able to uppdate my system and Download stuff again :")
Because GRUB is able to boot from things outside of the EFI partition, you could just mount it somewhere else, like /efi, and have the kernel and initramfs be stored in your root partition instead
Sure
how would I do that

First, delete all of the stuff inside /boot besides the EFI directory
Then, run umount /boot to unmount the partition, and mount --mkdir /dev/sdb2 /efi to remount it at the new mount point
yeah, only keep the EFI directory in there
Now reinstall the linux and amd-ucode packages
And then reinstall GRUB with grub-install --efi-directory=/efi and grub-mkconfig -o /boot/grub/grub.cfg
Ohh okay
umm
god dammit
I see some fixes on the internet and idk if they are useful
Do you see the files in `/boot?
Now do this
dwdw
hm
How can I not worry?
everything will be fine
proof?
all the ppl who suceed in a similar operation
Try logging into root with su - and running that command again
Same thing 
Try unmounting it and mounting it again
Something weird
happens here
How can it be mounted and unmounted at the same time??

You did /ef1 instead of /efi
Oh
god dammit
How do I fix my mistake
going back and mounting in efi doesnt actually seem to work
oh wait
I think it does
I've deleted the slur, will ask you don't use slurs, even when directed to yourself.
umount /ef1
rm -rf /ef1
mount --mkdir /dev/sdb2 /efi
And then run the GRUB commands again
did you just react with a nerd emoji in response to being told to not say slurs? uh
Boom. This is how it was supposed to look, right? :D
yeah
Yuppi
you should be fine to reboot now
After rebooting, is finished?
You'll need to edit the fstab so the mount point is /efi instead of /boot
You would probably want to do that before rebooting, but as long as you reboot after editing it and before you update it should be fine
yep
That should be all
You shouldn't need to anymore, if you mean the EFI partition
So I can uppdate my system now
You hopefully should be able to
👍
Over 1k thinggs were uppdated
lolol
Thank you so much! Anything I could help you with for your time invested in me?
You don't need to do anything for me
Okay. Thank you and have a good day!
Me Derp received a thank you cookie!
++done
... solved
how was the command
#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you

