mirror of
https://github.com/sysprog21/lkmpg.git
synced 2024-11-22 10:46:14 +08:00
commit
c94b672959
|
@ -383,7 +383,7 @@ The dash character will get converted to an underscore, so when you again try:
|
|||
sudo lsmod | grep hello
|
||||
\end{codebash}
|
||||
|
||||
you should now see your loaded module. It can be removed again with:
|
||||
You should now see your loaded module. It can be removed again with:
|
||||
\begin{codebash}
|
||||
sudo rmmod hello_1
|
||||
\end{codebash}
|
||||
|
|
Loading…
Reference in New Issue
Block a user