11 lines
383 B
Markdown
11 lines
383 B
Markdown
# Kernel Parameters
|
|
|
|
Basically just enter it into grub, just like you would for something like linux.
|
|
They should be seperated via commas **WITHOUT ANY SPACES!**
|
|
|
|
## List of Parameters
|
|
|
|
- `quietkb` : Makes Keyboard Driver NOT Auto Output pressed keys to Serial Console
|
|
|
|
## NOTE: THIS IS NOT CURRENTLY FULLY IMPLEMENTED!
|
|
(or Really At all For now... Need to make the damn disk calls) |