← Back to team overview

torios-dev team mailing list archive

Re: March Debian Testing ISO

 

On 03/14/2018 04:16 AM, psutton wrote:
>
> On 13/03/18 22:29, Israel wrote:
>> ...
>>> 4. I tried to reboot into the installed system. But the computer shut
>>> down instead. Is this by intention?
>>>
> This happened to me too,  so I can confirm this behavior. 
> Paul

Hi Paul,

This is a tricky one.  So choosing "r  Reboot" should run one of these.

torios-reboot -y || sudo reboot || sudo shutdown -r now

torios-reboot will run 'reboot' if the user is root (which we are in the
live system).

reboot is a systemd legacy command inclusion.  So it has something to do
with systemd... but I am not sure how to make systemd work correctly.

I am not sure I know how to fix this one right now... but perhaps I see
if something else is happening that is unexpected... I am not entirely
sure here

-- 
Regards



References