Specialisation: Difference between revisions

mNo edit summary
Line 57: Line 57:
== Activating a specialization ==  
== Activating a specialization ==  


After rebuilding your system, you can choose a specialisation during boot; but it's also possible to switch into a specialisation at runtime - following the example above, we'd run:
After rebuilding your system, you can choose a specialisation during boot; it's also possible to switch into a specialisation at runtime - following the example above, we'd run:


<syntaxHighlight lang=console>
<syntaxHighlight lang=console>
Line 63: Line 63:
</syntaxHighlight>
</syntaxHighlight>


Note that not all configurations can be switched into at runtime - e.g. if your specialization uses a different kernel, switching into it will not actually reload the kernel (but if you were to restart your computer and pick the specialisation from the boot menu, the alternative kernel would get loaded).
Note that not all configurations can be fully switched into at runtime - e.g. if your specialization uses a different kernel, switching into it will not actually reload the kernel (but if you were to restart your computer and pick the specialisation from the boot menu, the alternative kernel would get loaded).


== Further reading ==
== Further reading ==