search for: syslinux_cfg

Displaying 2 results from an estimated 2 matches for "syslinux_cfg".

Did you mean: syslinux_cfg3
2018 Dec 14
0
efi config hang
...syslinux is used to make the image bootable - syslinux $(SYSLINUX_OPTS) $(TEMP_BOOT) + syslinux $(SYSLINUX_OPTS) $(TEMP_BOOT) --directory /boot/syslinux/ mcopy -i$(TEMP_BOOT) $(TEMP_KERNEL) ::linux mcopy -i$(TEMP_BOOT) $(TEMP_INITRD) ::initrd.gz @@ -110,9 +110,19 @@ endif fi if [ "$(SYSLINUX_CFG)" != prompt ]; then \ - mcopy -i$(TEMP_BOOT) /usr/lib/syslinux/modules/bios/vesamenu.c32 ::vesamenu.c32; \ - mcopy -i$(TEMP_BOOT) /usr/lib/syslinux/modules/bios/libcom32.c32 ::libcom32.c32; \ - mcopy -i$(TEMP_BOOT) /usr/lib/syslinux/modules/bios/libutil.c32 ::libutil.c32 ; \ + mmd -i$(TEMP_BOO...
2018 Dec 13
2
efi config hang
@Carl, I'll repeat what I said in my prior email: you don't have to keep looking, we already achieved what you want (considering that you are willing to "disregard" the screen problems and similar issues, at least for now, according to your own emails). In short: 1_ Re-read my email from 2018Dec05: www.syslinux.org/archives/2018-December/026247.html where I posted