L A Walsh wrote:
Andrei Borzenkov wrote:
I still am not sure how to keep my VM "up", since I'm not sure how to pre-load the needed modules for LVM, (putting modules in /etc/modules-load.d/ as some suggest doesn't work).
It does. I just tested it.
Are we talking about the same thing?
I copied the needed dm-xxx.ko modules out of /lib/modules/<subdir>. into the already-existing /etc/modules-load.d/ dir.
It really did not work. None of those modules were loaded.
man modules-load.d systemd-modules-load.service(8) reads files from the above directories which contain kernel modules to load during boot in a static list. Each configuration file is named in the style of /etc/modules-load.d/program.conf. The configuration files should simply contain a list of kernel module names to load, separated by newlines. Empty lines and lines whose first non-whitespace character is # or ; are ignored -- Per Jessen, Zürich (13.4°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org