Re: Grub XFS normal.mod not found error

2023-09-18 Thread Lidong Chen
Hello,

Jon DeVree upstream posted a new patch which may fix your issue. Maybe you can 
give it a try?


[PATCH] Fix XFS directory extent 
parsing
lists.gnu.org
[favicon.ico]

Thanks,
Lidong

On Jul 13, 2023, at 11:06 AM, TechXero  wrote:

Hello

Thanks for the reply, version of xfsprogs that was used was latest
available on Arch repos at the time, 6.3.0-2 ...

Hi, Adding Lidong and Marta... Steve, thank you for the report. Could you tell 
us which version of the XFS tools, xfsprogs package, did you use to create this 
filesystem?  * Unmodded original :  * 
https://urldefense.com/v3/__https://xerolinux.xyz/iso/dev/xerolinux-oem.iso__;!!ACWV5N9M2RV99hQ!OjDqSYNpRrwEbZ47o-12509_fjmExyTBpCNA-LmSw3jkgsBynAHA3fo0zdFpsYhwM2CrQg8-BRylt7oi$
* Modded ISO :  * 
https://urldefense.com/v3/__https://xerolinux.xyz/iso/dev/xerolinux-modded.iso__;!!ACWV5N9M2RV99hQ!OjDqSYNpRrwEbZ47o-12509_fjmExyTBpCNA-LmSw3jkgsBynAHA3fo0zdFpsYhwM2CrQg8-BZxRRfEN$
Distro Base : ArchLinux Lidong, could you take a look at this issue?



Re: Grub XFS normal.mod not found error

2023-07-13 Thread Lidong Chen
Hi,
I will take a look at the issue.

Lidong


> On Jul 13, 2023, at 11:03 AM, Daniel Kiper  wrote:
> 
> Hi,
> 
> Adding Lidong and Marta...
> 
> Steve, thank you for the report.
> 
> On Wed, Jul 12, 2023 at 03:05:34PM +0300, TechXero wrote:
>> Hello
>> 
>> Sorry for posting this again there was a formatting issue (Whitext/White bg)
>> 
>> I found a strange issue with XFS filesystem when used for `/boot`. Out of
> 
> Could you tell us which version of the XFS tools, xfsprogs package, did
> you use to create this filesystem?
> 
>> <100%> it fails to install grub with the Calamares installer. However when 
>> the
>> commit ef7850c757fb3dd2462a512cfa0ff19c89fcc0b1 (fs/xfs: Fix issues found 
>> while
>> fuzzing the XFS filesystem) gets reverted installing on XFS `/boot` works. 
>> You
>> can reproduce it 100% with this ISO and a positive result is possible with 
>> that
>> ISO. Also not that installing it locally sometimes fails also but not so 
>> often
>> 
>> Here are the ISOs same exact ISO only difference is one is using modded Grub
>> with commit reverted and the other unmodded grub from upstream...
>> 
>>* Unmodded original :
>>* https://xerolinux.xyz/iso/dev/xerolinux-oem.iso
>> 
>>* Modded ISO :
>>* https://xerolinux.xyz/iso/dev/xerolinux-modded.iso
>> 
>> Distro Base : ArchLinux
> 
> Lidong, could you take a look at this issue?
> 
> Daniel