Sunday, September 13, 2015

How to shutdown android-x86 pC

Press Alt+F1, then type:

#: reboot -p

Reference(s):
https://groups.google.com/forum/#!topic/android-x86/pEI7xAnOpNY

5 comments:

Anonymous said...

Try poweroff instead of reboot.

Anonymous said...

shut down pc by direct?

john said...

Poweroff is not graceful
and acpi call seems not to work

Y said...

You can also open terminal app and type
reboot -p

Anonymous said...

Alternatively, you can open terminal app and type
reboot -p

SBCL Hello world

SBCL Hello, world! Version info: - OS: Windows 11 23H2 (Microsoft Windows [Version 10.0.22631.7079]) - Emacs: 30.2 - SBCL : 2.6.4 - SLI...