[opensuse] /boot not mounted on fresh install
Hello, So I have the nice fresh install of Leap 42.3 on SSD. And after installing a few things I checked free space with df -h and found /boot was missing. After mount /boot (as root) it was present all right. But if /boot is not mounted, won't it mix up automatic updates if they try to update the kernel? If so, why did the system get configured like that by default? Or else how could /boot be unmounted? If it matters, I now have an encrypted /home but the rest of the system is not encrypted. The line in /etc/fstab: UUID=1ed50d1b-d3bd-420b-9145-afea7b7a5b16 /boot ext4 acl,user_xattr 1 2 -- Yours, Mikhail Ramendik Unless explicitly stated, all opinions in my mail are my own and do not reflect the views of any organization -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
17.12.2017 03:52, Mikhail Ramendik пишет:
Hello,
So I have the nice fresh install of Leap 42.3 on SSD. And after installing a few things I checked free space with df -h and found /boot was missing.
After mount /boot (as root) it was present all right.
But if /boot is not mounted, won't it mix up automatic updates if they try to update the kernel? If so, why did the system get configured like that by default? Or else how could /boot be unmounted?
How should we know without logs? Upload output of "journalctl -b" to http://susepaste.org/ and post link here.
If it matters, I now have an encrypted /home but the rest of the system is not encrypted.
The line in /etc/fstab:
UUID=1ed50d1b-d3bd-420b-9145-afea7b7a5b16 /boot ext4 acl,user_xattr 1 2
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday, 2017-12-17 at 00:52 -0000, Mikhail Ramendik wrote:
But if /boot is not mounted, won't it mix up automatic updates if they try to update the kernel? If so, why did the system get configured like that by default? Or else how could /boot be unmounted?
No, this is not normal (I have never seen it), but as Andrei says, the best place to find out is by looking at the logs.
If it matters, I now have an encrypted /home but the rest of the system is not encrypted.
Is this what you want, or do you want the whole system encrypted? For whole system encryption openSUSE encripts the underlying device under an LVM, so that the partitions inside are then encrypted.
The line in /etc/fstab:
UUID=1ed50d1b-d3bd-420b-9145-afea7b7a5b16 /boot ext4 acl,user_xattr 1 2
Looks fine. - -- Cheers, Carlos E. R. (from openSUSE 42.2 x86_64 "Malachite" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlo2TXMACgkQtTMYHG2NR9VR7ACfT98W4TsLAr+o0BrVuOFuOTS0 yS0AoIm6X1C66CoaA2eLtpfrTCFXmQqL =fH+Z -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Andrei Borzenkov
-
Carlos E. R.
-
Mikhail Ramendik