Skip to content

Hardware Check

Generate a hardware report for your system which can be shared with our engineering team for hardware cerfication or troubleshooting.

Script

The hwcheck.sh script works on Ubuntu or CentOS linux distros. It can be downloaded from our Utilities Page or directly via command-line:

wget https://assets.sunlight.io/support_scripts/hwcheck.sh

Run it in the command-line interface:

bash hwcheck.sh

It will generate a tar.gz file which contains your specific hardware information.


USB Image

Alternatively, you can download the bootable image which contains the script all and prerequisite packages. This is particularly useful for an isolated environment.

To create a USB
  1. Download the img.gz

  2. Download the checksum to verify.

  3. Write the image to USB (4 GB minimum) with a tool such as rufus

rufus.png

Using the USB
  • Boot from USB

booting.png

  • Run the script

booted.png

  • Keep track of the resulting .tar.gz

ran.png

The image has persistent storage, so you may boot from it on several machines to gather hardware information on each if necessary. The persistent storage can only be accessed directly while booted from the USB.


ISO Image

The bootable .ISO works similarly to the USB except it will generally be read-only and best used with rare and elusive disc drives.

Download the ISO

Download the checksum to verify.