BosseSwede
Regular Contributor
NOTICE:
The above solution ONLY applies if the NUC has been shut down by removing power, like on a mains power outage.
But if the NUC has been shut down from the running state by executing:
then it will not start upon power removal/reconnect!
In this case it needs the power button push....
Question:
Is there a way to set it up such that it always starts up when power is applied from a non-powered state irrespective of how it was previously shut down?
Like how a RaspberryPi device works....
The above solution ONLY applies if the NUC has been shut down by removing power, like on a mains power outage.
But if the NUC has been shut down from the running state by executing:
Code:
sudo shutdown now
In this case it needs the power button push....
Question:
Is there a way to set it up such that it always starts up when power is applied from a non-powered state irrespective of how it was previously shut down?
Like how a RaspberryPi device works....