String of thoughts on science, technology and programming
#: reboot -p
Try poweroff instead of reboot.
shut down pc by direct?
Poweroff is not graceful and acpi call seems not to work
You can also open terminal app and typereboot -p
Alternatively, you can open terminal app and typereboot -p
Post a Comment
Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...
5 comments:
Try poweroff instead of reboot.
shut down pc by direct?
Poweroff is not graceful
and acpi call seems not to work
You can also open terminal app and type
reboot -p
Alternatively, you can open terminal app and type
reboot -p
Post a Comment