search for: syslinux_opts

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

2018 Dec 14
0
efi config hang
...d/config/x86.cfg b/build/config/x86.cfg index 9f25316..b145025 100644 --- a/build/config/x86.cfg +++ b/build/config/x86.cfg @@ -57,7 +57,7 @@ endif mkfs.msdos -v -i $(DOS_VOLUME_ID) -n $(DOS_VOLUME_LABEL) -C $(TEMP_BOOT) $(FLOPPY_SIZE) # 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...
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