Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

livecd-creator cannot build a9 images #61

Open
bmagistro opened this issue Jan 19, 2024 · 0 comments
Open

livecd-creator cannot build a9 images #61

bmagistro opened this issue Jan 19, 2024 · 0 comments

Comments

@bmagistro
Copy link

I don't know when the change occurred but the path for unicode.pf2 changed. This has been updated in livecd-tools (not yet published as new release? -- need to verify that) but results in being unable to build an image with efi support using the docker container. Patching the live.py file (or volume mounting it in) for the updated path resolves this issue until a combination of a livecd-tools and/or a new build container has been released.

Error when running with livecd-creator

Missing EFI file (/boot/efi/EFI/*/fonts/unicode.pf2)
Failed to copy EFI files, no EFI Support will be included.
Missing initial EFI bootloader, skipping efiboot.img creation.
usage: mkefiboot [-h] [--debug] [-d] [-a] [-l LABEL] [-i ICONFILE]
                 [-n DISKNAME] [-p PRODUCT]
                 EFIBOOTDIR OUTPUTFILE
mkefiboot: error: /var/tmp/imgcreate-hpy076tk/iso-0stup7wc/EFI/BOOT is not a directory

livecd change
livecd-tools/livecd-tools@3fe2b39

yuravk added a commit to yuravk/sig-livemedia that referenced this issue Jun 18, 2024
yuravk added a commit to yuravk/sig-livemedia that referenced this issue Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant