Actually not mounting /sys/fs/pstore does not prevent the kernel dump writes.

You need to change the efi_pstore module parameter for that.

Like adding "efi_pstore.pstore_disable=1" to kernel cmdline.

Which is what this bug report suggests to do by default.

Thanks.

Reply via email to