mirror of
https://github.com/sysprog21/lkmpg.git
synced 2025-03-13 14:05:10 +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…
x
Reference in New Issue
Block a user