Unable to download the system by using iPXE

Dasharo version

0.4.0

Hardware details

Clevo NV41MB

Affected component(s) or functionality

N/A

Brief summary

It is not possible to download the system by using iPXE. After typing the chain command (`chain --autofree http://boot.netboot.xyz/'), the information about not being able to download the latest version is displayed:

Could not start download: Operation not supported (http://ipxe.org/3c092083)

When trying to select a system to load, another error appears:

imgverify: command not found Error occurred, press any key to return to the menu.

Also when first the option for checking version compatibility is blocked, attempt to choose the system to load ends with an error:

Could not start download: Operation not supported (http://ipxe.org/3c092083)

How reproducible

Always

How to reproduce

Steps to reproduce the behavior:

  1. Turn on the laptop and hold the boot menu key.
  2. Select the iPXE Network boot option.
  3. Press Ctrl+B when prompted to stop iPXE from booting automatically.
  4. Type in dhcp to obtain an IP address.
  5. Type in chain --autofree http://boot.netboot.xyz/ to load a boot menu.
  6. Try to enter the "Live CDs" submenu using the arrow keys and Enter.

Expected behavior Downloading the system by using the iPXE will be possible.

Actual behavior

Downloading the system by using iPXE is not possible.

Screenshots

Additional context

Solutions you've tried

/cc @macpijan

Edited by Przemysław Sulewski