commit
c94b672959
|
@ -383,7 +383,7 @@ The dash character will get converted to an underscore, so when you again try:
|
||||||
sudo lsmod | grep hello
|
sudo lsmod | grep hello
|
||||||
\end{codebash}
|
\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}
|
\begin{codebash}
|
||||||
sudo rmmod hello_1
|
sudo rmmod hello_1
|
||||||
\end{codebash}
|
\end{codebash}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user