mirror of
https://github.com/mayfrost/guides.git
synced 2024-11-01 07:26:04 +00:00
Update KERNEL.md
This commit is contained in:
parent
a74f909204
commit
5a09089d37
@ -37,7 +37,7 @@ Compiling a kernel has the advantage to make it as minimal and featureful as you
|
||||
* To see which version the kernel you are currently using is.
|
||||
`uname -r`
|
||||
* Short list of your hardware.
|
||||
`lspci -k`
|
||||
`lspci`
|
||||
* List your hardware with kernel modules used for each.
|
||||
`lspci -k`
|
||||
* List all kernel modules currenly used.
|
||||
|
Loading…
Reference in New Issue
Block a user