Bug 18832 - poweroff fails in virtualbox
Summary: poweroff fails in virtualbox
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-01 16:01 CEST by Marc Krämer
Modified: 2016-07-01 20:35 CEST (History)
1 user (show)

See Also:
Source RPM: systemd-230-3.mga6.src.rpm
CVE:
Status comment:


Attachments

Description Marc Krämer 2016-07-01 16:01:33 CEST
Maybe this is only a virtualbox problem, but starting mga6, login in console & enter "halt" hangs in the last step
"reboot: System halted", but the window is still open & on close Virtualbox asks how to shutdown.

Reboot works correct.

Maybe this can also leed to problems in shutdown on real hardware?
Comment 1 Thierry Vignaud 2016-07-01 20:35:24 CEST
You must use "poweroff" instead of "halt" if you.
This is the systemd behavior for a couple years now...
See systemctl man page for details.
Basically, halt == "systemctl halt" => the system is halted but not powered off
poweroff == "systemctl poweroff" => the system is halted AND powered off

Status: NEW => RESOLVED
CC: (none) => thierry.vignaud
Resolution: (none) => INVALID


Note You need to log in before you can comment on or make changes to this bug.