Users Guide
3. Enable Wake on LAN.
$ sudo iw phy0 wowlan enable magic-packet
4. Recheck the support status.
$ sudo iw phy phy0 wowlan show
5. Make sure wlan0 is up and running with IP address.
6. Perform sleep.
$ sudo systemctl sleep
Or, perform hibernation.
$ sudo systemctl hibernate
7. Use another system to wake from wlan (Supported tools: wakeonlan, and etherwake).
$ sudo wakeonlan MAC
$ sudo etherwake MAC
Restoring Ubuntu Core 16
When the operating system is restored to the factory image, all data on the system is deleted. You can restore Ubuntu Core 16
operating system to the factory image using one of the following methods:
● Restore Ubuntu Core 16 from USB flash drive
● Restore Ubuntu Core 16 from the recovery partition on the Edge Gateway
○ Option 1: Restoring from the operating system
○ Option 2: Restoring during system POST
Option 1: Restoring from the operating system
CAUTION: These steps will delete all the data on your Edge Gateway
1. Connect the Edge Gateway remotely or through a KVM session.
2. Log in to the operating system.
3. Run the following command to trigger native eMMC recovery partition:.
$ sudo efibootmgr -n $(efibootmgr | grep "factory_restore" | sed 's/Boot//g' | sed
's/[^0-9A-B]*//g') ; reboot
Option 2: Restoring during system POST
CAUTION: These steps delete all the data on your Edge Gateway.
1. Connect a USB keyboard to the Edge Gateway.
2. Power on the Edge Gateway.
The Power LED turns solid green while the Cloud LED is off.
3. During the first 20 seconds after applying power, press Ctrl+F repeatedly to trigger the operating system recovery.
4. When the Cloud LED starts blinking green, continue with one of these options:
NOTE:
If the Cloud LED does not start blinking after 50 seconds, power off the Edge Gateway and repeat Steps 2 and
3.
Setting up the operating system 61