[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] util/grub-mkrescue: specify -iso-level 3 in xorriso options
From: |
Gerd Hoffmann |
Subject: |
Re: [PATCH] util/grub-mkrescue: specify -iso-level 3 in xorriso options |
Date: |
Wed, 20 Sep 2023 09:53:59 +0200 |
Hi,
> - Why is the name bootloongarch64.efi a problem in the ISO filesystem ?
>
> The name length restriction of -iso-level 1 applies only to the dull
> ISO 9660 names, but not to Rock Ridge names, which GRUB uses if present.
I doubt the vfat driver of the uefi firmware supports rock ride,
and that is the driver used to load efi/boot/bootloongarch64.efi
because grub is not yet loaded ...
take care,
Gerd