
31 Dec
2021
31 Dec
'21
09:04
Carlos E. R. wrote:
On 30/12/2021 21.59, Bob Rogers wrote:
My guess is that the 15.3 kernel module just replaces the rw functionality with that message by default, and "allow_unsupported=1" just re-enables the original code.
+1
I still do not know if the option has to be given for this module only (and how, what config file), or is it global, option given on boot to kernel.
This is standard stuff though, you don't need any additional documentation for that. Use modinfo to check if it is specific to the filesystem module. The parameter is per-module, so you would just add it to /etc/modprobe.d/ - or you could add it as a kernel argument (in your boot loader). -- Per Jessen, Zürich (9.2°C)