Linux Lite Forums
HOW to BOOT install over IPXE ? - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=18)
+--- Thread: HOW to BOOT install over IPXE ? (/showthread.php?tid=4769)



HOW to BOOT install over IPXE ? - sovaby - 12-17-2017

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