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:
- Turn on the laptop and hold the
boot menu key. - Select the
iPXE Network bootoption. - Press
Ctrl+Bwhen prompted to stop iPXE from booting automatically. - Type in
dhcpto obtain an IP address. - Type in
chain --autofree http://boot.netboot.xyz/to load a boot menu. - 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