doc: fix typo
parent
38e217704a
commit
05b879ed2a
|
|
@ -31,7 +31,7 @@ early userspace.
|
||||||
For a complete list of kernel command line options see *dracut.cmdline*(7).
|
For a complete list of kernel command line options see *dracut.cmdline*(7).
|
||||||
|
|
||||||
If you are dropped to an emergency shell, while booting your initramfs,
|
If you are dropped to an emergency shell, while booting your initramfs,
|
||||||
the file _/run/initramfs/rdsosreport.txt_ is created, which can be safed to a
|
the file _/run/initramfs/rdsosreport.txt_ is created, which can be saved to a
|
||||||
(to be mounted by hand) partition (usually /boot) or a USB stick.
|
(to be mounted by hand) partition (usually /boot) or a USB stick.
|
||||||
Additional debugging info can be produced by adding **rd.debug** to the kernel
|
Additional debugging info can be produced by adding **rd.debug** to the kernel
|
||||||
command line. _/run/initramfs/rdsosreport.txt_ contains all logs and the output
|
command line. _/run/initramfs/rdsosreport.txt_ contains all logs and the output
|
||||||
|
|
|
||||||
|
|
@ -163,7 +163,7 @@ Misc
|
||||||
Debug
|
Debug
|
||||||
~~~~~
|
~~~~~
|
||||||
If you are dropped to an emergency shell, the file
|
If you are dropped to an emergency shell, the file
|
||||||
_/run/initramfs/rdsosreport.txt_ is created, which can be safed to a (to be
|
_/run/initramfs/rdsosreport.txt_ is created, which can be saved to a (to be
|
||||||
mounted by hand) partition (usually /boot) or a USB stick. Additional debugging
|
mounted by hand) partition (usually /boot) or a USB stick. Additional debugging
|
||||||
info can be produced by adding **rd.debug** to the kernel command line.
|
info can be produced by adding **rd.debug** to the kernel command line.
|
||||||
_/run/initramfs/rdsosreport.txt_ contains all logs and the output of some tools.
|
_/run/initramfs/rdsosreport.txt_ contains all logs and the output of some tools.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue