Linux Lite Forums

Full Version: HOW to BOOT install over IPXE ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
HOW to BOOT install over IPXE ?
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