Hi Baurzhan, Only qemui386 target installs syslinux as wic image depenency. https://github.com/ilbers/isar/blob/next/meta-isar/conf/machine/qemui386.conf#L9 https://github.com/ilbers/isar/blob/next/meta/conf/distro/debian-common.conf#L26 qemuamd64 uses grub. https://github.com/ilbers/isar/blob/next/meta-isar/conf/machine/qemuamd64.conf#L11 Thanks, Vijai Kumar K On Saturday, September 18, 2021 at 8:22:00 PM UTC+5:30 i...@radix50.net wrote: > On Fri, Sep 17, 2021 at 01:39:09PM -0700, Yann Dirson wrote: > > To get a legacy/pcbios image, I try `WKS_FILE = "directdisk-isar.wks"` > or `directdisk-gpt.wks` ... which fail looking for syslinux, which is > apparently not pulled. Some missing dependency ? > ... > > Exception: bb.process.ExecutionError: Execution of > '/home/user/build/tmp/work/debian-buster-amd64/isar-image-base-qemuamd64-wic-img/1.0-r0/temp/run.generate_wic_image.26597' > failed with exit code 1: > ... > > ERROR: Couldn't find syslinux directory, exiting > > Do we have a working pcbios example (wic or otherwise)? > > I had a short look at xenomai-images and meta-iot2050 but didn't spot one. > > With kind regards, > Baurzhan. >