|
|
|
|
|
by smashed
1281 days ago
|
|
Kernel state does not survive reboots afaik. That would need help from userland, which is not involved in the early boot process. You could I guess change kernel init parameters and save that in your boot loader, but that is very hackish. |
|