12-17-2017, 12:26 PM
HOW to BOOT install over IPXE ?
At boot time, an error occurred.
/dev/sr0 not found
Code:
:liteos-installer
kernel ${boot-url}/_ISO/liteos/os/casper/vmlinuz boot=casper quiet fetch=${boot-url}/_ISO/liteos/os/casper/filesystem.squashfs.
initrd ${boot-url}/_ISO/liteos/os/casper/initrd.gz.
boot || goto failed^M
goto start^M
At boot time, an error occurred.
/dev/sr0 not found