1 Like
1 Like
1 Like
1 Like
1 Like
1 Like
bdev_allow_write_mounted=0 revert?
2 Likes
2 Likes
2 Likes
2 Likes
1 Like
1 Like
“efi_pstore.pstore_disable=1” is set. Why “lsmod | grep pstore” shows that efi_pstore is loaded? The same issue persists on Tails.
Is efi_pstore.pstore_disable=1 not working since kernel 6.12?
efi_pstore /bin/false works. I think a boot parameter is better solution
1 Like
Tails developers say that everything is working. It is not a problem that the module loads
1 Like
That’s not really surprising to me. efi_pstore.pstore_disable=1 is a parameter to the kernel module, which implies that the module is being loaded and is then obeying the parameter.
1 Like