#[SOLVED] Wanna change esp mount point
44 messages ยท Page 1 of 1 (latest)
What is it currently and what do you want to change it to?
I have it on /boot
Can you show the current contents of your boot directory?
Is that all?
Yes
Is your kernel and initramfs not in there?
Then you should just be able to unmount the directory, create a new mountpoint at either /boot/efi or /efi, and then remount it there and update your fstab
Afterwards update your bootloader to match
/boot/efi is not recommended
the bootloader will have to be reinstalled to the new mountpoint
The Boot Loader Specification # This document defines a set of file formats and naming conventions that allow the boot loader menu entries to be shared between multiple operating systems and boot loaders installed on one device.
Operating systems cooperatively manage boot loader menu entry directories that contain drop-in files, making multi-boo...
Why?
if your esp partition is mounted at /efi then grub should be installed to /efi instead of /boot
Wanna change esp mount point
the filesystem table needs to be changed as well
Fstab u mean?
Whats with that?
ok its good then
Can I delete the grub directory in /boot?
no
thats where the config resides
you can delete the grub directory in /efi though
not sure why thats there
Probably because I use grub-install --efi-directory=/efi --boot-dirctory=/boot ....
#17680 ๐ฃ 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: http://0x0.st/8Rt9.png
Thank you