Users Guide

A blank USB flash drive with at least 8 GB of storage space. These steps delete all data on the USB flash drive.
.NET Framework 4.5.2 or higher
1. Download and save the Dell ISO recovery image file from:
For Windows: dell.com/support/home/us/en/19/drivers/osiso/win
For Ubuntu: dell.com/support/home/us/en/19/drivers/osiso/linux
2. Download and install the Dell OS Recovery Tool on your computer.
3. Launch the Dell OS Recovery Tool.
4. Click Yes in the User Account Control prompt.
5. Connect the USB flash drive to the computer.
6. Click Browse and navigate to the location where the Dell ISO recovery image file is saved.
7. Select the Dell ISO recovery image file and click Open.
8. Click Start to begin creating the bootable USB recovery media.
9. Click Yes to continue.
10. Click OK to complete.
CAN module
NOTE: For information about using the CAN module, see the documentation available at www.atmel.com.
The Edge Gateway supports the CANbus model Atmel ATSAME70N19A-CNT. This feature is only supported if the hardware module is
present, and the operating system provides the capability of mutual communication between user space application and physical module.
If there is a specific CANbus programming requirement of user mode application, contact the hardware provider of that module for the API
documentation.
To check if the CAN module is present:
for i in /dev/ttyACM*; do udevadm info $i | grep -q 03eb_2404_USB_CAN_FD && echo "path:
/dev/$(basename $i)"; done
61