Linux Lite Forums

Software - Support => Installing Software => Topic started by: sovaby on December 17, 2017, 07:26:29 AM

Title: HOW to BOOT install over IPXE ?
Post by: sovaby on December 17, 2017, 07:26:29 AM
HOW to BOOT install over IPXE ?
Code: [Select]
: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