Simplify example hierarchy at the end.

This commit is contained in:
2025-11-19 13:03:07 -07:00
parent 427018d2c8
commit 8729da7efb

View File

@@ -70,8 +70,6 @@ Some sources say that Debian has no generic/meta package for the kernel and its
If you're still having problems then it may be something else. If you're still having problems then it may be something else.
### Commands to try
Some good troubleshooting commands are below, as well as examples of when I was running them trying to troubleshoot my system. Some good troubleshooting commands are below, as well as examples of when I was running them trying to troubleshoot my system.
``` ```
@@ -83,7 +81,7 @@ modprobe
apt list apt list
``` ```
#### Broken Kernel Example ### Missing Kernel Headers Example
``` ```
[user@hostname ~]$ uname -a [user@hostname ~]$ uname -a
@@ -300,7 +298,7 @@ broadcom-sta-source/stable 6.30.223.271-26 amd64
--- ---
``` ```
#### Working Kernel Example ### Working Example
``` ```
--- ---