Command line arguments for KS
Last updated
Last updated
You can run these arguments to make the simulator behave differently, by running Kernel Simulator like below examples:
[!NOTE] These command line arguments are handled by the kernel after the pre-boot stage has been done. For pre-boot command line arguments that get executed before the kernel really starts, take a look at the .
testInteractive
Opens the test interactive shell.
debug
Alternative way to turn on kernel debugging.
args
Makes the kernel prompt the user to write arguments on boot.
help
Opens help page for command-line arguments