Displaying 2 results from an estimated 2 matches for "dos_volume_id".
2018 Dec 14
0
efi config hang
...oken, and I'm going to submit
what I have. It's pretty small, so that;s good.
Here is the whole patch:
diff --git a/build/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) :...
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