Skip to main content
Topic: CustomISO: buildiso failed in make_grub bootfs (Read 411 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

CustomISO: buildiso failed in make_grub bootfs

I follow this instruction CustomISO

and create buildiso for testing :


Code: [Select]
buildiso -p base

and I get this error in section make_grub

Code: [Select]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs.img
==> Image generation successful
  -> overlayfs umount: [/var/lib/artools/buildiso/base/artix/bootfs]
==> Done [/iso/boot]
==> Prepare [/iso/boot/grub]
  -> Building core.img ...
  -> Building bootx64.efi ...
  -> Copying unicode.pf2 ...
  -> Creating fat image of 4M ...
==> ERROR: A failure occurred in make_grub().
    Aborting...

when I test boot only I  get this error

Code: [Select]
buildiso -p base -bc

==> Start building [base]
==> Prepare [/iso/boot/grub]
==> ERROR: A failure occurred in make_grub().
    Aborting...

can anyone help me? or do I have something wrong?

thanks.
New in Artix Linux and OpenRC