dracut.usage.asc: extend parameters for shutdown debug procedure
parent
ae488efa5e
commit
e02a29e7a2
|
|
@ -528,7 +528,7 @@ on _pre-shutdown_ or _shutdown_.
|
||||||
To do this from an already booted system:
|
To do this from an already booted system:
|
||||||
----
|
----
|
||||||
# mkdir -p /run/initramfs/etc/cmdline.d
|
# mkdir -p /run/initramfs/etc/cmdline.d
|
||||||
# echo "rd.break=pre-shutdown" > /run/initramfs/etc/cmdline.d/debug.conf
|
# echo "rd.debug rd.break=pre-shutdown rd.break=shutdown" > /run/initramfs/etc/cmdline.d/debug.conf
|
||||||
# touch /run/initramfs/.need_shutdown
|
# touch /run/initramfs/.need_shutdown
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue