Hi,
I am having trouble getting Antergos working on a multi-boot USB drive. I can get the vanilla version of arch to work on it but Antergos doesn’t seem to want to work. The multi-boot installer im using is [Yumi[/url:2j0yxmiz].
This is the error i am getting when i try to run the live installer using the grub option in Yumi [Image1[/url:2j0yxmiz]. This is the error i get when trying to run the live installer using the SYSLINUX option in Yumi [Image2[/url:2j0yxmiz].
EDIT: I’ve taken the “ARCH” folder out of the ISO and placed it in the root directory for the flash drive and it got past the issue with the SYSLINUX (Image2)not finding the file but now it gets stuck on the same spot as the grub installer did (Image1).[/color:2j0yxmiz] My solution below fixed the need of having the ARCH folder in the root directory of the USB drive as it corrects the path issues.
EDIT2: I seem to have solved my Issue after some trial and error.
My solution:
I edited the isolinux.cfg file under \multiboot\antergos-2014.08.07-x86_64\isolinux\ and added in the highlighted code and changed the archisolabel to the label of the USB Drive. Obviously the exact string will depend on the version of Antergois that is being used but this seems to have solved the issue.
label start
kernel [b:2j0yxmiz]/multiboot/antergos-2014.08.07-x86_64[/b:2j0yxmiz]/arch/boot/vmlinuz
append initrd=[b:2j0yxmiz]/multiboot/antergos-2014.08.07-x86_64[/b:2j0yxmiz]/arch/boot/archiso.img archisobasedir=[b:2j0yxmiz]/multiboot/antergos-2014.08.07-x86_64[/b:2j0yxmiz]/arch archisolabel=[b:2j0yxmiz]MULTIBOOT[/b:2j0yxmiz]]2]1]0