|
|
MOL is started using the command
bash$ startmol
There are a few useful options (do 'man startmol' or 'startmol --help' to see them all):
| |
-h, --help |
List all switches |
| |
|
|
| |
-a |
Allow a small kernel module version mismatch. |
| |
|
|
| |
-e, --exact |
require exact kernel module version matching |
| |
|
|
| |
-l, --loadonly |
Load the kernel module, but do not start mol. |
| |
|
|
| |
--list |
List the kernel versions of installed modules. |
|
|