grub power
This commit is contained in:
parent
a51105185e
commit
d7689e8df6
1 changed files with 11 additions and 0 deletions
|
@ -323,3 +323,14 @@ boot a prepared system
|
||||||
-exclude live/boot/debian.squashfs/live \
|
-exclude live/boot/debian.squashfs/live \
|
||||||
-root "live" \
|
-root "live" \
|
||||||
"live"
|
"live"
|
||||||
|
|
||||||
|
power
|
||||||
|
-----
|
||||||
|
|
||||||
|
.. code:: shell
|
||||||
|
|
||||||
|
reboot
|
||||||
|
|
||||||
|
.. code:: shell
|
||||||
|
|
||||||
|
halt
|
||||||
|
|
Loading…
Reference in a new issue