Results 1 to 2 of 2
Hi,
I've a separate filesystem for /boot/ and was wondering if it's okay to umount it after boot? I don't think so but want to confirm.
Thank you....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-07-2008 #1
- 09-07-2008 #2Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
You don't need /boot mounted at all, before of after boot. So, you can just not mount it in first place. That way you don't have to unmount it either.
However, if you leave it unmounted, remember that you need to mount it each time you are going to reinstall/install/update a kernel. If you don't remember this, you will have lots of headaches when updating a new kernel, figuring out why it does not load, or why grub can't find it, when you can clearly view it under /boot with ls



