Skip to content

Commit 1e20cc9

Browse files
committed
fix more formatting
1 parent c5c0ade commit 1e20cc9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/virtual-machines/linux/serial-console-nmi-sysrq.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ From the SysRq Admin Guide above:
8181

8282
### Distribution-specific documentation ###
8383
For distribution-specific documentation on SysRq and steps to configure Linux to create a crash dump when it receives a SysRq "Crash" command, see the links below:
84+
8485
#### Ubuntu ####
8586
- [Kernel Crash Dump](https://help.ubuntu.com/lts/serverguide/kernel-crash-dump.html)
8687

@@ -109,16 +110,17 @@ For Linux systems which support sysctl for configuring kernel parameters, you ca
109110

110111
For more information on Linux kernel configurations, including `unknown_nmi_panic`, `panic_on_io_nmi`, and `panic_on_unrecovered_nmi`, see: [Documentation for /proc/sys/kernel/*](https://www.kernel.org/doc/Documentation/sysctl/kernel.txt). For distribution-specific documentation on NMI and steps to configure Linux to create a crash dump when it receives an NMI, see the links below:
111112

112-
### Ubuntu
113+
### Ubuntu
113114
- [Kernel Crash Dump](https://help.ubuntu.com/lts/serverguide/kernel-crash-dump.html)
114115

115-
### Red Hat
116+
### Red Hat
116117
- [What is an NMI and what can I use it for?](https://access.redhat.com/solutions/4127)
117118
- [How can I configure my system to crash when NMI switch is pushed?](https://access.redhat.com/solutions/125103)
118119
- [Crash Dump Admin Guide](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/pdf/kernel_crash_dump_guide/kernel-crash-dump-guide.pdf)
119120

120121
### SUSE
121122
- [Configure kernel core dump capture](https://www.suse.com/support/kb/doc/?id=3374462)
123+
122124
### CoreOS
123125
- [Collecting crash logs](https://coreos.com/os/docs/latest/collecting-crash-logs.html)
124126

0 commit comments

Comments
 (0)