On 10/21/2017 03:55 AM, Richmond wrote:
In the documentation I see this:
Warning: File System for Booting
The file system used for booting (the root file system or |/boot|) must not be stored on an LVM logical volume. Instead, store it on a normal physical partition.
So is this documentation out of date?
Partly. It needs qualification. If you are booting with "grub2", then it can handle an LVM. If you are using other boot software, the advice is probably still good. Currently, "grub2" (and "grub2-efi") are okay with an LVM, and even with an encrypted LVM (there will be a prompt for encryption key in this case). I'll note that while this works in openSUSE, it did not work for me with Ubuntu-16.04 when I tried it (had to use opensuse to boot it). If you are using "btrfs" for the root file system, it is best to keep "/boot" as part of the root file system so that rollback to an older snapshot can work. I guess you could report it as a bug (documentation bug). -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org